anandslab / docker-traefik

Docker media and home server stack with Docker Compose, Traefik, Swarm Mode, Google OAuth2/Authelia, and LetsEncrypt
https://www.smarthomebeginner.com/
MIT License
2.93k stars 630 forks source link

Getting rancher as docker to work #272

Open gcraenen opened 2 years ago

gcraenen commented 2 years ago

Hello,

I'm trying to add the rancher server instance to this docker setup (which is working great) and cannot succeed. Here is my setup, which is added to the docker-compose-ts yml file:

rancher: image: rancher/rancher:latest container_name: rancher restart: unless-stopped networks:

The error I'm seeing in the log is that the --privileged flag must be set when running rancher outside of kubernetes. I thought I had this covered with the command statement.

Maybe someone got this running and has a tip?

techie2000 commented 6 months ago

Hi @gcraenen I don't think your issue report is actually an 'issue' with the software. See #277 and perhaps consider closing this (none) issue?