Skip to content

Various scripts used when migrating a Confluence Server instance to a Confluence Cloud instance.

Notifications You must be signed in to change notification settings

NBISweden/confluence-server-to-cloud-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

confluence-server-to-cloud-utils

Collection of various scripts used to migrate a Confluence Server to Confluence Cloud.

Prefixing of spaces

Script used: prefix_spaces_on_confluence-server.py

We wanted to prefix all space names from the Server instance with a recognizable work to have a way to separate them from the spaces already existing in the Cloud instance. This script is run against the Confluence Server API to prefix all spaces before migrating them to Confluence Cloud.

Changing eligable users to single space guest users

Script used: change_users_to_single_space_guests.py

The Cloud version recently started with a new type of user that is free to have, the single space guest. The only requirement is that the user is only member of a single space. This script is run against the Confluence Cloud API after the migration has been completed.

About

Various scripts used when migrating a Confluence Server instance to a Confluence Cloud instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages