Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-16 | Bump max body size for actual | Johannes Löthberg | 1 | -0/+1 | |
2023-11-06 | Delete forgotten riot file | Johannes Löthberg | 1 | -57/+0 | |
2023-11-06 | Add actual | Johannes Löthberg | 1 | -0/+44 | |
2023-11-06 | Add old proxying headers | Johannes Löthberg | 1 | -0/+9 | |
2023-11-06 | Add old gallery changes | Johannes Löthberg | 1 | -14/+10 | |
2023-11-06 | Set types_hash_max_size to 4096 | Johannes Löthberg | 1 | -0/+1 | |
I was getting some kind of warning about it.. | |||||
2023-11-06 | Drop matrix | Johannes Löthberg | 3 | -88/+0 | |
2020-10-28 | Fix access to _synapse endpoints | Johannes Löthberg | 1 | -6/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-08-28 | Fix riot path after element rename | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-07-15 | nginx/remmy_io: Add acme-challenge well-known to https section | Johannes Löthberg | 1 | -0/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-31 | Remove spurious semicolons | Johannes Löthberg | 1 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-31 | gallery: Bump proxy timeouts to 3 minutes | Johannes Löthberg | 1 | -0/+2 | |
For larger images or depending on the connection, uploading an image might take more than a minute and then cause a timeout. Bump it to 3 minutes which should hopefully be enough. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-27 | Add client_max_body_size to bypass gallery | Johannes Löthberg | 1 | -0/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-27 | Fix gallery-bypass to use separate cert | Johannes Löthberg | 1 | -2/+54 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-27 | Remove broken location css header from gallery | Johannes Löthberg | 1 | -3/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-27 | gallery: Add server name bypassing cloudflare | Johannes Löthberg | 1 | -2/+2 | |
Required to bypass upload limits on free accounts. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-27 | gallery: Add missing protocol to proxy_pass | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-27 | Add proxy_pass to gallery | Johannes Löthberg | 1 | -0/+59 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-20 | prometheus requires the suffix in proxy_pass as well | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-20 | Add prometheus location to nginx | Johannes Löthberg | 1 | -0/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-03-11 | nginx/kyriasis.com: Serve all .well-known from /srv/http/ by default | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-02-22 | Add repsys-test HTTPS nginx config | Johannes Löthberg | 1 | -0/+28 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-02-22 | Add repsys-test HTTP nginx config | Johannes Löthberg | 1 | -0/+14 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-01-24 | nginx/theos: Drop h.theos.kyriasis.com | Johannes Löthberg | 1 | -47/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-01-24 | nginx/theos: Move rspamd section to correct server | Johannes Löthberg | 1 | -5/+5 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-01-24 | nginx/theos: Add rspamd | Johannes Löthberg | 1 | -0/+5 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-08-31 | matrix: Clients need valid cert for endpoint name | Johannes Löthberg | 1 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-08-31 | matrix: Needs to use kyriasis.com cert | Johannes Löthberg | 1 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-08-31 | riot: Use riot-web package | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-08-31 | xan: Fix URL rewrite | Johannes Löthberg | 1 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-08-31 | xan: Remave ^~'s | Johannes Löthberg | 1 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-08-31 | xan: Forgot to prefix full path with /wiki | Johannes Löthberg | 1 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-08-31 | xan: Remove spurious semicolon | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-08-31 | xan: Named locations only allowed at server level | Johannes Löthberg | 1 | -3/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-08-31 | Move xan's wiki under /wiki | Johannes Löthberg | 1 | -19/+20 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-08-22 | remmy.io: Make start.html the first index | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-08-22 | remmy.io: Change root to public_html/remmy.io | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-07-31 | Turns out it's not necessary, and was due to another error.. | Johannes Löthberg | 1 | -3/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-07-31 | Another attempt | Johannes Löthberg | 1 | -4/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-07-31 | matrix: Hide ACAO/ACAM proxy headers | Johannes Löthberg | 1 | -0/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-07-31 | matrix: Set ACAO/ACAM | Johannes Löthberg | 1 | -0/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-07-29 | matrix: Use 8449 for trusting X-Forwarded-For | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-05-30 | Remuve duplicate kyriasis.com server_name | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-05-30 | Remove redundant ssl directivose | Johannes Löthberg | 10 | -10/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-05-30 | repsys: use security headers snippet | Johannes Löthberg | 1 | -12/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-05-30 | Fix quoting again | Johannes Löthberg | 1 | -5/+5 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-05-30 | Add missing quotes | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-05-30 | Add nginx snippet with security headers | Johannes Löthberg | 1 | -0/+18 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-05-30 | Update to nginx formula >1.0.0 | Johannes Löthberg | 11 | -569/+558 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-05-30 | repsys: Add http2 | Johannes Löthberg | 1 | -0/+40 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> |