Hi,
I am working on an automation script which creates a clone instance of Confluence. Now I would like to keep the Look and Feel for this cloned instance differ from the actual one, using some automation way like. SQL or API or CLI.
Can someone suggest?
Thanks
Suyash
Hi Suyash,
I am not aware that any theme manager resources are made available via REST.
Have you thought about coming up with an app which checks for the BaseUrl and based on that sets the theme using the regular SDK and the ThemeManager?
Best, Tobias
Hi Tobias,
I am using Confluence default theme only.
So far, I have managed to update the look and feel by updating value of KEY "atlassian.confluence.colour.scheme" and value of KEY "atlassian.confluence.settings" for site title/base URL in BANDANA table.
This workaround is tricky as the value of keys must be converted in proper format otherwise the Confluence instance does not come up.
Thanks
Suyash
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Suyash Jain {Appfire} Were you able to figure out how to change the color scheme through automation? Thanks in Advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.