tree: fb38b9d28e3024314850feea8677559ccc89283c [path history] [tgz]
  1. kube/
  2. upstream_settings/
  3. BUILD
  4. container_main.py
  5. LICENSE
  6. manage.py
  7. README.md
  8. serve.py
  9. settings.py
  10. urls.py
app/mailman-web/README.md

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.