Hi all,
Is there a tool or technique for mirroring pages between spaces or confluence instances (other than export/import)? Basically, I'd like the same source control merge functionality in my confluence instances.
We run internal and external customer facing confluence instances. We stage content on internal and push to external. Our spaces mirror our source trees (trunk, version3.5 etc...)
I'd like to automate both internal -> external push and trunk space to versionX.Y space propagation. Push-To-External would detect any changes on internal and push to external all changes. Space to space propagation is about detecting changes and then presenting the user with options (or just a list of pages to view).
Please let me know if you know of tools to do this. My present approach will be to implement detection and forced push via rest API. Handling the full fledged merge via this seems daunting. If there's a tool out there to hande this situation, I'd much rather use it.
Thanks
Peter
Hallo Peter
The Scroll Versions add-on sounds just the ticket for you.
https://marketplace.atlassian.com/plugins/com.k15t.scroll.scroll-versions
Another good tool to consider: The Content Publishing add-on, in combination with Ad Hoc Workflows:
https://marketplace.atlassian.com/plugins/com.comalatech.publishing
If you'd prefer to set up your own automated processes, have a look at the Confluence CLI, a highly flexible tool:
https://marketplace.atlassian.com/plugins/org.swift.atlassian.cli
Cheers
Sarah
Hi Sarah,
This is why I use atlassian products. The tools are good, the eco system and community are even better. Thanks
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.