Vaultwarden
Image: vaultwarden/server:latest
- Port 80/http
- Public domain with TLS
- 2 GB volume at /data
- 0.5 vCPU · 512 MB
- /alive
Template · Dev tools
Unofficial Bitwarden-compatible password server, tiny footprint.
Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.
One service in the environment you pick, on the private network of the project.
vaultwarden/server:latest with data on a volume. The admin panel at /admin is protected by the generated token.
Create your account, then set SIGNUPS_ALLOWED=false.
Image: vaultwarden/server:latest
Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.
| Name | Value |
|---|---|
| DOMAIN | https://${{self.SKIFFLY_PUBLIC_DOMAIN}} |
| ADMIN_TOKEN | generated (secret) |
| SIGNUPS_ALLOWED | true |
| ROCKET_PORT | 80 |
Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.