hikari 7085845234
Test nginx configuration / Static Analysis (pull_request) Failing after 6s
Test nginx configuration / nginx Syntax Check (pull_request) Successful in 24s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m59s
feat: enforce alphabetical server block ordering
Adds test 13 to test.sh to verify that server blocks within each
sites-available file are sorted alphabetically by server_name
(LC_ALL=C; regex and wildcard entries excluded).

Fixes aria.conf and mommy.conf to conform: hyphenated names sort
before the bare domain in C locale ('-' < '.'), so trans-bot now
precedes trans, and mommy-slack now precedes mommy.
2026-03-03 16:16:18 -08:00
2025-01-28 17:31:06 -08:00
2025-01-28 17:31:06 -08:00
2025-01-28 17:31:06 -08:00
2025-01-28 17:31:06 -08:00
2025-01-28 17:31:06 -08:00
2026-03-03 15:15:37 -08:00
2025-01-28 17:31:06 -08:00
2025-01-28 17:31:06 -08:00

Nginx Configs

This repository holds our NGINX configs and offers a basic script for pulling the latest versions from our servers.

Live Version

These can't really be viewed live...

Feedback and Bugs

If you have feedback or a bug report, please log a ticket on our forum.

Contributing

If you would like to contribute to the project, you may create a Pull Request containing your proposed changes and we will review it as soon as we are able! Please review our contributing guidelines first.

Code of Conduct

Before interacting with our community, please read our Code of Conduct.

License

This software is licensed under our global software license.

Copyright held by Naomi Carrigan.

Contact

We may be contacted through our Chat Server or via email at contact@nhcarrigan.com.

S
Description
A version controlled backup of our servers' NGINX configurations.
Readme 191 KiB
Languages
Shell 100%