tigerger.blogg.se

Bitwarden self hosted docker
Bitwarden self hosted docker













Listen to along with protocols we want to handle. This is a pretty typical Nginx proxy configuration where we define a port to Proxy_pass proxy_set_header Upgrade $http_upgrade Proxy_set_header X-Forwarded-Proto $scheme Proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for This path relative to wherever you place the Server configuration file named nf and place it under TLS connections and forward them to Bitwarden’s container. Now that we have our containers set up, it’s time to configure Nginx to handle nginx/conf.d:/etc/nginx/conf.d:ro restart: unless-stopped volumes: data: TLS Support # Version: "3.8" services: bitwarden: container_name: "bitwarden" image: vaultwarden/server environment: - ADMIN_TOKEN =SOME_SECRET_TOKEN volumes: - data:/data depends_on: - nginx nginx: image: nginx:1.21.0-alpine ports: - "23984:443" volumes:.















Bitwarden self hosted docker