compose/README.md
2023-05-02 18:52:24 +02:00

12 lines
461 B
Markdown

---
lang: en-us
---
# compose
These are my so-called compose scripts. They create Podman pods which can then be used or can be easily integrated into Systemd with `podman generate systemd`.
If the directory includes a `scripts` folder, then it's just scripts which can be useful at some point.
If the commented variables are set, the `--env_file` can be removed. I use it, so I don't upload my password (which are mostly just an extra measure of security).