Commit graph

280 commits

Author SHA1 Message Date
f36d28dae4 Merge pull request 'Add paste to mdwalters.conf' (#26) from mdwalters/nginx:main into main
Reviewed-on: #26
Reviewed-by: Anthony Wang <a@noreply.git.exozy.me>
2024-03-05 18:25:53 +00:00
d6324c8098 add paste to mdwalters.conf 2024-03-05 17:14:37 +00:00
850b51b2ed
Fix git.max.is-probably.gay cert path 2024-03-04 23:40:20 +00:00
132a20839d Merge pull request 'Update mdwalters configs' (#25) from mdwalters/nginx:main into main
Reviewed-on: #25
2024-03-04 23:38:55 +00:00
02e7c1ff99 Update mdwalters.conf 2024-03-04 22:14:31 +00:00
3cc1f4e85e Update mdwalters.conf 2024-03-04 22:02:38 +00:00
0f98fb86ef
Reformat nvpie.conf 2024-02-29 15:45:55 +00:00
06d2e7c208
Reverting to old config 2024-02-29 15:44:46 +00:00
e541b39644
Reformat and generate certs for iacore.conf 2024-02-26 16:52:19 +00:00
iacore
6d15c0efae
Add www.1a-insec.net 2024-02-26 15:54:38 +00:00
5e683f3f90
Delete old ta180m redirect 2024-02-23 17:28:00 +00:00
014aa68ba5
Make mastodon-streaming and mastodon-web Unix sockets use different RuntimeDirectory's
systemd doesn't support this https://github.com/systemd/systemd/issues/5394 and it's surprising that it's even worked until recently
2024-02-20 04:14:03 +00:00
1ca4e9c17a
PeerTube 6.0.3 2024-01-21 03:38:03 +00:00
f9748b3ec7
Change /srv/http/pages to /srv/http, don't automatically forward ports 4200-9
The first change doesn't require any manual intervention since /srv/http/pages is now symlinked to /srv/http. The purpose of it is just to make paths shorter, that's all.

I have several reasons for the second change, even though it may have been a useful feature:
- Security: Some programs use those ports by default and you don't want to accidentally expose them to the internet. If you want to run a program on exozyme and view it on your own computer, use SSH port forwarding instead.
- There was some weird DNS resolution problem with that config so I made it only listen to IPv4, which can cause problems since some programs only bind to IPv6.
- If you want to expose a program to the internet, you must use a Unix socket or socat. This feature was useful as a quick-and-dirty option, but socat is also just one command and doesn't require much more effort.
2024-01-20 16:01:08 +00:00
25b463ada1
Reformat x.conf 2024-01-20 03:32:24 +00:00
d6172c33c2
Merge pull request 'Proxying Through Nginx' (#23) from x/nginx:main into main
Reviewed-on: #23
2024-01-20 03:31:21 +00:00
x
4267f0ef03
Proxying Through Nginx
redlib, priviblur, memos, rss-bridge
2024-01-20 07:30:57 +05:30
0c08f30f8f
Enable HSTS for Nextcloud (it should be automatically enabled for all sites so idk why I have to do it manually for Nextcloud) 2024-01-12 23:21:01 +00:00
baf40d7694
Update nextcloud.conf to match upstream (https://docs.nextcloud.com/server/latest/admin_manual/installation/nginx.html) 2024-01-12 18:06:27 +00:00
1c88742815
Add calibre-web.conf with 200M upload limit 2024-01-12 17:55:07 +00:00
7c95638d93
Oops forgot to add ta180m.conf 2024-01-11 19:43:13 +00:00
e6731d996e
Rename redirect.conf to ta180m.conf 2024-01-11 18:31:02 +00:00
21303cfea0
Move SSL stuff to /etc/nginx/nginx.conf 2024-01-11 18:25:56 +00:00
1b30fed65f
Improve SSL config 2024-01-11 17:43:59 +00:00
f6322e183d
Merge pull request 'Updated nvpie config for websockets' (#22) from nvpie/nginx:main into main
Reviewed-on: #22
2023-12-29 15:48:49 +00:00
bfce841044
Updated nvpie config for websockets 2023-12-29 11:23:34 +00:00
af75fb68a7
Fix typo in PeerTube client path 2023-12-28 16:18:10 +00:00
e5ba1ce1df
PeerTube 6.0.0 updates 2023-12-24 00:28:14 +00:00
eb1da632fb
Remove Websockets proxying for iacore.conf 2023-12-21 22:01:02 +00:00
4cce3721b2
Uncomment commented stuff in iacore.conf 2023-12-21 19:19:54 +00:00
184b931fd0 Update iacore.conf 2023-12-20 14:10:25 +00:00
05126f565b
Merge pull request 'modify iacore.conf: try minimal config' (#21) from patch-3 into main
Reviewed-on: #21
2023-12-20 12:40:35 +00:00
Locria Cyber
c71ee472ae
modify iacore.conf: try minimal config 2023-12-20 12:40:02 +00:00
8383e4eb10
Merge pull request 'Add iacore.conf' (#20) from patch-3 into main
Reviewed-on: #20
2023-12-19 23:19:58 +00:00
Locria Cyber
c82031450c
Add iacore.conf 2023-12-19 23:18:09 +00:00
8712f423cb
Revert "Revert "Revert "Add drgns-space.conf"""
This reverts commit 63914e5d7f.
2023-12-16 21:08:25 +00:00
d798a49551
Use same TLS cert for all mdwalters.exozy.me subdomains 2023-11-28 01:32:15 +00:00
c2fb98cd29 Merge pull request 'Add Git instance for mdwalters.conf' (#18) from mdwalters/nginx:main into main
Reviewed-on: #18
2023-11-28 01:24:40 +00:00
66ee1ba697
Add Git instance 2023-11-27 20:08:30 -05:00
e1ae9e4a8a
Fix typo, reformat drgns-space.conf 2023-11-16 15:06:43 +00:00
63914e5d7f
Revert "Revert "Add drgns-space.conf""
This reverts commit 60014a661f.
2023-11-16 15:05:46 +00:00
cba3cc387f
Use single cert for both xtexx.eu.org and blog.xtexx.eu.org 2023-11-16 02:24:46 +00:00
47967fd747
Use one TLS cert for all meower.mdwalters.exozy.me subdomains, reformat file 2023-11-16 02:18:47 +00:00
1652642e12 Merge pull request 'Separate endpoints in mdwalters.conf' (#16) from mdwalters/nginx:main into main
Reviewed-on: #16
2023-11-16 02:16:19 +00:00
60014a661f
Revert "Add drgns-space.conf"
This reverts commit 02f764b5a5.

Oops, merged this too soon, since I'm unable to generate the TLS certs since drgns.space's DNS records aren't set up properly
2023-11-16 02:13:46 +00:00
127c8f5ecb
Merge pull request 'Add drgns-space.conf' (#17) from dragongoose/nginx:main into main
Reviewed-on: #17
Reviewed-by: Anthony Wang <a@noreply.git.exozy.me>
2023-11-16 02:09:08 +00:00
02f764b5a5
Add drgns-space.conf
give temporary message while drgns.space is down :(
2023-11-16 01:46:04 +00:00
Max
e66063fae3 Update mdwalters.conf 2023-11-16 00:55:49 +00:00
Max
c5a78986ac Separate endpoints in mdwalters.conf 2023-11-16 00:55:03 +00:00
866325e088
Fix typos, properly proxy WebSockets, format mdwalters.conf 2023-11-15 22:06:50 +00:00