9 lines
476 B
Markdown
9 lines
476 B
Markdown
Welcome there adventurer!
|
|
|
|
This is my collection for docker compose file for various services that should be easily runnable via this repo.
|
|
|
|
Just <code> git pull </code> this repo and <code> docker compose up -d </code> these services!
|
|
|
|
For some services I included an extra <code>README.md</code> and always check whether there is a <code>.env.example</code> in the directory for the service.
|
|
|
|
Chances are you will need to fill it out and save it as a <code>.env</code> file. |