Migrating individual virtualhost Wordpress to Cloudron?
-
Ok I'm sold. I love the hell out of Cloudron. I've got a production server running a few things and I love it.
Next step, I've got a ton of VM's running various numbers of virtualhosts. I'd like to migrate them to a cloudron system with as little interruption as possible. The majority are Wordpress or Nextcloud. So any helps or suggestions on the best steps to do that?
My worries:
- Cloudron annoys the hell out of me if I/Cloudron doesn't control the DNS. Please allow me to make it stop.
- Nextcloud limitations. There doesn't seem to be a nextcloud-dev version that lets me have plugins and do custom stuff without a ton of steps.
Love your work, making containers easier is awesome.
-Keith
-
@zappy for WP migration, https://docs.cloudron.io/guides/migrate-wordpress/ is maybe a good start.
Cloudron annoys the hell out of me if I/Cloudron doesn't control the DNS. Please allow me to make it stop.
Not sure what annoyed you Happy to fix whatever that is, but otherwise, you can always change the DNS provider to 'manual' and then Cloudron won't touch your DNS.
Nextcloud limitations. There doesn't seem to be a nextcloud-dev version that lets me have plugins and do custom stuff without a ton of steps.
By nextcloud dev, do you mean just having a "playground" nextcloud installation ? We do this usually using "clone" functionality - https://docs.cloudron.io/backups/#clone-app . That will create an exact replica of your existing app into another location and then you can tinker on a non-prod instance.
-