diff --git a/README.md b/README.md index 4ef264a..41f4f12 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ command to check who is banned: ## Install Software ```bash +# dnf install passt # dnf install git # dnf install podman # dnf install jq @@ -262,7 +263,7 @@ IMPORTANT: we changed the startup Method to Quadlets, put into See also https://www.redhat.com/sysadmin/quadlet-podman -Example of such a quadlet config: +Example of such a quadlet config (Network=pasta is not to be used for Traefik): [containers@onyx-dev ~]$ more ~containers/.config/containers/systemd/onyx-dev-mqtt.kube [Unit] @@ -272,6 +273,7 @@ Before=local-fs.target [Kube] Yaml=/home/containers/onyx-dev_pods/mqtt/mqtt.yaml LogDriver=journald +Network=pasta [Install] # Start by default on boot