From 89e41e9dd330f5d1a845fc6678c8996597b73d7b Mon Sep 17 00:00:00 2001 From: Kaito Udagawa Date: Fri, 7 May 2021 17:35:48 +0900 Subject: [PATCH] Add QNAP NAS deployment example --- Deployment-examples.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Deployment-examples.md b/Deployment-examples.md index 5e7e84d..2f430cc 100644 --- a/Deployment-examples.md +++ b/Deployment-examples.md @@ -81,4 +81,11 @@ See [Proxy Examples](https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examp If you have any Questions about this part, feel Free to contact me. I on @litschi:litschi.xyz on matrix an litschi on IRC (hackint and freenode) or simply ask in the vaultwarden matrix.org chanel. - \ No newline at end of file + + +## QNAP NAS (ARM and x86) + +* https://github.com/umireon/vaultwarden-qnap + +You can install Vaultwarden into your secure network-attached storage (NAS) with Let's Encrypt. +Due to the QNAP's built-in HTTP(S) server, you cannot publish Vaultwarden on the standard HTTP(S) port (80 / 443).