summaryrefslogtreecommitdiffstats
path: root/nginx
AgeCommit message (Collapse)AuthorFilesLines
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>