I am trying to bring #vaultwarden up and running in a #BastilleBSD jail.
-
I am trying to bring #vaultwarden up and running in a #BastilleBSD jail. After setting listening to 0.0.0.0:4567 in the config I try to visit the website. The vaultwarden logo and the loading animation is visible. But nothing more happens.
Any hints? The admin panel under /admin is working. Weird...
-
undefined stefano@mastodon.bsd.cafe shared this topic
-
I am trying to bring #vaultwarden up and running in a #BastilleBSD jail. After setting listening to 0.0.0.0:4567 in the config I try to visit the website. The vaultwarden logo and the loading animation is visible. But nothing more happens.
Any hints? The admin panel under /admin is working. Weird...
@j0b314 I'm running it inside a jail, with a reverse proxy in front of it - it's working properly. But I remember I had to face it. The problem is: I can't remember how I fixed it 😔
-
@j0b314 I'm running it inside a jail, with a reverse proxy in front of it - it's working properly. But I remember I had to face it. The problem is: I can't remember how I fixed it 😔
@stefano hey Stefano, that's the next I will try. Pack it behind an nginx proxy. Will check that tomorrow.
-
@stefano hey Stefano, that's the next I will try. Pack it behind an nginx proxy. Will check that tomorrow.
@j0b314 I think a reverse proxy is always a good idea with Vaultwarden. I'd suggest to try it.