tree: 131a8f71652db3fbcaba99a74886246157fa75b9 [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.