-
panel
Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
I'm beginning to create a simple web ui to manage kubernetes. My plan is to make something like pterodactyl but using kubernetes as the back-end. The important thing to know is this panel is going to be hosted publicly and used by potentially malicious people which should be confined to their namespace that they can do with what they please. I was planning on the front-end talking to a golang back-end api that then talked to kubernetes.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
So you’re trying to create backstage?