13 Commits

Author SHA1 Message Date
85fba54152 Add tests for nginx.conf directives (#1)
Adds tests to make sure all the `nginx.conf` directives (the redirects and rewrites and such) are all correct.

- Uses the `busted` framework
- The tests are run in a Docker container by the bash script `test.sh`
- Self-signed certs are generated in `Dockerfile` for all the domain names
- Adds new `Makefile` commands: `test`, `image-build` and `image-rm`

Reviewed-on: #1
Co-authored-by: Catalin Mititiuc <webdevcat@proton.me>
Co-committed-by: Catalin Mititiuc <webdevcat@proton.me>
2025-06-14 21:54:21 +00:00
126eb515eb Fix MIME types for apps.miti.sh 2025-06-08 17:37:30 -07:00
77d49e58ce More redirect config 2025-06-08 17:34:35 -07:00
ddd92fca2e Add config to redirect from old domain 2025-06-08 15:25:03 -07:00
b0aaf9ea70 Fix indentation in nginx.conf 2025-05-31 17:06:25 -07:00
f9c5df9c43 Update nginx.conf for SSL and add gitea app.ini file 2025-05-31 16:46:28 -07:00
8564409e57 Add default mime type in nginx.conf 2025-05-22 09:28:40 -07:00
9f7ce7ad15 Fix nginx conf 2025-05-19 15:21:50 -07:00
212d555b51 WIP: progress? 2025-05-18 17:49:03 -07:00
8a92d0451b WIP: routes??? 2025-05-18 14:46:15 -07:00
3a8f293144 WIP: routing 2025-05-17 15:09:15 -07:00
73a5cd7122 WIP: add css from stasis 2025-05-09 18:03:43 -07:00
3915bb7470 Add conf/nginx.conf 2025-05-08 13:08:13 -07:00