Plesk Obsidian (18.0.54) with Docker extension (1.6.1-265). Vaultwarden Server (vaultwarden/server
) image:
![](https://dougiewougie.com/wp-content/uploads/2023/08/image.png)
- Untick “Automatic port mapping” then configure the container (
PATH
,ROCKET_PROFILE
, andROCKET_PORT
is pre-configured). - DOMAIN needs to be a full URI as it is prepended to links in emails sent by the system.
- If you are using port 465 for SMTP (as I am) you need to set
SMTP_SECURITY
toforce_tls
.
![](https://dougiewougie.com/wp-content/uploads/2023/08/image-1.png)
Hitting OK will start the container.
From Plesk’s “Websites & Domains” tab click “Docker Proxy Rules” for the domain you’re installing to:
![](https://dougiewougie.com/wp-content/uploads/2023/08/image-2.png)
Providing the container is running, then click “Add Rule”, select the container name, choose the port mapping, and click OK.
![](https://dougiewougie.com/wp-content/uploads/2023/08/image-3.png)
And you’re good to go.
![](https://dougiewougie.com/wp-content/uploads/2023/08/image-6.png)
Data breech report will always return a breeched account without an API key but otherwise it’s fully functional, including TOTP, and organisations.
Leave a Reply