You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -297,6 +297,26 @@ bantime = 3600
297
297
> **Note**: Once the certificate is successfully obtained and stored in the `certs/` directory, you can revert TinyIce to custom ports (like 8000/8443) if needed.
298
298
However, you will need to switch back to ports 80/443 for automatic renewals (typically every 60-90 days).
299
299
300
+
## Monitoring & Observability
301
+
302
+
TinyIce provides built-in support for real-time monitoring via Prometheus.
0 commit comments