mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Different optimations
This commit is contained in:
@@ -9,11 +9,9 @@ galaxy_info:
|
||||
Consulting & Coaching Solutions
|
||||
https://www.veen.world
|
||||
galaxy_tags:
|
||||
- docker
|
||||
- akaunting
|
||||
- accounting
|
||||
- automation
|
||||
- docker-compose
|
||||
- finance
|
||||
repository: https://s.veen.world/cymais
|
||||
issue_tracker_url: https://s.veen.world/cymaisissues
|
||||
documentation: https://s.veen.world/cymais
|
||||
|
@@ -7,7 +7,8 @@ api_suffix: "/bigbluebutton/"
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
portfolio_iframe: true
|
||||
portfolio_iframe: false # Videos can't open in frame due to iframe restrictions
|
||||
# @todo fix this
|
||||
ldap: false
|
||||
oidc: true
|
||||
central_database: false
|
||||
|
@@ -20,5 +20,3 @@ galaxy_info:
|
||||
- name: Any
|
||||
versions:
|
||||
- all
|
||||
dependencies:
|
||||
- docker-compose
|
||||
|
@@ -21,6 +21,3 @@ galaxy_info:
|
||||
- name: Any
|
||||
versions:
|
||||
- all
|
||||
dependencies:
|
||||
- docker-compose
|
||||
- srv-proxy-6-6-domain
|
||||
|
@@ -21,6 +21,3 @@ galaxy_info:
|
||||
- name: Any
|
||||
versions:
|
||||
- all
|
||||
dependencies:
|
||||
- docker-compose
|
||||
- srv-proxy-6-6-domain
|
||||
|
@@ -6,7 +6,8 @@ oauth2_proxy:
|
||||
features:
|
||||
matomo: true
|
||||
css: false
|
||||
portfolio_iframe: true
|
||||
portfolio_iframe: false # Opens itself in a new window, when it's loaded in an iframe.
|
||||
# it's anyhow not so enduser relevant, so it can be kept like this
|
||||
central_database: true
|
||||
oauth2: true
|
||||
csp:
|
||||
|
@@ -20,5 +20,3 @@ galaxy_info:
|
||||
- name: Any
|
||||
versions:
|
||||
- all
|
||||
dependencies:
|
||||
- docker-compose
|
||||
|
@@ -23,5 +23,4 @@ galaxy_info:
|
||||
class: "fa-solid fa-dice"
|
||||
run_after:
|
||||
- web-app-matomo
|
||||
dependencies:
|
||||
- docker-compose
|
||||
|
||||
|
@@ -20,5 +20,3 @@ galaxy_info:
|
||||
- name: Any
|
||||
versions:
|
||||
- all
|
||||
dependencies:
|
||||
- docker-compose
|
||||
|
Reference in New Issue
Block a user