mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Move bitwarden_rs to docker swarm vaultwarden with traefik: gateway timeout #1094
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maddin79 on GitHub (Aug 12, 2021).
Subject of the issue
Hi, first things first ... many thanks for you work on this. Great job :)
My problem is, that i want to migrate to Vaultwarden and at the same time deploy the docker container on docker swarm. I copied all the database and data to the new environment. Vaultwarden and MariaDB are starting correctly but I always get an gateway timeout if I want to connect to Vaultwarden. The whole thing is behind a Traefik instance and is listening on port 23443. No errors in Traefik so far.
Deployment environment
Install method: Docker image on docker swarm
Clients used:
Reverse proxy and version: Traefik 2.4.8
MySQL/MariaDB or PostgreSQL version: MariaDB 10.6.4
Other relevant details:
Old bitwarden_rs versions:
Bitwarden_RS: Version 1.15.1-a87646b8
MariaDB: 10.4.12
Steps to reproduce
See config and docker stack file.
Expected behaviour
Reach the web app
Actual behaviour
Gateway Timeout
Troubleshooting data
Stack file:
Vaultwarden config.json