oneuptime/Nginx
2025-12-18 11:19:04 +00:00
..
Jobs fix(nginx): use findAllBy and remove LIMIT_MAX when fetching certs for disk write jobs 2025-11-05 13:11:58 +00:00
Utils style(exec, nginx, docs): tidy formatting and indentation across Execute.ts, NginxConfigurator.ts, and Telemetry Documentation 2025-11-06 19:41:57 +00:00
.dockerignore Update dependencies and remove unused code 2024-01-29 07:23:24 +00:00
.gitattributes Update dependencies and remove unused code 2024-01-29 07:23:24 +00:00
.gitignore Update dependencies and remove unused code 2024-01-29 07:23:24 +00:00
default.conf.template refactor: update Nginx configuration for MCP endpoint handling 2025-12-18 11:19:04 +00:00
Dockerfile.tpl fix: Nginx/Dockerfile.tpl to reduce vulnerabilities 2025-11-08 10:56:45 +00:00
envsubst-on-templates.sh fix(nginx): generate placeholder certs and guard HTTPS directives; test config after envsubst 2025-11-04 19:55:22 +00:00
Index.ts feat(nginx,coressl): add job to write primary host TLS certificate to disk and initialize it 2025-11-03 21:27:22 +00:00
nginx.conf fix(nginx): ensure /var/log/nginx and logs exist; set error_log to /var/log/nginx/error.log 2025-11-06 11:34:19 +00:00
package-lock.json chore: npm audit fix 2025-11-25 01:48:46 +00:00
package.json feat: Add repository field to package.json files across the project 2025-12-11 21:31:52 +00:00
run.sh fix(nginx): ensure /var/log/nginx and logs exist; set error_log to /var/log/nginx/error.log 2025-11-06 11:34:19 +00:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00