Skip to content

Add contrib with inital docker-compose template#43

Merged
peb-adr merged 11 commits into
mainfrom
feature/add-contrib
May 27, 2026
Merged

Add contrib with inital docker-compose template#43
peb-adr merged 11 commits into
mainfrom
feature/add-contrib

Conversation

@4echow
Copy link
Copy Markdown
Member

@4echow 4echow commented May 13, 2026

No description provided.

@4echow 4echow requested a review from peb-adr May 13, 2026 08:10
@4echow 4echow added the feature label May 13, 2026
Comment thread contrib/docker-compose.yml.tmpl Outdated
ICC_HOST: {{ or .defaultEnvironment.ICC_HOST "icc" }}
ICC_PORT: {{ or .defaultEnvironment.ICC_PORT "9007" }}
INTERNAL_AUTH_PASSWORD_FILE: {{ or .defaultEnvironment.INTERNAL_AUTH_PASSWORD_FILE "/run/secrets/internal_auth_password" }}
MANAGE_AUTH_PASSWORD_FILE: {{ or .defaultEnvironment.MANAGE_AUTH_PASSWORD_FILE "/run/secrets/manage_auth_password" }}
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I believe this is not being used anymore in the current setup.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Oh yeah, good catch

@peb-adr peb-adr requested a review from m-schieder May 27, 2026 08:13
# Defaults for all OpenSlides services.
defaults:
containerRegistry: ghcr.io/openslides/openslides
tag: 4.3.0
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It might be worth mentioning that the 'latest' tag can also be used here, but we don't recommend it.

@peb-adr peb-adr merged commit a88ab12 into main May 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants