First inventory for minisforum.
This commit is contained in:
33
vars/minisforum.yaml
Normal file
33
vars/minisforum.yaml
Normal file
@@ -0,0 +1,33 @@
|
||||
containers:
|
||||
- name: bookstack
|
||||
volumes:
|
||||
- bookstack
|
||||
database:
|
||||
- type: mysql
|
||||
user: bookstack-user
|
||||
name: bookstack-db
|
||||
pass: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
61376633613762623932343065323638323732616638396237346635613733323462346263323939
|
||||
6636316233303339613162346666396134663730616636640a646163356431303731303334626334
|
||||
31366365653034363764663639653333356139326364323439623635613030343561313865333563
|
||||
6131633239333536360a666639663061323033623363613464333236356635653462623164366635
|
||||
3764
|
||||
- name: jellyfin
|
||||
volumes:
|
||||
- jellyfin-cache,
|
||||
- jellyfin-config
|
||||
- name: gitea
|
||||
volumes:
|
||||
- gitea-config
|
||||
database:
|
||||
- type: psql
|
||||
user: gitea-user
|
||||
name: gitea-db
|
||||
pass: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
34393164623436656135646336373462343839383638353735663836643437393035333735333335
|
||||
3938393962366665366535346261343935663635316539630a303530653734323362663239313765
|
||||
34363137623563656337346232333630326364323861353233643234646134663232646136306332
|
||||
3339653766303936660a386136623764353439626132386164353262306264326536623665303236
|
||||
3937
|
||||
Reference in New Issue
Block a user