m1k1o / neko-rooms

Selfhosted collaborative browser - room management for n.eko
Apache License 2.0
456 stars 62 forks source link

Server error Error response from daemon: network traefik not found #114

Closed iamliterallyacat closed 8 months ago

iamliterallyacat commented 8 months ago

I wanted to set it up on my homelab under arch so I simply assumed it was possible to remove the traefik part and just use Nginxproxymanager; it worked until I wanted to create a room. Is there any workaround? I think it might be helpful to add that I went through the install script you provided to find the docker-compose.yml

m1k1o commented 8 months ago

Please refer to this comment: https://github.com/m1k1o/neko-rooms/issues/71#issuecomment-1225495759 It's just a default name of the network that is called traefik for backward compatibility.

The install script is currently only for traefik deployment, docker-compose.yml uses a different name of the network.