Migrate an app to its own server
-
-
Take a backup of the app. Inside the backup of the app, you will find the database dump and the files generated by your app. You have to import them into your new docker setup.
You can follow along the package code at https://git.cloudron.io/packages/baserow-app to see how the files fit.
-
N nebulon has marked this topic as solved