the open source unified devops and bastion platform: manage ssh and rdp hosts, databases, redis, mongodb and kubernetes from one audited web console, with a built in web terminal, per resource authorization and full session logging
Mayfly-Go is an open source, web based platform that gives DevOps and operations teams a single audited entry point to their infrastructure. From one console it manages SSH and RDP hosts, relational and non relational databases such as MySQL, PostgreSQL and SQLite, Redis, MongoDB, Elasticsearch and Kubernetes, with a built in web terminal, a file manager, per resource authorization, approval workflows and full audit logging of every session and command. Instead of scattering credentials and shell access across a team, it centralises connection details, encrypts the credentials it stores for each managed resource, and records who did what, where and when.
It suits DevOps, platform and operations teams that want one self hosted, audited gateway to their servers, databases and clusters, rather than sharing SSH keys and database logins directly.
cloudimg ships Mayfly-Go as a single hardened Go service backed by a self contained SQLite datastore, so a production grade DevOps bastion answers within a minute or two of launch with no external database to provision. Security is designed in for a tool that will hold the keys to your other systems: no default login ships in the image, and on first boot every instance generates its own administrator password, its own JWT signing secret and its own AES encryption key, the machine key that protects the credentials you store for managed resources, so no two deployments ever share crypto material or a login and the published demo password is rejected. The console runs under a dedicated unprivileged service account, the metadata datastore is bound to the machine itself, and the image ships with zero managed hosts so no target is ever pre wired with a baked credential. The base is fully patched with unattended security updates enabled, and every image comes with a step by step deploy guide tested against the exact build and 24/7 cloudimg support.
Real screenshots taken while testing this image against its deployment guide.