Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Also before migrating please be aware that the major difference between the server and cloud version of this app is that while on server you set up access to private content using an access token, on cloud access is instead configured by creating a link between Confluence and your Github, Bitbucket and Gitlab accounts. This link authorises Markdown Macros macros to access content from your repository account.

...

After performing migration using CCMA, you’ll you can find the migrated server tokens in the cloud apps' configuration, below tab the Access tokens imported from Server tab.Note: You will not be able to add

At this stage, adding new access tokens is not allowed.

...

You can view and configure new links between Confluence and your Github. Bitbucket and Gitlab accounts (existing cloud app feature) on the Github, Bitbucket and Gitlab tabs respectively.

After migration, the migrated pages containing the Markdown macros which are migrated from server should will continue to render as expected but the imported macro parameters cannot be edited further.

Due to the architecture of Confluence cloud, the cloud app macros cannot access any of the private repositories maintained on Enterprise servers. Pages that refer to such repositories or locations after migration will show errors as the content cannot be accessed.

If you are facing any issue then please contact our Support team for assistance.

...

Feature

Server

Cloud

Access to private Github/Bitbucket/Gitlab or any other repository content

Yes. You need personal access token to be configured. See details here.

Yes. You need to create a link between Confluence and your Github/Bitbucket/Gitlab account, there by authorising your site to access content from your Github/Bitbucket/Gitlab account. See details here.

Macros

Macros use the configured personal access token to fetch data from given Github/Bitbucket/Gitlab or any other repository.

Macros use the configured link to fetch data from given Github/Bitbucket/Gitlab repository.

...