v0.6.0 #25
msalinas92
announced in
Announcements
v0.6.0
#25
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 CacheBolt v0.6.0 - Admin Port Separation & Config Enhancements
This release introduces multi-port server separation for better isolation between the proxy logic and the admin/metrics interface, along with configuration improvements that enhance maintainability and deployment flexibility.
✨ Features
🧩 Admin UI & Metrics on a Separate Port
CacheBolt now exposes the admin panel (
/admin) and Prometheus metrics (/metrics) on a dedicated HTTP server and port, separate from the main proxy.✅ Benefits:
🔧 Configuration (in
config.yaml):Beta Was this translation helpful? Give feedback.
All reactions