Skip to content

Comments

Docker compose refinement#370

Merged
Heiko-Pohl merged 5 commits intomainfrom
docker-compose-refinement
Jul 15, 2025
Merged

Docker compose refinement#370
Heiko-Pohl merged 5 commits intomainfrom
docker-compose-refinement

Conversation

@Svanvith
Copy link
Contributor

No description provided.

#### To enable Keycloak for identity and access management, **uncomment** the following lines in your `.env` file:

```env
LDAP=:ldap.yml
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is from the opencloud full example. Please adapt to use COMPOSE_FILE=

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The keycloak part was before in the docker compose and was only copied here and we will rewrite it in a separate branch


```env
LDAP=:ldap.yml
LDAP_MANAGER_DOMAIN=ldap.your.domain
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LDAP_MANAGER should not be deployed. Only a testing tool.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The keycloak part was before in the docker compose and was only copied here and we will rewrite it in a separate branch

@Heiko-Pohl Heiko-Pohl force-pushed the docker-compose-refinement branch from 91c8bad to 0e66e84 Compare July 15, 2025 09:16
Copy link
Member

@micbar micbar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given the fact that you want to do keycloak later, lets merge that now.

@Heiko-Pohl Heiko-Pohl merged commit 222381f into main Jul 15, 2025
2 checks passed
@Heiko-Pohl Heiko-Pohl deleted the docker-compose-refinement branch July 15, 2025 11:45
@openclouders openclouders mentioned this pull request Jul 15, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants