summaryrefslogtreecommitdiffstats
path: root/nginx
AgeCommit message (Collapse)AuthorFilesLines
2019-03-21nginx: Fix CORS quotingJohannes Löthberg2-6/+6
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2019-03-21nginx: Remove semicolonsJohannes Löthberg2-4/+4
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2019-03-21Add CORSJohannes Löthberg2-1/+7
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2019-03-21nginx/matrix: Fix upstream portJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2019-03-21nginx/kyriasis: Add https and proxy matrix well-knownJohannes Löthberg1-0/+44
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2019-03-21Add kyriasis.com to nginxJohannes Löthberg1-0/+19
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2019-03-21Proxy matrixJohannes Löthberg1-2/+13
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2019-03-21Fix quotingJohannes Löthberg1-1/+1
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2019-03-21nginx/matrix: Set static json string for well-known discoveryJohannes Löthberg1-5/+3
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2019-02-15nginx/matrix: Proxy well-known/matrixJohannes Löthberg1-0/+6
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2019-01-02grafana: add proxy to grafana-serverJohannes Löthberg1-0/+36
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2019-01-02Add grafana without sslJohannes Löthberg1-0/+19
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-11-03nginx: Put https redirect in location /Johannes Löthberg7-7/+14
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-08-22remmy.io: Not default_serverJohannes Löthberg1-2/+2
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-08-19Add remmy.ioJohannes Löthberg1-0/+59
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-04-07Add miniflux nginx confJohannes Löthberg1-0/+63
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-04-07Update nginx configsJohannes Löthberg2-7/+5
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-01-10nginx: base: set up site config requirements up properlyJohannes Löthberg1-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-10nginx: base: Clean servers directoriesJohannes Löthberg1-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-10nginx: matrix: nuke synapse upstreamJohannes Löthberg1-4/+0
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2017-01-10Reorganize nginx configsJohannes Löthberg6-0/+449
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>