Infisical, an open source secrets management platform, a self hosted alternative to HashiCorp Vault and Doppler, secured on first boot.
Infisical is an open source secrets management platform that teams use to store, organise, share and version application secrets and configuration across organisations, projects and environments. It offers folders, secret referencing, a full web UI, a REST API, a CLI and SDKs, so developers pull secrets into their apps and pipelines instead of scattering them in .env files, all run and owned inside their own cloud account rather than a hosted service.
cloudimg ships the free self hosted Infisical Community edition hardened and fully patched on Ubuntu 24.04, with a bundled PostgreSQL and Redis on the same VM. Because Infisical is a secrets vault, security is enforced from first boot: a unique KMS encryption key, JWT secret, database password and cache password are generated on each virtual machine so nothing sensitive is shared across images, a unique super administrator is pre seeded and open signup is disabled so no attacker can seize the instance before you sign in, and PostgreSQL and Redis are bound to the internal container network only. It comes with a paired deployment guide and 24/7 cloudimg support.
Real screenshots taken while testing this image against its deployment guide.