Skip to content

Allow for configuring alternative ports without reverse proxying #258

@LillyWho

Description

@LillyWho

Describe your feature

I'm already running a web server on the same server which I wanted to use to host Stoat, but the guide only as a side effect of saying yes to reverse proxying runs the server on 8880. I don't need a reverse proxy, but I would like to simply tell the setup script to set caddy up for 8443 and 8080.

I was able to open port 8880 in my firewall and access the login page via http, but port 443 remains in use by apache and all my attempts at making Docker remap the container's port 443 have been met with the desired port still being unreachable, despite iptables being set to accept traffic on it.

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