mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-26 13:35:24 +02:00
Optimized spacinbg
This commit is contained in:
parent
b6aec5fe33
commit
a57fe718de
@ -5,7 +5,7 @@ setup_admin_email: "{{ users.administrator.email }}"
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
desktop: true
|
||||
desktop: true
|
||||
central_database: true
|
||||
logout: true
|
||||
server:
|
||||
|
@ -4,7 +4,7 @@ image:
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
desktop: true
|
||||
desktop: true
|
||||
central_database: true
|
||||
logout: true
|
||||
docker:
|
||||
|
@ -1,9 +1,9 @@
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
desktop: true
|
||||
central_database: true
|
||||
logout: true
|
||||
matomo: true
|
||||
css: true
|
||||
desktop: true
|
||||
central_database: true
|
||||
logout: true
|
||||
docker:
|
||||
services:
|
||||
redis:
|
||||
|
@ -5,7 +5,7 @@ pds:
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
desktop: true
|
||||
desktop: true
|
||||
central_database: true
|
||||
logout: true
|
||||
server:
|
||||
|
@ -1,11 +1,11 @@
|
||||
features:
|
||||
matomo: true
|
||||
css: false
|
||||
desktop: false # @todo Solve https://chatgpt.com/c/687a50b4-8d78-800f-a202-1631aa05fd4f before setting it to true
|
||||
desktop: false # @todo Solve https://chatgpt.com/c/687a50b4-8d78-800f-a202-1631aa05fd4f before setting it to true
|
||||
ldap: false
|
||||
oidc: true
|
||||
central_database: true
|
||||
logout: true
|
||||
logout: true
|
||||
server:
|
||||
csp:
|
||||
flags:
|
||||
|
@ -3,12 +3,12 @@ images:
|
||||
features:
|
||||
matomo: true
|
||||
css: false # Temporary deactivated
|
||||
desktop: true
|
||||
desktop: true
|
||||
oidc: false # Implementation doesn't work yet
|
||||
central_database: true
|
||||
ldap: true
|
||||
oauth2: false # No special login side which could be protected, use 2FA of Friendica instead
|
||||
logout: true
|
||||
logout: true
|
||||
server:
|
||||
domains:
|
||||
canonical:
|
||||
|
@ -15,11 +15,11 @@ docker:
|
||||
features:
|
||||
matomo: true
|
||||
css: false
|
||||
desktop: true
|
||||
desktop: true
|
||||
ldap: true
|
||||
central_database: true
|
||||
oauth2: false # Doesn't make sense to activate it atm, because login is possible on homepage
|
||||
logout: true
|
||||
logout: true
|
||||
server:
|
||||
domains:
|
||||
canonical:
|
||||
|
@ -7,12 +7,12 @@ configuration:
|
||||
features:
|
||||
matomo: true
|
||||
css: false
|
||||
desktop: true
|
||||
desktop: true
|
||||
central_database: true
|
||||
ldap: true
|
||||
oauth2: true
|
||||
oidc: false # Deactivated because users aren't auto-created.
|
||||
logout: true
|
||||
logout: true
|
||||
oauth2_proxy:
|
||||
application: "application"
|
||||
port: "<< defaults_applications[web-app-gitea].docker.services.gitea.port >>"
|
||||
|
@ -1,9 +1,9 @@
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
desktop: true
|
||||
desktop: true
|
||||
central_database: true
|
||||
logout: true
|
||||
logout: true
|
||||
docker:
|
||||
services:
|
||||
redis:
|
||||
|
@ -3,9 +3,9 @@ images:
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
desktop: true
|
||||
desktop: true
|
||||
central_database: true
|
||||
logout: true
|
||||
logout: true
|
||||
server:
|
||||
domains:
|
||||
canonical:
|
||||
|
@ -2,7 +2,7 @@ public_api_activated: False # Security hol
|
||||
features:
|
||||
matomo: true
|
||||
css: false
|
||||
desktop: true
|
||||
desktop: true
|
||||
central_database: true
|
||||
oidc: true
|
||||
logout: true
|
||||
|
@ -3,7 +3,7 @@ setup: true # Set true
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
desktop: true
|
||||
desktop: true
|
||||
oidc: true
|
||||
central_database: true
|
||||
logout: true
|
||||
|
@ -5,7 +5,7 @@ features:
|
||||
# itself wouldn't be possible
|
||||
matomo: false
|
||||
css: false
|
||||
desktop: false # Didn't work in frame didn't have high priority @todo figure out pcause and solve it
|
||||
desktop: false # Didn't work in frame didn't have high priority @todo figure out pcause and solve it
|
||||
central_database: true
|
||||
oauth2: false
|
||||
logout: false # Dependency conflict. It requires CDN and CDN requires matomo
|
||||
|
@ -20,7 +20,7 @@ setup: false # Set true in inventory
|
||||
features:
|
||||
matomo: false # Deactivated, because in html CSP restricts use
|
||||
css: true
|
||||
desktop: true
|
||||
desktop: true
|
||||
oidc: true # Deactivated OIDC due to this issue https://github.com/matrix-org/synapse/issues/10492
|
||||
central_database: true
|
||||
logout: true
|
||||
|
@ -3,7 +3,7 @@ features:
|
||||
central_database: true
|
||||
oidc: true
|
||||
matomo: true
|
||||
desktop: true
|
||||
desktop: true
|
||||
logout: true
|
||||
server:
|
||||
csp:
|
||||
|
@ -2,7 +2,7 @@ site_titel: "Academy on {{ PRIMARY_DOMAIN }}"
|
||||
features:
|
||||
matomo: true
|
||||
css: false
|
||||
desktop: true
|
||||
desktop: true
|
||||
central_database: true
|
||||
oidc: true
|
||||
logout: true
|
||||
|
@ -2,9 +2,9 @@
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
desktop: true
|
||||
desktop: true
|
||||
central_database: true
|
||||
logout: true
|
||||
logout: true
|
||||
docker:
|
||||
services:
|
||||
database:
|
||||
|
@ -1,7 +1,7 @@
|
||||
features:
|
||||
matomo: true
|
||||
css: false
|
||||
desktop: true
|
||||
desktop: true
|
||||
central_database: true
|
||||
oidc: true
|
||||
logout: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user