FeatureFuel
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)

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests