Skip to content

Instantly share code, notes, and snippets.

View Fr3d59180's full-sized avatar
🏠
Working from home

Fr3d59180 Fr3d59180

🏠
Working from home
  • none
  • dunkirk in the north of france and carda in deep middle france
View GitHub Profile
@Fr3d59180
Fr3d59180 / README.md
Created July 21, 2021 15:48 — forked from r0l1/README.md
Running docker-compose as a systemd service

Running docker-compose as a systemd service

Files

File Purpose
/etc/compose/docker-compose.yml Compose file describing what to deploy
/etc/systemd/system/docker-compose.service Service unit to start and manage docker compose
/etc/systemd/system/docker-compose-reload.service Executing unit to trigger reload on docker-compose.service
/etc/systemd/system/docker-compose-reload.timer Timer unit to plan the reloads