Templatespassit
security
passit
Open-source, self-hosted password manager with end-to-end encryption and team sharing, plus browser extensions and a REST API.
securityidentityutilitiesPostgreSQLValkey
What gets deployed
Web
passit server
PostgreSQL
managed database
Valkey
managed cache
GitHub stars600
About
Open-source, self-hosted password manager with end-to-end encryption and team sharing, plus browser extensions and a REST API.
Managed services
- PostgreSQLTCP:5432
- ValkeyTCP:6379
Environment Variables
| Variable | Description | Required |
|---|---|---|
| SECRET_KEY | Default: replace-with-openssl-rand-hex-32 | Optional |
| DATABASE_URL | Default: postgres://passit:passit@{{KUBERO_APP_NAME}}-postgresql-rw:5432/passit | Optional |
| REDIS_URL | Default: redis://rfr-{{KUBERO_APP_NAME}}-valkey-readwrite:6379 | Optional |
| ALLOWED_HOSTS | Default: * | Optional |
| SITE_URL | Default: {{KUBERO_APP_URL}} | Optional |
| DEBUG | Default: false | Optional |
Deploy passit
One click to deploy a fully configured passit instance with all dependencies pre-wired.
Deploy NowReady to deploy passit?
No infrastructure to manage. Just connect your repo and go live in seconds.