Commit graph

5 commits

Author SHA1 Message Date
Brikaa
f2c91acbe6 Piston lint 2021-10-09 18:10:58 +02:00
Thomas Hobson
0598c5c9be
Management tool additions
* Command to build packages locally
* Help message
* Start/Stop/Restart commands
* Select production/development environements
* clean pkgs/repo commands
2021-06-13 18:54:59 +12:00
Thomas Hobson
972228412a
switch to taking config by env
To help with ease of deployment, configuration now is administered through the use of environment variables.
This allows for easy configuration directly from the docker-compose file and is a much more robust solution.
2021-05-07 21:11:36 +12:00
Brian Seymour
b3575246bd change urls, fix docker compose file 2021-04-22 18:43:21 -05:00
Thomas Hobson
5044bfdfbb
split docker files into prod/dev 2021-03-29 21:41:47 +13:00