From 1ea99265ffd058da4a18019c7252571178671fa5 Mon Sep 17 00:00:00 2001 From: Harrison Leach <44953072+HarrisonLeach1@users.noreply.github.com> Date: Tue, 14 Feb 2023 07:33:02 +1300 Subject: [PATCH] Add Digital Ocean deployment example --- Deployment-examples.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Deployment-examples.md b/Deployment-examples.md index 2ce48b6..a12ed8a 100644 --- a/Deployment-examples.md +++ b/Deployment-examples.md @@ -172,4 +172,10 @@ dokku git:from-image $APP_NAME $image_sha * https://github.com/adamhnat/vaultwarden-azure - Vaultwarden installation optimized for Azure Container App service with fileshare for data \ No newline at end of file + Vaultwarden installation optimized for Azure Container App service with fileshare for data + +## Digital Ocean + +* https://github.com/HarrisonLeach1/vaultwarden_digitalocean + + Vaultwarden installation for Digital Ocean's cheapest droplet. Resources setup via terraform \ No newline at end of file