ansible/roles/vm/templates
2023-10-01 12:30:46 +02:00
..
excluded_txt.j2 TDD+bugfix 2023-10-01 12:30:46 +02:00
hosts.j2 Trash + Redo 2023-09-25 10:40:20 +02:00
README.md Add some 'more' doc 2023-09-25 11:17:51 +02:00
script_network.j2 Trash + Redo 2023-09-25 10:40:20 +02:00
script_rights.j2 TDD+bugfix 2023-10-01 12:30:46 +02:00
script_stacks.j2 Trash + Redo 2023-09-25 10:40:20 +02:00
selector_template.j2 Trash + Redo 2023-09-25 10:40:20 +02:00
yaml_common.j2 Trash + Redo 2023-09-25 10:40:20 +02:00
yaml_env.j2 TDD+bugfix 2023-10-01 12:30:46 +02:00
yaml_host.j2 TDD + bugfixes + new stacks 2023-09-26 18:09:27 +02:00
yaml_vpn.j2 TDD + bugfixes + new stacks 2023-09-26 18:09:27 +02:00

templates

  • excluded_txt: path based exlusion of directories/files for backup script
  • hosts: system hosts file template
  • script_network: Docker stacks management script to create networks
  • script_rights: Docker stacks management script to setup owners & rights
  • script_stacks: Docker stacks management script to manage stacks
  • selector_template: Docker stacks management available/first/services/after/autostop stacks selection
  • yaml_vpn: docker-compose.yml common template for host/vpn
  • yaml_common: docker-compose.yml common template
  • yaml_host: docker-compose.yml base template for host (define loggin driver/limits/user/capabilities/...)
  • yaml_env: contains environment settings for all stacks