eriksjolund / podman-nginx-socket-activation

Demo of how to run socket-activated nginx with Podman
MIT License
27 stars 5 forks source link

Migrate the example from `podman generate systemd` to Quadlet #4

Closed eriksjolund closed 12 months ago

eriksjolund commented 1 year ago

The command podman generate systemd is deprecated since this PR:

The command is currently being used here https://github.com/eriksjolund/podman-nginx-socket-activation/blob/aa6b2b145ae8e38506dca4168acc12a3412d78fb/socket-activation-nginx.sh#L10

Convert the example to use Quadlet instead. See https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html

eriksjolund commented 1 year ago

FYI: in another project I used socket-activated nginx + rootless podman + quadlets: https://github.com/eriksjolund/nextcloud-podman