compose/README.md

12 lines
461 B
Markdown
Raw Permalink Normal View History

2023-05-02 16:52:24 +00:00
---
lang: en-us
---
2023-04-11 22:11:30 +00:00
# compose
2023-05-02 16:52:24 +00:00
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.
2023-04-12 01:38:55 +00:00
2023-05-02 16:52:24 +00:00
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).