Commit graph

4 commits

Author SHA1 Message Date
Johannes Meixner
6037e4adb6 Clean up nginx config
Trying different URIs will lead to responding with index.html to JSON
translations and fail the app
2023-07-10 17:26:29 +02:00
Johannes Meixner
1bbf689821 Improve Helm Chart
- use official v0.3.13 docker images hosted on GitHub
- load configs for Element-Call (public/config.json), nginx and SSL
  certs through ConfigMaps / PersistentVolumeClaims
2023-07-10 17:21:02 +02:00
David Baker
d9b0e08ea2 Fix caching headers on Docker image 2023-01-12 16:20:37 +00:00
David Baker
19e478f2a9 Make sample config just have the HS config
The other options are things people usually won't need or want to
set, so just keep it to the basics.

 * Rename config sample to match element-web
 * Update / simplify build instructions
 * Rename nginx config file to differentiate it from EC config
2022-12-20 18:13:08 +00:00
Renamed from config/default.conf (Browse further)