0a2ef68912
Fixes: 1) Remove redundant ssl_session_tickets off directives from configuration;
...
Extra: Code cleanup to maintain configuration simplicity and clarity;
2025-06-19 10:21:42 +03:00
519db1fba9
Features: ;
...
Fixes: ;
Extra: 1) Remove redundant `ssl_session_timeout` directive from nginx configuration for clarity and consistency;
2025-06-19 10:12:23 +03:00
b53979ef35
Features: 1) Introduce reusable variable definitions for domain, backend, and frontend roots;
...
Fixes: None;
Extra: Simplify server configurations with consistent variable usage;
2025-06-19 10:07:45 +03:00
23bb6b6037
Features: None;
...
Fixes: Remove unallowed directive;
2025-06-19 10:00:28 +03:00
12dcb71d6f
Features: 1) Introduce upstream blocks for backend and Prometheus servers; 2) Add new caching headers for static file locations; 3) Enhance SSL configuration with improved security headers and session settings;
...
Fixes: 1) Replace hardcoded paths and domains with dynamic variables for maintainability; 2) Consolidate and simplify HTTP-to-HTTPS redirects;
Extra: Improve overall formatting and alignment for better readability.
2025-06-19 09:52:47 +03:00
30ac2ce0e5
Features: Prometheus password protection
2025-06-05 15:34:59 +03:00
68febcdb08
Initial Commit
2025-04-29 22:40:30 +03:00