This commit is contained in:
2019-12-24 18:55:40 +00:00
parent 3eeee26548
commit 6a69b34736
2 changed files with 3 additions and 1 deletions

View File

@@ -57,7 +57,7 @@ BUILD SERVER
- ERASE DB, FETCH LICENSE, GENERATE DATA
- ERASE DB:
- Stop container if not already stopped: execute sudo docker-compose down
- Edit docker-compose.yml, uncomment line with erase db environment variable and re-start to erase db
- Edit nano docker-compose.yml, uncomment line with erase db environment variable and re-start to erase db
- sudo docker-compose up -d
- Stop the container again, use nano to edit docker-compose.yml and re-comment the erase db environment variable
- Start the container again with the up command

View File

@@ -33,6 +33,8 @@ TODO: "Service workorders" now "workorders" do for non english locales, keys cha
TODO: DO I NOT HAVE AN ERASE DB ROUTE?
- wouldn't that make the below possible??
TODO: Is there a log that records past jobs
TODO: NEEDS A THINK, SOME CHANGES REQUIRE DB ERASURE BEFORE STARTUP
- Make it fucking easier to test deploy and erase db and fetch key and all that shit
- How about one click to erase the db, fetch the trial key and seed the data???