sphinx-contrib / confluencebuilder

Confluence Markup Builder Plugin for Sphinx
BSD 2-Clause "Simplified" License
307 stars 98 forks source link

confluence-server-url #968

Open avkulkarni1620 opened 1 month ago

avkulkarni1620 commented 1 month ago

I want to migrate confluence to my personal url, how can we do that. What configuration I need to do ? Do I need to change only confluence _server_url ? Request to guide in this.

jdknight commented 1 month ago

The two key configurations would be confluence_server_url and confluence_space_key. The values will depend on if the content is being posted to a personal Wiki of a Confluence Cloud instance or Confluence Data Center. If hosted on the same Confluence instance in your original configuration, you only need to update confluence_space_key. For confluence_space_key, set is to the name of the personal Wiki. This may be a value such as ~123456789 on Cloud, or may include the target username ~myusername on other variants.

avkulkarni1620 commented 1 month ago

We already migrated to data center, I am facing authentication error.

jdknight commented 1 month ago
avkulkarni1620 commented 1 month ago

Ok sure I will work on this

avkulkarni1620 commented 4 weeks ago

![Uploading 20240603_120422.jpg…]()

still it is showing me error.

jdknight commented 2 weeks ago

@avkulkarni1620, the provided image did not appear to work. Can you re-attach and/or provide some output when trying to troubleshoot?