Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-30 | Add initial repsys entry | Johannes Löthberg | 1 | -0/+19 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-03-21 | Apparently some synapse endpoints return CORS headers, some don't... | Johannes Löthberg | 2 | -7/+5 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-03-21 | nginx: Fix CORS quoting | Johannes Löthberg | 2 | -6/+6 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-03-21 | nginx: Remove semicolons | Johannes Löthberg | 2 | -4/+4 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-03-21 | Add CORS | Johannes Löthberg | 2 | -1/+7 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-03-21 | nginx/matrix: Fix upstream port | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-03-21 | nginx/kyriasis: Add https and proxy matrix well-known | Johannes Löthberg | 1 | -0/+44 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-03-21 | Add kyriasis.com to nginx | Johannes Löthberg | 1 | -0/+19 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-03-21 | Proxy matrix | Johannes Löthberg | 1 | -2/+13 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-03-21 | Fix quoting | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-03-21 | nginx/matrix: Set static json string for well-known discovery | Johannes Löthberg | 1 | -5/+3 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-02-15 | nginx/matrix: Proxy well-known/matrix | Johannes Löthberg | 1 | -0/+6 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-01-02 | grafana: add proxy to grafana-server | Johannes Löthberg | 1 | -0/+36 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2019-01-02 | Add grafana without ssl | Johannes Löthberg | 1 | -0/+19 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2018-11-03 | nginx: Put https redirect in location / | Johannes Löthberg | 7 | -7/+14 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2018-08-22 | remmy.io: Not default_server | Johannes Löthberg | 1 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2018-08-19 | Add remmy.io | Johannes Löthberg | 1 | -0/+59 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2018-04-07 | Add miniflux nginx conf | Johannes Löthberg | 1 | -0/+63 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2018-04-07 | Update nginx configs | Johannes Löthberg | 2 | -7/+5 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-01-10 | nginx: base: set up site config requirements up properly | Johannes Löthberg | 1 | -2/+4 | |
Make the server{-available,-enabled} directiories require the server configs so that the enabled ones won't be removed. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-01-10 | nginx: base: Clean servers directories | Johannes Löthberg | 1 | -0/+8 | |
All sites should be managed with salt so they can be nuked properly when removed. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-01-10 | nginx: matrix: nuke synapse upstream | Johannes Löthberg | 1 | -4/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2017-01-10 | Reorganize nginx configs | Johannes Löthberg | 6 | -0/+449 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> |