Commit graph

9 commits

Author SHA1 Message Date
427ee18714
refactor: hoist start/stop/restart to top-level (#21)
* refactor: hoist start/stop/restart to top-level

* docs: README updates
2023-05-28 14:52:01 -04:00
980aa2a8ba
feat: better auth service (#20)
* feat: forwardauth + oauth implementation

* build: ignore env dotfiles

* infra: local dynamic config, add service and forwardauth, remove unneeded port expose

* fix: routing on callback, extraneous COPY calls

* infra: auth service config

* chore: remove legacy monolith auth

* infra: ensure that auth container restarts always
2023-05-22 14:10:38 -04:00
3de891d537
Feat/monolith auth (#15)
* feat: add monolith, auth check

* chore: tasks, lint

* feat: login portal via django

* fix: url redirect

fix: monolith settings gaps
2022-12-05 00:05:29 -05:00
d2f97a867d
refactor: group services in top-level directory 2022-12-04 13:40:59 -05:00
4230fabf20
Chore/remove kong (#14)
* chore: remove kong

* docs: traefik readme

fix: leftover task
2022-12-04 13:33:05 -05:00
ef19e50360
Infra/pyinfra helpers (#8)
* build: pyinfra dependency

* infra: system update/reboot helpers
2022-11-12 13:36:19 -05:00
75e72191bd
Infra/kong gateway (#5)
* infra: add deluge to kong-net

* infra: gateway container

* feat: kong invocations

* docs: update
2022-10-31 12:34:32 -04:00
d55e2e486b
feat: deluge service (#3) 2022-09-04 12:47:18 -04:00
e3e7a60365
feat: better tooling (#2)
feat: better tooling
2022-08-26 14:15:21 -04:00