-
-
Notifications
You must be signed in to change notification settings - Fork 308
Migrating Cloudbox
This guide will outline some basic steps to copy/move your Cloudbox setup to another server and/or another domain name.
Listed below are some common scenarios and their migration instructions.
- Backup your current Cloudbox server.
-
Restore Cloudbox to the new server (skip steps #7 and #8 for now).
-
If you are not using Cloudflare:
- Point your domain's DNS to the new server.
-
Install the relevant Cloudbox type: Cloudbox, Mediabox, or Feederbox (step #7 of the Restore instructions).
-
Install any extra, not-default containers you had installed previously (step #8 of the Restore instructions).
-
Check to see if your Plex Autoscan URL has changed and update Sonarr, Radarr, and Lidarr, accordingly.
-
Restore Cloudbox to the new server (skip steps #7 and #8 for now).
-
Add in your new domain name into settings.
-
If you are using Cloudflare:
-
Register your domain with Cloudflare.
-
Add the Cloudflare API into settings.
-
-
If you are not using Cloudflare:
- Point your new domain's DNS to the new server.
-
Replace the domain name in app specific config files:
-
/opt/cloudplow/config.json
-
/opt/emby/config/system.xml
(only if installed) -
/opt/motd/config.json
-
/opt/traktarr/config.json
(only if installed) -
/opt/plex_dupefinder/config.json
(only if installed) -
/opt/plex_patrol/settings.ini
(only if installed) -
/opt/sabnzbd/app/sabnzbd.ini
(only if installed)
-
-
Install the relevant Cloudbox type: Cloudbox, Mediabox, or Feederbox (step #7 of the Restore instructions).
-
Install any extra, not-default containers you had installed previously (step #8 of the Restore instructions).
-
Check to see if your Plex Autoscan URL has changed and update Sonarr, Radarr, and Lidarr, accordingly.
-
Backup your current Cloudbox server (Optional, but recommended).
-
Add in your new domain name into settings.
-
If you are using Cloudflare:
-
Register your domain with Cloudflare.
-
Add the Cloudflare API into settings.
-
-
If you are not using Cloudflare:
- Point your new domain's DNS to the server.
-
Replace the domain name in app specific config files:
-
/opt/cloudplow/config.json
-
/opt/emby/config/system.xml
(only if installed) -
/opt/motd/config.json
-
/opt/traktarr/config.json
(only if installed) -
/opt/plex_dupefinder/config.json
(only if installed) -
/opt/plex_patrol/settings.ini
(only if installed) -
/opt/sabnzbd/app/sabnzbd.ini
(only if installed)
-
-
Install the relevant Cloudbox type: Cloudbox, Mediabox, or Feederbox (step #7 of the Restore instructions).
-
Install any extra, not-default containers you had installed previously (step #8 of the Restore instructions).
-
Check to see if your Plex Autoscan URL has changed and update Sonarr, Radarr, and Lidarr, accordingly.
-
Remove any files that contain your domain name in
/opt/nginx-proxy/vhost.d
. nginx will re-generate them automatically for your new domain. manually change the contents of any file in/opt/nginx-proxy/conf.d
to point to your new domain. Not doing either of these steps will cause nginx to have issues restarting and will lead to "Page cannot be found" errors when attempting to browse to your services.
1 This will free up the domain name from Let’s Encrypt and you will be able to use it in the future without having to wait for the previous certificates to expire (~90 days).
- Overview
- Presumptions
- Server
- Domain Name
- Cloudflare
- Cloud Storage
- Plex / Emby - Account
- Usenet vs. BitTorrent
Cloudbox
- Overview
- Dependencies (Choose only one of these)
- Settings
- Preinstall (Choose only one of these)
- SSH
- Ansible Vault
- Rclone
- Cloudbox (Choose only one of these)
- Application Setup
- Next Steps
Feederbox (do this first)
- Overview
- Dependencies
- Settings
- Preinstall
- SSH
- Ansible Vault
- Rclone
- Feederbox (Choose only one of these)
- Application Setup
- Next Steps
Mediabox
- Overview
- Dependencies
- Settings
- Preinstall
- SSH
- Ansible Vault
- Rclone
- Mediabox (Choose only one of these)
- Application Setup
- Next Steps
- Cloudplow (Media Uploader)
- cb utility script (Develop branch only}
- Updating Cloudbox (Choose only one of these)
- Updating Cloudbox Apps
- Removing Cloudbox Apps
- Resetting Cloudbox Apps
- Migrating Cloudbox
- Settings Updater
- Ansible Vault Primer
- Plex Access Token
- Plex Autoscan Extras
- Pushover
- Google Drive API Client ID and Client Secret
- Useful Docker Commands
- Add Your Own Docker Container into Cloudbox
- Revoking SSL Certificates
- Feeder Mount
- Adding a Subdomain
- HTTP Auth Support
- Emby
- Nextcloud
- Resilio Sync
- Plex DupeFinder
- Heimdall
- NZBHydra v1
- Plex Requests
- Sickbeard MP4 Automator
- SABnzbd
- Traktarr
See Community Wiki.