mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
12 lines
323 B
Markdown
12 lines
323 B
Markdown
base-docker
|
|
===========
|
|
Installs and configures docker
|
|
|
|
Role Variables
|
|
--------------
|
|
`docker_compose_files_folder` The path where all the compose projects folders will be stored
|
|
`docker_compose_persistence_folder` The path where all persistent data will be stored, defaults to `/var/lib`
|
|
|
|
Dependencies
|
|
------------
|
|
- base
|