Commit graph

28 commits

Author SHA1 Message Date
19c5176501
build: dependency updates, python@3.11.3 (#18) 2023-04-29 11:42:10 -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
b6d5016880
infra: ensure containers restart if docker restarts 2023-04-05 13:46:17 -04:00
e3c5ed7989
fix: missing middleware 2022-12-21 14:35:32 -05:00
27f7c7a716
feat: add bitwarden instance (#16) 2022-12-21 14:21:10 -05:00
95e2d1e2bb
fix: acme path 2022-12-11 15:02:17 -05:00
9ee8846ec8
infra: update traefik config, remove label-based conf 2022-12-11 14:39:52 -05:00
3e79b8ee95
feat: move acme out of repo 2022-12-11 13:57:08 -05: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
0db5e5663a
fix: htpasswd hash update 2022-12-04 11:42:13 -05:00
ad071c7be3
fix: tls and admin secure 2022-12-04 11:36:37 -05:00
fdd4757237
Feat/traefik as gateway (#13)
* feat: set up traefik

* feat: set up deluge+traefik

* feat: enable https
2022-12-04 11:14:41 -05:00
2b246f7e38
chore: clean up unneeded bootstrap 2022-12-03 15:52:06 -05:00
fdd73a56db
fix: typo 2022-12-03 15:24:47 -05:00
9e996c41e1
feat: abstract persistent paths, add completed downloads loc (#12) 2022-12-03 14:36:00 -05:00
41cafc59b3
refactor: use os keyring for secrets, remap volumes (#11)
refactor: abstract storage root

feat: system keyring
2022-12-03 13:22:37 -05:00
3c279aee70
fix: non-interactive upgrade (#9) 2022-11-19 11:42:25 -05:00
ef19e50360
Infra/pyinfra helpers (#8)
* build: pyinfra dependency

* infra: system update/reboot helpers
2022-11-12 13:36:19 -05:00
bc2ef284a6
build: pin python version, update scripts and pip handling (#7) 2022-11-05 14:11:50 -04:00
a075f5e788
chore: plex update (#6) 2022-10-31 13:09:22 -04: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
8286204a7d
fix: syntax for container running check (#4) 2022-09-04 13:06:26 -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
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