mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-26 17:24:49 +03:00
Updated Running an internal only bitwarden_rs instance with Let's Encrypt certs (markdown)
@@ -61,7 +61,7 @@ You should now be able to reach your bitwarden_rs instance at https://my-bwrs.du
|
||||
|
||||
If you don't already have an account, create one at https://www.cloudflare.com/. Create a subdomain for your bitwarden_rs instance (e.g., `bwrs.example.com`), setting its IP to your bitwarden_rs host's private IP (e.g., `192.168.1.100`). For example:
|
||||
|
||||

|
||||

|
||||
|
||||
Create an API token for the DNS challenge (for more background, see https://github.com/libdns/cloudflare/blob/master/README.md):
|
||||
|
||||
@@ -75,7 +75,7 @@ Create an API token for the DNS challenge (for more background, see https://gith
|
||||
|
||||
Your token list should look like:
|
||||
|
||||

|
||||

|
||||
|
||||
Create a file named `Caddyfile` with the following content:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user