1
0
Fork 0
hscloud/app/mailman-web/README.md

8 lines
368 B
Markdown
Raw Normal View History

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.