I run some containers based on Fedora, mainly because I know the userspace and I don't care about the size.
borax7385
joined 7 months ago
On the other hand I value Authelia single configuration file which I can version control in git. Authentik is a click-ops burden.
I've tried the official WireGuard app and WG Tunnel, enabling unrestricted battery use, always on VPN, allowing notifications, etc. But since I upgraded to LineageOS 22.1, the app is always killed overnight.
It kills my VPN app every night.
Which user do you use to run the podman command? Confirm with
whoami
Note that the sysctl
net.ipv4.ip_unprivileged_port_start
can be used to allow non-root users to bind to ports <1024, this might be configured in MicroOS, I don't know.