Alex
1a4f302855
chore: bump traefik to 3.6.7 ( #212 )
2026-02-03 10:53:31 +01:00
Alex
de88ca037b
fix add back slash to traefik allowed encoded characters ( #211 )
2026-02-02 09:13:14 +01:00
Michael Barz
1b4cfb5759
Merge pull request #206 from aleksa-radojicic/add-kc-log-level
...
Add support for KC_LOG_LEVEL env variable & fix KC credentials leaking in logs
2026-01-25 17:58:49 +01:00
aleksa.radojicic
1a231fa807
fix(keycloak): prevent env vars from being printed in logs
...
The problem is credentials are displayed in the console, which poses a security risk in production. Printing the environment variables for log levels 'trace/debug' would help when debugging.
2026-01-25 11:46:52 +01:00
aleksa.radojicic
a79de3c5ee
feat(keycloak): add support for KC_LOG_LEVEL env variable
...
KC_LOG_LEVEL is defined in the [official docs](https://www.keycloak.org/server/all-config?q=log-level ).
2026-01-25 11:43:02 +01:00
Viktor Scharf
4e8f66ac5f
Merge pull request #201 from opencloud-eu/fix#31
...
update certs.yml example
2026-01-13 12:21:31 +01:00
Viktor Scharf
8ce6895188
update certs.yml example
2026-01-13 12:07:40 +01:00
Viktor Scharf
a0d5196dfa
Merge pull request #198 from opencloud-eu/add-default-language-to-docker-compose.yaml
...
add the default language variable to the docker-compose.yaml
2026-01-08 20:07:30 +01:00
Anja Barz
e19f6ba593
add info about language format and add it to the .env
2026-01-08 12:10:49 +01:00
Anja Barz
d9300db50e
add the default language variable to the docker-compose.yaml
2026-01-08 07:37:06 +01:00
Michael Barz
634cd89b0f
Merge pull request #178 from opencloud-eu/update_inline_docs
...
Update inline docs
2026-01-05 21:11:25 +01:00
Artur Neumann
59f5f1702d
Merge pull request #190 from opencloud-eu/individual-it-patch-1
...
fix: example command to load apps
2025-12-29 18:32:11 +05:45
Artur Neumann
81888ebe66
fix: example command to load apps
2025-12-29 17:45:08 +05:45
Viktor Scharf
c3471649f8
Merge pull request #181 from opencloud-eu/setWritableShareFalse
...
set OC_SHARING_PUBLIC_WRITEABLE_SHARE_MUST_HAVE_PASSWORD=false by default
2025-12-17 10:16:00 +01:00
Viktor Scharf
5fa7ab2d40
set OC_SHARING_PUBLIC_WRITEABLE_SHARE_MUST_HAVE_PASSWORD=false by default
2025-12-17 09:47:31 +01:00
streaminganger
a738092592
fix: traefik rejects supported file characters ( #179 )
2025-12-16 10:49:45 +01:00
Michael Barz
3bddb65c8b
Merge pull request #180 from opencloud-eu/revert-175-fix-collabora-server-audit-slow-kit
...
Revert "fix: slow kit jail error server audit in collabora"
2025-12-12 17:25:37 +01:00
Michael Barz
6ecf59f078
Revert "fix: slow kit jail error server audit in collabora"
2025-12-12 15:42:09 +01:00
Michael Barz
adf5c3a388
Merge pull request #175 from opencloud-eu/fix-collabora-server-audit-slow-kit
...
fix: slow kit jail error server audit in collabora
2025-12-12 09:08:26 +01:00
Michael 'Flimmy' Flemming
4bfa819979
uncomment important env-vars but leave at default
2025-12-11 12:16:52 +01:00
Michael 'Flimmy' Flemming
0ee8acafe3
remove leading space from commented vars
2025-12-11 12:07:52 +01:00
Michael 'Flimmy' Flemming
a2f8a01119
explicitly list commented certs env_var and its default
2025-12-11 12:04:24 +01:00
Michael 'Flimmy' Flemming
d3c0c80250
add External-IDP example
2025-12-11 11:59:49 +01:00
Ralf Haferkamp
a2411f8cec
Merge pull request #170 from opencloud-eu/issue/165
...
Fix bash default substitution
2025-12-10 17:29:00 +01:00
Alexander Ackermann
e897106b58
remove privileged
2025-12-09 18:58:56 +01:00
Alexander Ackermann
7386b21d7c
make work on debian based systems
2025-12-09 18:49:31 +01:00
Alexander Ackermann
f3ea0ee978
fix: slow kit jail error server audit in collabora
2025-12-09 15:34:46 +01:00
Alex
2f1f0d3149
fix: WOPI/Collabora incompatibility with traefik v3.6.4 ( #174 )
2025-12-09 12:47:40 +01:00
Ralf Haferkamp
537de1a843
Fix bash default substitution
...
Closes : #165
2025-12-02 11:04:15 +01:00
Michael Barz
497f09669c
Merge pull request #166 from Diekos/smtp_insecure-default-to-false
...
Added SMTP_INSECURE defaults to false
2025-11-27 23:23:46 +01:00
Michael Barz
a650026624
Merge pull request #155 from chillymattster/oc_port_configurable
...
feat: port configuration
2025-11-27 15:26:29 +01:00
Diekos
171235f0b8
Added SMTP_INSECURE defaults to false
...
The SMTP_INSECURE did not yet have a default to false.
2025-11-27 11:32:23 +01:00
chillymattster
50254df2ab
align variable names in docker compose yml and environment
2025-11-26 19:11:37 +01:00
chillymattster
95c03733d7
Merge branch 'main' into oc_port_configurable
2025-11-26 19:06:49 +01:00
Michael Barz
79782cdd5f
Merge pull request #157 from chillymattster/configure_uid_gid
...
feat: improve security - configure container uid and gid
2025-11-25 10:28:03 +01:00
Michael Barz
afe6399374
Merge pull request #163 from kellergoech/kellergoech-add-exposed-ports
...
Added the exposed ports yml files for external proxies
2025-11-24 09:42:22 +01:00
kellergoech
8d8b8dfc73
Update collabora-exposed.yml
2025-11-22 07:14:32 +01:00
kellergoech
eca5b1117e
Update keycloak-exposed.yml
2025-11-22 07:14:10 +01:00
kellergoech
cfd356a155
Update description opencloud-exposed.yml
2025-11-22 07:13:49 +01:00
kellergoech
4e4fe65a97
Update description keycloak-exposed.yml
2025-11-22 07:13:15 +01:00
kellergoech
dede740c0e
Update description collabora-exposed.yml
2025-11-22 07:12:47 +01:00
kellergoech
0d389800b5
Create opencloud-exposed.yml for service exposure
...
Add configuration to expose OpenCloud service on port 9200
2025-11-21 17:29:55 +01:00
kellergoech
df7dfc0a02
Create keycloak-exposed.yml for service ports
...
Add Keycloak service configuration with exposed ports
2025-11-21 17:29:01 +01:00
kellergoech
0e35e4d6b9
add collabora exposed
2025-11-21 17:27:18 +01:00
Viktor Scharf
c1a9d82702
Merge pull request #159 from opencloud-eu/fix-cert.yml-example
...
fix cert.yml-example
2025-11-21 11:28:03 +01:00
Michael Barz
7b2bd36f30
Merge pull request #162 from opencloud-eu/support-check-for-updates
...
feat: enable check for updates flag
2025-11-20 13:51:53 +01:00
Alexander Ackermann
13e076b305
feat: enable check for updates flag
2025-11-20 13:45:08 +01:00
Michael Barz
cfe3f0f612
Merge pull request #161 from opencloud-eu/fix-external-proxy
...
fix: bind ports on localhost for external proxy
2025-11-20 11:05:45 +01:00
Michael Barz
6a5950da36
fix: bind ports on localhost for external proxy
2025-11-20 10:35:37 +01:00
Viktor Scharf
8c96301523
fix
2025-11-19 16:21:42 +01:00