Update README

This commit is contained in:
Henning Oschwald
2024-04-06 16:18:43 +02:00
parent 9dd1747bb5
commit f4a77f8c26

View File

@@ -8,7 +8,7 @@ Mailman 3 setup using Podman Quadlets. Containers are supposed to run in rootles
# installation # installation
1. Switch to the user account you want to use to run Mailman. 1. Switch to the user account you want to use to run Mailman.
1. In the user account's home directory, create the directory where the Systemd generator looks for quadlets. 1. In the user account's home directory, create the directory where the Systemd generator looks for quadlets.
```bash $ mkdir -p ~mailman/.config/containers/systemd``` $ mkdir -p ~mailman/.config/containers/systemd
1. Then copy the files from the *mailman/* subdirectory in this repository into the quadlet directory: 1. Then copy the files from the *mailman/* subdirectory in this repository into the quadlet directory:
```bash $ cp mailman/* ~mailman/.config/containers/systemd/``` ```bash $ cp mailman/* ~mailman/.config/containers/systemd/```
1. Now we have to generate some secrets which the various components use to talk to each other: 1. Now we have to generate some secrets which the various components use to talk to each other: