Compare commits

..

No commits in common. "08572f6ef8f95ace810b270aa544c3ed328fc722" and "f1b34172024d3af3c279cfcaa1bfc03377669ec0" have entirely different histories.

5 changed files with 12 additions and 3 deletions

View File

@ -3,9 +3,9 @@
roles:
- docker
- nginx
- openldap
- portainer
- jellyfin
- openldap
- postgres
- authelia
- keycloak

View File

@ -29,6 +29,7 @@
devices:
- /dev/dri:/dev/dri
state: started
restart: yes
- name: copy jellyfin nginx config
template:
src: jellyfin.conf.j2

View File

@ -53,3 +53,4 @@
NGINX_HOST: "{{ base_domain }}"
NGINX_PORT: '80'
state: started
restart: yes

View File

@ -30,3 +30,4 @@
LDAP_ADMIN_PASSWORD: "{{ vault_openldap_admin_password }}"
LDAP_REMOVE_CONFIG_AFTER_SETUP: "false"
state: started
restart: yes

View File

@ -0,0 +1,6 @@
dn: dc=kucharczyk,dc=xyz
objectclass: top
objectclass: dcObject
objectclass: organization
dc: kucharczyk
o: Homelab