Hi, thx for reading
My setup:
Bitwarden in Docker on VM on a machine in intranet using VMWare ESXi. The VM is running Debian 11.
Machine is by purpose not reachable from outside the intranet.
I am:
New to docker, new to VMWare, but willing to learn.
My address is 10.222.2.25
The VMWare VM:
has an intranet-only address playground-keys.inet.company.com / 183.31.82.24
I get an error:
504 Gateway Time-out if I try to Admin-Login to get a secure login link emailed.
Registration is also failing with timeout.
Questions:
- Is bitwarden runnable in my setup / scenario ?
- Is my problem a reverse proxy problem ?
I read about reverse proxy setups, is this the case here ? what to setup how in which file and where ?
2022/02/15 15:11:48 [error] 49#49: *116 upstream timed out (110: Connection timed out) while reading
response header from upstream, client: 10.222.2.25, server: playground-keys.inet.company.com,
request: "POST /admin/login HTTP/2.0", upstream: "http://192.168.224.8:5000/admin/login", host:
"playground-keys.inet.company.com", referrer: "https://playground-keys.inet.company.com/admin/login?returnUrl=%2Fadmin"
2022/02/15 15:15:38 [error] 49#49: *134 upstream timed out (110: Connection timed out) while reading
response header from upstream, client: 10.222.2.25, server: playground-keys.inet.company.com,
request: "POST /api/accounts/register HTTP/2.0", upstream:
"http://192.168.224.4:5000/accounts/register", host: "playground-keys.inet.company.com", referrer:
"https://playground-keys.inet.company.com/"