mirror of
https://gerrit.hackerspace.pl/hscloud
synced 2025-03-26 05:24:53 +00:00
There's a lot of ugly hacks here, but this has been the state of prod for months now, so we should reflect that. Also, this bumps a bunch of workspace deps. Change-Id: I744e0d3aff27036cfed73416cf442c7d62444a8b Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1473 Reviewed-by: q3k <q3k@hackerspace.pl> |
||
---|---|---|
.. | ||
kube | ||
upstream_settings | ||
BUILD | ||
container_main.py | ||
LICENSE | ||
manage.py | ||
README.md | ||
serve.py | ||
settings.py | ||
urls.py |
Web parts of mailman3 - postorius and hyperkitty. Postgres only, TODO attempt cockroachization.
This currently serves static files via an extremely cursed hack: lists.hackerspace.pl points to boston-packets, which serves /static/* from a local directory there, made by extracting :static_pack there; and proxy_passes every other path to the k8s Service defined here.