Hi @Adam Collins ,
There isn't an official docker image for Crowd (yet).
I would recommend the following:
When can we expect an official Atlassian Crowd Docker Image? Is it even on the agenda?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Now, they have official images here:
atlassian/crowd
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's an official image but can someone tell how to set the database connection for CrowdID?
Other images (unofficial) support these variables:
CROWDID_POSTGRES_HOST - Postgres host
CROWDID_POSTGRES_PORT - Postgres port
CROWDID_POSTGRES_USER - Postgres user
CROWDID_POSTGRES_PASSWORD - Postgres password
CROWDID_POSTGRES_DATABASE - database name
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.