analytics/rel/overlays
Jake Howard ff9e4b444b
Create the admin user as a separate command (#233)
This means the migrations can always be run on startup, meaning the database won't get out of sync with the running application. It also means users who don't set the credential variables in their compose files don't keep creating admin users every time the application starts.
2020-07-28 14:11:02 +03:00
..
createdb.sh Support for docker based self-hosting (#64) 2020-05-26 16:09:34 +03:00
init-admin.sh Create the admin user as a separate command (#233) 2020-07-28 14:11:02 +03:00
migrate.sh Support for docker based self-hosting (#64) 2020-05-26 16:09:34 +03:00
rollback.sh Support for docker based self-hosting (#64) 2020-05-26 16:09:34 +03:00
seed.sh Support for docker based self-hosting (#64) 2020-05-26 16:09:34 +03:00