0

I have a huge wiki on redmine and I want to move it to confluence. I found this project https://github.com/vile/redmine2confluence-wiki that would do the job since Atlassian doesn't support this functionality. My problem is that I don't know how to run the script on Confluence server since I am using their cloud. Can anyone guide me ?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
ratebaltal
  • 47
  • 6

1 Answers1

0

The majority of the process should be run on your redmine environment provided it has internet access & has python installed.

The last step cannot be performed for Confluence Cloud

Here's the part (at the end) which confirms this:

This will result in a script called fix-author.sql to be run on the Confluence server.

Being cloud, you don't have access to the underlying Confluence server or the database for that matter.

dvdsmpsn
  • 2,839
  • 1
  • 26
  • 40