mediacms-io / mediacms

MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
https://mediacms.io
GNU Affero General Public License v3.0
2.74k stars 507 forks source link

How to export data / move MediaCMS project from one server to another #940

Open abdullahqureshi1994 opened 9 months ago

abdullahqureshi1994 commented 9 months ago

How to export data / move MediaCMS project from one server to another while using docker

To Reproduce Steps to reproduce the issue:

  1. How to export Data from MediaCMS
  2. Move project to another server
  3. While using docker

Best, M. Abdullah Qureshi

foeyonghai commented 7 months ago

Good day @abdullahqureshi1994, is this still an actual question for you? If yes:

  1. What OS do you use?
  2. Are you planning to migrate to the same OS (on a different server)
  3. Will the target server also use docker to run MediaCMS?
abdullahqureshi1994 commented 7 months ago

Hi, 1: Linux centos

2: Linux Ubuntu

3: Yes, both are setup using docker

Get Outlook for iOShttps://aka.ms/o0ukef


From: foeyonghai @.> Sent: Tuesday, February 27, 2024 9:47:30 PM To: mediacms-io/mediacms @.> Cc: Abdullah Qureshi @.>; Mention @.> Subject: Re: [mediacms-io/mediacms] How to export data / move MediaCMS project from one server to another (Issue #940)

Good day @abdullahqureshi1994https://github.com/abdullahqureshi1994, is this still an actual question for you? If yes:

  1. What OS do you use?
  2. Are you planning to migrate to the same OS (on a different server)
  3. Will the target server also use docker to run MediaCMS?

— Reply to this email directly, view it on GitHubhttps://github.com/mediacms-io/mediacms/issues/940#issuecomment-1967078286, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKZ5ITC2URN7DH7ETTXYVVTYVYE2FAVCNFSM6AAAAABAZMQRG2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRXGA3TQMRYGY. You are receiving this because you were mentioned.Message ID: @.***>

foeyonghai commented 7 months ago

Hi @abdullahqureshi1994, that was fast!

  1. Will both servers be part of the same network? Can they talk to each other?
  2. I’ll do some tests on my side (own testing environment) to check if rsync can handle this. I cannot promise if that will be today, tomorrow or next week ;-).
  3. Please be careful with migrating stuff and back-up all your stuff and check if the back-up works! Are you able to back-up your server instance and recover it in case something unexpected occurs?

Best regards!