Following behaviour:
Truenas Scale
Installed vaultwarden successfully according to standard(iX-Paths) and I can open Admin- and Webfrontend.
Installed nginx proxy manager successfully according to standard(iX-Paths) and I can open Webfrontend.
When I setup a host for VW I can’t open VWs Webfrontend via nginx and when I try to request SSL Let’s encrypt during the host setup process I get an “internal error” message.
Any idea what’s wrong with my setup?
Thanks.
Not an answer to your actual question, but I will point out that while ixVolumes are the default setting, you should read the documentation as it informs you that they are only meant for quick tests or situations where the app data isn’t important.
Normally you would want to use host path volumes for data you want to keep.
Thanks for your answer.
I had the same situation with “individual path setup” before…
If you provide more information about how you actually set VW up in nginx, maybe someone will be able to assist you further.
Ok…
Login nginx
Hosts - Proxy Hosts - Add Proxy Host
Details
Domain name: tresor.vaultwarden.de
Scheme: http
Forward Hostname / IP: IP of truenas
Forward Port: 30032
save
If I click on the domain name a new tap opened and no connect will displayed.
If I request SSL cert via Let’s encrypt during the Host setup process I get an “Internal error”.
When I request a SSL separately and start Test Server Reachability I get the error message " tresor.vaultwarden.de: There is a server found at this domain but it returned an unexpected status code Invalid domain or IP. Is it the NPM server? Please make sure your domain points to the IP where your NPM instance is running."
vaultwarden.de? Is this a domain you own? Did you follow some sort of tutorial to set this up?