Commit graph

16 commits

Author SHA1 Message Date
e0a20dbe91
feat: update all services to tag images with release or dev+hash
docs: mention version-tagging
2023-12-15 23:53:56 -05:00
0110027f73
chore(deadcode): clean up pyinvoke+pyinfra logic, python venv 2023-12-15 15:52:02 -05:00
d84dfe0ec2
feat(plex): move Plex setup to task model
fix: ports published for plex

fix: Dockerfile name
2023-12-15 15:44:47 -05:00
92d8d3672d
feat(services): bookstack (#33)
* feat(bookstack): working example bookstack instance

* build(taskfiles): add Taskfile to handle start+stop

* fix: ensure that network exists without erroring

* chore(git): ignore Task bin

* docs: notes on volumes, task commands

* build(taskfiles): add build command, centralized user-supplied env

* refactor(taskfiles): split away internal tasks

* refactor(taskfiles): move environment variables into shared env.yml
2023-12-15 12:40:14 -05:00
d22dee6748
chore: removes docker-compose deadcode (#29) 2023-09-05 13:20:10 -04:00
e47b8a7ed4
docs: updates command refs in READMEs (#26) 2023-07-07 19:57:40 -04:00
532500d7e8
infra: cloudflare-based tunnel service (#22) 2023-07-04 23:07:47 -04:00
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
152b46be8f
chore: general tooling updates (#17)
* chore: add __pycache__ to ignores

* build: pip@23.1, pip-tools@6.13.0

* build: python@3.11.3

* build: general dependency updates

* build: pip version range

* docs: service list update
2023-04-29 11:36:53 -04: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
2b246f7e38
chore: clean up unneeded bootstrap 2022-12-03 15:52:06 -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
0f990efd86 feat: plex setup (#1) 2022-07-29 21:09:30 -04:00
Marc Cataford
b783b80e2a
Initial commit 2022-07-29 13:15:27 -04:00