Comment on can you boot a server if someone tries to connect
enemenemu@lemm.ee 1 day agoIt doesn’t work. I can’t manage to debug it.
Fedora server. Podman. Selinux. Port 8443. Ipv4.
Comment on can you boot a server if someone tries to connect
enemenemu@lemm.ee 1 day agoIt doesn’t work. I can’t manage to debug it.
Fedora server. Podman. Selinux. Port 8443. Ipv4.
Xanza@lemm.ee 1 day ago
…what exactly doesn’t work. You’re not really giving me enough to help you with.
enemenemu@lemm.ee 1 day ago
Thx for offering your help.
If I would know, I could debug it, but I don’t know where the problem is. I assume the problem is somewhere with podman or selinux
Xanza@lemm.ee 1 day ago
But you gotta understand, there’s no subject to your statement. You just said “it doesn’t work” and I have no idea what you’re doing. Are you installing podman? Are you installing caddy? Are you setting up caddy as a reverse proxy? Are you trying to bring your dog back from the dead? I have no frame of reference.
enemenemu@lemm.ee 1 day ago
Sorry for not having expressed what I did. I wrote a podman compose file, pulled the caddy image, wrote a caddyfile, started it and tried to connect to a service via subdomain.domain.tld .
The caddyfile contains my http and tls ports and the domain and ip for the reverse proxy routing according to the docs.