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://$(PGUSER):$(PGPASSWORD)@$(PGHOST):$(PGPORT)/$(PGDATABASE) | 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.