Templatespsono
security
psono
Psono is an open-source, self-hosted password manager for teams - end-to-end encrypted secret storage with sharing, an admin portal and a REST API.
securityworkPostgreSQL
What gets deployed
Web
psono server
PostgreSQL
managed database
GitHub stars0
About
Psono is an open-source, self-hosted password manager for teams - end-to-end encrypted secret storage with sharing, an admin portal and a REST API.
Managed services
- PostgreSQLTCP:5432
Environment Variables
| Variable | Description | Required |
|---|---|---|
| PSONO_HOST_URL | Default: {{KUBERO_APP_URL}}/server | Optional |
| PSONO_ALLOWED_HOSTS | Default: * | Optional |
| PSONO_DATABASE_URL | Default: postgres://psono:psono@{{KUBERO_APP_NAME}}-postgresql-rw:5432/psono | Optional |
| PSONO_SECRET_KEY | Default: {{KUBERO_GEN_ALNUM:64}} | Optional |
| PSONO_ACTIVATION_LINK_SECRET | Default: {{KUBERO_GEN_ALNUM:64}} | Optional |
| PSONO_DB_SECRET | Default: {{KUBERO_GEN_ALNUM:64}} | Optional |
| PSONO_EMAIL_SECRET_SALT | Default: {{KUBERO_GEN_BCRYPT_SALT}} | Optional |
| PSONO_PRIVATE_KEY | Default: {{KUBERO_GEN_X25519_SK}} | Optional |
| PSONO_PUBLIC_KEY | Default: {{KUBERO_GEN_X25519_PK}} | Optional |
Deploy psono
One click to deploy a fully configured psono instance with all dependencies pre-wired.
Deploy NowReady to deploy psono?
No infrastructure to manage. Just connect your repo and go live in seconds.