Commit graph

293 commits

Author SHA1 Message Date
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
b5cd8cfd6d Merge pull request 'Add my personal configurations' (#15) from mdwalters/nginx:main into main
Reviewed-on: #15
2023-11-15 21:59:16 +00:00
Max
d1c2e9470d Update mdwalters.conf 2023-11-15 20:30:22 +00:00
Max
f4075ccb1a Update mdwalters.conf 2023-11-15 19:20:41 +00:00
Max
ce158df2da feat: add meower line 2023-11-15 17:25:20 +00:00
Max
f2442f0a08 fix: use the other template 2023-11-15 12:58:45 +00:00
Max
f4438b09a8 feat: add config files for mdwalters 2023-11-15 01:34:13 +00:00
23732b339a
Update mastodon.conf with v4.2.0 stuff 2023-09-21 16:55:39 +00:00
00fc2e086f
Delete iacore.conf because www.1a-insec.net is now being served by pages.sr.ht 2023-09-04 17:59:36 +00:00
93c6f888dc
Merge pull request 'Fix UNIX domain socket for xtex.conf' (#14) from xtex/nginx:xtex/fix-uds into main
Reviewed-on: #14
2023-09-03 14:34:06 +00:00
956cb33b26
Remove .sock suffix for xtex.conf 2023-09-03 12:43:37 +08:00
ce94ff3f6b
Fix UNIX domain socket for xtex.conf
I also changed the permission of the sockets to 0777.
Now it should be working.
srwxrwxrwx  1 xtex          http             0 Sep  3 00:09 xtexblog.sock=
srwxrwxrwx  1 xtex          http             0 Sep  3 00:09 xtexhome.sock=
Sorry for my mistakes
2023-09-03 08:11:14 +08:00
96ed6d7bdf
Wrap proxy_pass stuff in a location / block for xtex.conf 2023-09-02 19:20:23 +00:00
94a223180f
Merge pull request 'Update xtexx.eu.org' (#13) from xtex/nginx:xtex/deploy-xtexx-eu-org into main
Reviewed-on: #13
2023-09-02 19:18:43 +00:00
62870b2f0a
Update xtexx.eu.org
- xtexx.eu.org is moving from Vercel to exopages for better experience
  and extensible (e.g. CSP)
  The refactor is also in progress.
  The source code can be found at https://codeberg.org/xtex/home.git
  The server is deployed with podman with a low memory limitation.
  btw, cache-handler sucks.
- blog.xtexx.eu.org is now handled by the same caddy instance for
  xtexx.eu.org.
  The main reason is that, there will be more and more complex rules in
  the future. And I will implement more RFCs (e.g. RFC6415) for this domain.
2023-09-02 19:36:46 +08:00
27d2e328ed
Merge pull request 'refactor: migrate to xtexx.eu.org' (#12) from xtex/nginx:xtex-eu-org-migrate into main
Reviewed-on: #12
2023-07-20 14:38:01 +00:00
14cccfb385
refactor: migrate to xtexx.eu.org 2023-07-20 20:43:36 +08:00
6e2381b74c
Update peertube.conf to match upstream 2023-07-16 20:16:39 +00:00
482db51233
Stop PeerTube journal spam by specifying ::1 instead of localhost 2023-07-07 00:55:56 +00:00
d7e4151476
Use new http2 on; directive to enable HTTP/2 in /etc/nginx/nginx.conf instead of in individual conf files 2023-07-06 14:48:08 +00:00
fab570ee50
Update mastodon.conf to match upstream 2023-07-06 14:31:51 +00:00
216daf7a23
Enable symlinks for Nextcloud 2023-06-14 21:20:25 +00:00
e58c22e34a
Format configs 2023-06-12 00:12:49 +00:00
caadf1c3eb
Merge pull request 'add blog.xtexx.ml' (#10) from xtex/nginx:main into main
Reviewed-on: #10
2023-06-12 00:12:38 +00:00
cfe3c09e5c
add blog.xtexx.ml 2023-06-12 07:53:08 +08:00
0f29483002
Merge pull request 'Add safetwitch.conf' (#9) from dragongoose/nginx:main into main
Reviewed-on: #9
2023-06-07 16:11:56 +00:00
6aa9ddf371
Add safetwitch.conf 2023-06-07 15:49:38 +00:00
b0941d271f
Revert "Enable CGI for exopages using php-fpm"
This reverts commit 52fc0762e8.

CGI has serious security issues since all CGI scripts run as the http user
2023-06-01 16:30:47 +00:00
52fc0762e8
Enable CGI for exopages using php-fpm 2023-06-01 16:22:31 +00:00
cff9ad23b0
Generate letsencrypt cert for neovoid.is-cool.dev, use try_files instead of proxy_pass 2023-05-12 03:32:35 +00:00
262a9eda64 Merge pull request 'corrected nginx conf' (#8) from nvpie/nginx:main into main
Reviewed-on: #8
2023-05-11 14:14:52 +00:00
43b6be1eeb corrected nginx conf
wildcard at root domain not needed
2023-05-11 11:46:21 +00:00
23ecefb89b Merge pull request 'nginx config added for nvpie's site' (#7) from nvpie/nginx:main into main
Reviewed-on: #7
2023-05-10 14:34:48 +00:00
2f48a822ae nginx config added for nvpie's site
for neovoid.is-cool.dev domain
2023-05-10 08:35:12 +00:00
6e66d8d5cc Merge pull request 'Add 404 page' (#6) from iacore/nginx:patch-2 into main
Reviewed-on: #6
2023-05-10 01:51:32 +00:00
Locria Cyber
67c8eed118
Add 404 page 2023-05-10 01:45:18 +00:00
85af427d7e Merge pull request '(iacore.conf) fix Cache-Control stale' (#5) from iacore/nginx:iacore-patch-1 into main
Reviewed-on: #5
2023-04-13 23:50:29 +00:00
Locria Cyber
c090dd6ad2
(iacore.conf) fix Cache-Control stale 2023-04-13 23:43:29 +00:00