Commit graph

10 commits

Author SHA1 Message Date
Oliver Davies 13bca920fb build(nginx): add redirect 2022-10-21 00:40:31 +01:00
Oliver Davies d4e0439a6d chore: update redirects 2022-09-23 12:24:53 +01:00
Oliver Davies 6b72d8a722 Revert "chore(nginx): simplify vhost configuration"
This reverts commit c96c8be84c.
2022-08-25 09:22:14 +01:00
Oliver Davies c96c8be84c chore(nginx): simplify vhost configuration
Simplify the vhost configuration now that Caddy is sitting in front of
Nginx again.

This means that Caddy is responsible for the SSL certificate generation
and configuration, and proxying requests to Nginx, which is responsible
for processing the redirect map and serving the static files from disk.

This is a temporary solution until I can get the redirects working in
the same way with Caddy.
2022-08-17 22:58:42 +01:00
Oliver Davies 1e0d019bfa chore(nginx): add redirects 2022-08-17 01:14:23 +01:00
Oliver Davies 506402acc9 chore(nginx): add redirects 2022-08-17 01:10:13 +01:00
Oliver Davies 62242bd388 fix(nginx): remove links redirect
Fixes #22
2022-08-02 20:53:20 -04:00
Oliver Davies 36d55283d2 chore: update page permalink 2022-07-21 23:25:54 +01:00
Oliver Davies 87f7191ebf chore: update Nginx vhost 2022-07-21 21:07:59 +01:00
Oliver Davies 05748fd193 build(nginx): add vhost configuration 2022-07-20 09:14:30 +01:00