-
v0.1.0-alpha
Pre-ReleaseRelease Docker Image / Build & Push Docker Image (release) Failing after 1m30sreleased this
2026-04-05 15:05:58 +00:00 | 50 commits to master since this release? Keywarden v0.1.0-alpha — First Release!
This is the very first release of Keywarden — a new open-source, self-hosted web application for centralized SSH key management and deployment.
Generate, store, and deploy SSH keys to your Linux servers from a single web interface — with audit logging, role-based access control, encrypted storage, and automated temporary access scheduling. All running as a single Docker container with embedded SQLite.
⚠️ Alpha Notice
This is an alpha release. Expect rough edges — bugs, incomplete features, and potential security issues are possible. Do not expose Keywarden directly to the public internet. Use it only in trusted, private networks.
Breaking changes may occur in future versions.
Getting Started
git clone https://git.techniverse.net/scriptos/keywarden.git cd keywarden cp .env.example .env # Fill in your secrets and configuration docker compose up -dCheck out the README and documentation for setup details and configuration options.
Feedback Welcome!
This is my first release — I'd love to hear your feedback! Bug reports, feature requests, or just a quick "it works!" are all greatly appreciated. ?
For discussion and exchange, feel free to join the Matrix room: #keywarden:techniverse.net
Downloads