This commit is contained in:
@@ -57,7 +57,7 @@ BUILD SERVER
|
|||||||
- ERASE DB, FETCH LICENSE, GENERATE DATA
|
- ERASE DB, FETCH LICENSE, GENERATE DATA
|
||||||
- ERASE DB:
|
- ERASE DB:
|
||||||
- Stop container if not already stopped: execute sudo docker-compose down
|
- 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
|
- sudo docker-compose up -d
|
||||||
- Stop the container again, use nano to edit docker-compose.yml and re-comment the erase db environment variable
|
- 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
|
- Start the container again with the up command
|
||||||
|
|||||||
@@ -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?
|
TODO: DO I NOT HAVE AN ERASE DB ROUTE?
|
||||||
- wouldn't that make the below possible??
|
- 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
|
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
|
- 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???
|
- How about one click to erase the db, fetch the trial key and seed the data???
|
||||||
|
|||||||
Reference in New Issue
Block a user