Commit graph

7 commits

Author SHA1 Message Date
Chris Anderson
b7c252488f
Allows for running separate job queue from API (#102)
* Allows for running separate job queue from API

* Tweaks to runners
2023-03-31 13:07:24 -05:00
Chris Anderson
e683d8563f Updates port 2023-03-26 14:25:04 -05:00
Chris Anderson
034abfd15c Adds basic auth option 2023-03-26 14:25:04 -05:00
Chris Anderson
0701d6e374
Add Redis queue option (#93)
* Adds Redis queue

Adds a fix to Segment adapter too

* Tweaks to docker file
2023-03-26 14:14:21 -05:00
Chris Anderson
f7cbee9ea4 Updates docker compose 2023-03-07 08:38:21 -06:00
Chris Anderson
68410a980c Fixes base url 2023-03-07 08:11:24 -06:00
Chris Anderson
732d8d1f12
Adds Docker Jobs (#63)
* Start creating action release flow

* Updates build workflow

* Removes one step

* Another try

* Tweaks to build paths

* Fixes docker ignore

* Tweaks to database migration

* Removes useless entrypoint

* Fixes to database files

* More tweaks to build

* Tweaks to base URL

* Allows for config file to override env

* Tweak to order

* Next try

* Fixes comma error

* Another try

* Adds a health endpoint

* Try Nginx proxy pass

* Re-adds environment path

* Remove auto build on branch

* Linter fixes
2023-03-04 21:11:59 -06:00
Renamed from docker-compose.yaml (Browse further)