oneuptime/Nginx
Simon Larsen d072a29cf8
refactor: Add WriteCustomCertsToDiskJob to Nginx/Index.ts and update UptimeUtil to round uptime percentage to specified precision
- The WriteCustomCertsToDiskJob has been added to the Nginx/Index.ts file to handle writing custom certificates to disk.
- The UptimeUtil has been updated to round the uptime percentage to the specified precision.
2024-10-09 19:24:17 +01:00
..
Jobs refactor: Add WriteCustomCertsToDiskJob to Nginx/Index.ts and update UptimeUtil to round uptime percentage to specified precision 2024-10-09 19:24:17 +01:00
Utils refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 15:50:32 -06:00
.dockerignore
.gitattributes
.gitignore
default.conf.template Add upstream configuration for docs service in Nginx template 2024-09-18 20:36:45 +01:00
Dockerfile.tpl refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 15:50:32 -06:00
envsubst-on-templates.sh Add envsubst-on-templates.sh script and update Nginx configuration 2024-01-29 09:15:02 +00:00
Index.ts refactor: Add WriteCustomCertsToDiskJob to Nginx/Index.ts and update UptimeUtil to round uptime percentage to specified precision 2024-10-09 19:24:17 +01:00
nginx.conf Add envsubst-on-templates.sh script and update Nginx configuration 2024-01-29 09:15:02 +00:00
package-lock.json refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 16:14:31 -06:00
package.json refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 16:14:31 -06:00
run.sh Add envsubst-on-templates.sh script and update Nginx configuration 2024-01-29 09:15:02 +00:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00