4
Serverless hosting options
Source: dani-garcia/vaultwarden#6616 · opened by @alshdavid
Serverless is great in that it allows for a persistent vault to be hosted without the need to manage server uptime and, given it will be low traffic, is likely to be free for 99.999% of users.
Another benefit is that the password vault can be set up and largely left alone indefinitely.
Some serveress options are:
• Cloudflare Workers (compute) + Cloudflare D1 (database)
• AWS Lambda (compute) + DynamoDB (database)
• AWS Lambda (compute) + Turso (database)
Another benefit is that the password vault can be set up and largely left alone indefinitely.
Some serveress options are:
• Cloudflare Workers (compute) + Cloudflare D1 (database)
• AWS Lambda (compute) + DynamoDB (database)
• AWS Lambda (compute) + Turso (database)
No pledges yet. Be the first to back this.
Comments
Similar requests
libsql-client support to allow serverless installation
1 vote · 0 comments
Support Cloudflare D1 Database
2 votes · 0 comments
GitHub repo containing upstream examples for self-hosting
0 votes · 0 comments
Friends, I want to run this project on shared hosting, is there a tutorial for it?
1 vote · 0 comments
Public Instances
2 votes · 0 comments
No comments yet.