Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

free up port 80 #18

Description

@fredericrous

I deactivated webserver (after changing it to port 81 just in case it would do something)
I changed admin panel ports to something else

I still have Qthttpd service running and bind to port 80.
I can stop the service

/etc/init.d/Qthttpd.sh stop

but after a reboot, the service is up again. I was wondering if you gkoerk or anyone else visiting this repo had the same issue


PS: Thank you for sharing setup and cookbook @gkoerk . Setting up a homelab with docker, and on QNAP, is a long journey. I used to bypass the port 80 issue by giving traefik container a static ip on a custom bridge network...but this is not a viable solution: I then have to maintain static ip for all containers managed by traefik. This is not scalable (ok I don't care about scalability atm). The containers can't be updated by ouroboros because it spawns a second container with the same static ip and this fails. That's why I would like to take the docker swarm road like you did. But now I need to free up that port 80

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions