⬆️ Update ghcr.io/goauthentik/server Docker tag to v2025 #835

Merged
mafyuh merged 1 commit from renovate/ghcr.io-goauthentik-server-2025.x into main 2025-02-26 01:12:35 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/goauthentik/server (source, changelog) major 2024.12.3 -> 2025.2.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goauthentik/server](https://goauthentik.io) ([source](https://github.com/goauthentik/authentik), [changelog](https://github.com/goauthentik/authentik/releases)) | major | `2024.12.3` -> `2025.2.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODAuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE4MC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2025-02-26 01:11:58 -05:00
mafyuh merged commit b5926cd683 into main 2025-02-26 01:12:35 -05:00
mafyuh deleted branch renovate/ghcr.io-goauthentik-server-2025.x 2025-02-26 01:12:35 -05:00
First-time contributor

Ansible Deployment Output


PLAY [Deploy application] ******************************************************

TASK [Gathering Facts] *********************************************************
ok: [auth.lan]

TASK [Ensure the repository is up-to-date] *************************************
changed: [auth.lan]

TASK [Display git pull output] *************************************************
ok: [auth.lan] => {
    "git_pull_output.stdout_lines": [
        "Updating 5ccc2b8..b5926cd",
        "Fast-forward",
        " docker/authentik/docker-compose.yml | 4 ++--",
        " 1 file changed, 2 insertions(+), 2 deletions(-)"
    ]
}

TASK [Read secret mapping] *****************************************************
ok: [auth.lan]

TASK [Parse secret mapping] ****************************************************
ok: [auth.lan]

TASK [Set env_variables] *******************************************************
ok: [auth.lan]

TASK [Write .env file to target host] ******************************************
ok: [auth.lan]

TASK [Restart services using Docker Compose] ***********************************
fatal: [auth.lan]: FAILED! => {"actions": [{"id": "worker", "status": "Pulling", "what": "service"}, {"id": "server", "status": "Pulling", "what": "service"}, {"id": "authentik-worker-1", "status": "Recreate", "what": "container"}, {"id": "authentik-server-1", "status": "Recreate", "what": "container"}, {"id": "authentik-worker-1", "status": "Starting", "what": "container"}, {"id": "authentik-authentik_ldap-1", "status": "Starting", "what": "container"}, {"id": "authentik-server-1", "status": "Starting", "what": "container"}], "changed": true, "cmd": "/usr/bin/docker compose --ansi never --progress plain --project-directory /home/mafyuh/iac/docker/authentik up --detach --no-color --quiet-pull --remove-orphans --", "containers": [{"Command": "\"/ldap\"", "CreatedAt": "2025-02-01 01:10:34 -0500 EST", "ExitCode": 137, "Health": "", "ID": "9361463ba65278c718a9945e033a4f2749efb5f2ab888c6d633edec50efac704", "Image": "ghcr.io/goauthentik/ldap:2024.12.3", "Labels": {" see https://goauthentik.io for more info.": "", "com.docker.compose.config-hash": "2e3342ac49c53017cf406b425268e9a901c7444aa3c8509de3bd83d564d4a888", "com.docker.compose.container-number": "1", "com.docker.compose.depends_on": "", "com.docker.compose.image": "sha256:f57425850894cc3b51d08f43e08c38c3da5bd741961e0bbb1a8bec5a104bb134", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "authentik", "com.docker.compose.project.config_files": "/home/mafyuh/iac/docker/authentik/docker-compose.yml", "com.docker.compose.project.working_dir": "/home/mafyuh/iac/docker/authentik", "com.docker.compose.replace": "fa24dab82912c98e10fadc4b3f4f9f2305683068df0689c92538545ed5409ee8", "com.docker.compose.service": "authentik_ldap", "com.docker.compose.version": "2.32.4", "org.opencontainers.image.description": "goauthentik.io LDAP outpost", "org.opencontainers.image.revision": "", "org.opencontainers.image.source": "https://github.com/goauthentik/authentik", "org.opencontainers.image.url": "https://goauthentik.io", "org.opencontainers.image.version": "refs/tags/version/2024.12.3"}, "LocalVolumes": "0", "Mounts": "", "Name": "authentik-authentik_ldap-1", "Names": ["authentik-authentik_ldap-1"], "Networks": ["authentik_default"], "Ports": "", "Project": "authentik", "Publishers": [], "RunningFor": "3 weeks ago", "Service": "authentik_ldap", "Size": "0B", "State": "exited", "Status": "Exited (137) Less than a second ago"}, {"Command": "\"docker-entrypoint.sh postgres\"", "CreatedAt": "2025-01-12 20:42:27 -0500 EST", "ExitCode": 0, "Health": "healthy", "ID": "048f6758277b946bcb755d4e73550199f9c88e2e2c72cf2cba171e1d1c2dd851", "Image": "docker.io/library/postgres:16-alpine", "Labels": {"com.docker.compose.config-hash": "6161f7a795d09afaac2b8836a8c5bebbaa4bfe1b6b468fbeefe631b7cba73f70", "com.docker.compose.container-number": "1", "com.docker.compose.depends_on": "", "com.docker.compose.image": "sha256:81a348707bc632dd096cc7142401a22eb328a480084b8157291f25860f5a1de9", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "authentik", "com.docker.compose.project.config_files": "/home/mafyuh/iac/docker/authentik/docker-compose.yml", "com.docker.compose.project.working_dir": "/home/mafyuh/iac/docker/authentik", "com.docker.compose.replace": "82a5867470ebf9bafb774763738cb56f8b29c4820798782626449632f5fa8603", "com.docker.compose.service": "postgresql", "com.docker.compose.version": "2.32.1"}, "LocalVolumes": "1", "Mounts": "authentik_database", "Name": "authentik-postgresql-1", "Names": ["authentik-postgresql-1"], "Networks": ["authentik_default"], "Ports": "5432/tcp", "Project": "authentik", "Publishers": [{"Protocol": "tcp", "PublishedPort": 0, "TargetPort": 5432, "URL": ""}], "RunningFor": "6 weeks ago", "Service": "postgresql", "Size": "0B", "State": "running", "Status": "Up 2 days (healthy)"}, {"Command": "\"docker-entrypoint.sh --save 60 1 --loglevel warning\"", "CreatedAt": "2025-01-12 20:42:27 -0500 EST", "ExitCode": 0, "Health": "healthy", "ID": "4d94324b6647a1138e682a368b302cc61ac424b2610e9d934c24014a21d0311f", "Image": "docker.io/library/redis:alpine", "Labels": {"com.docker.compose.config-hash": "05f5282919253480a4ef27fc8a03a1748411a793bd30ea4e3989f7889c740ebb", "com.docker.compose.container-number": "1", "com.docker.compose.depends_on": "", "com.docker.compose.image": "sha256:ee33180a84379744659cc28442b8c9754ced5a0253f2596602f51f7e70ec81f7", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "authentik", "com.docker.compose.project.config_files": "/home/mafyuh/iac/docker/authentik/docker-compose.yml", "com.docker.compose.project.working_dir": "/home/mafyuh/iac/docker/authentik", "com.docker.compose.replace": "98b6fe163ee53275e546aedd333756348391c2c630ea196e788d994e8c93751f", "com.docker.compose.service": "redis", "com.docker.compose.version": "2.32.1"}, "LocalVolumes": "1", "Mounts": "authentik_redis", "Name": "authentik-redis-1", "Names": ["authentik-redis-1"], "Networks": ["authentik_default"], "Ports": "6379/tcp", "Project": "authentik", "Publishers": [{"Protocol": "tcp", "PublishedPort": 0, "TargetPort": 6379, "URL": ""}], "RunningFor": "6 weeks ago", "Service": "redis", "Size": "0B", "State": "running", "Status": "Up 2 days (healthy)"}, {"Command": "\"dumb-init -- ak server\"", "CreatedAt": "2025-02-26 01:13:19 -0500 EST", "ExitCode": 0, "Health": "starting", "ID": "e190780a242cca0e05596ccf99dcc54b433201455c6e408f6938fa528a605bff", "Image": "ghcr.io/goauthentik/server:2025.2.0", "Labels": {" see https://goauthentik.io for more info.": "", "com.docker.compose.config-hash": "2a61bfca9995bfe4a6dfe9f50acf500e56137d821ec67d92a530a8068972c449", "com.docker.compose.container-number": "1", "com.docker.compose.depends_on": "postgresql:service_started:false", "com.docker.compose.image": "sha256:23498b70a2686ce89d067d0b3e3ca54940f6ebe6b1b623c6d06eb81588452d44", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "authentik", "com.docker.compose.project.config_files": "/home/mafyuh/iac/docker/authentik/docker-compose.yml", "com.docker.compose.project.working_dir": "/home/mafyuh/iac/docker/authentik", "com.docker.compose.replace": "78171e6052792bb248e6d55844419d833ee5425266da02b62855bc90b6b20a79", "com.docker.compose.service": "server", "com.docker.compose.version": "2.33.0", "org.opencontainers.image.description": "goauthentik.io Main server image", "org.opencontainers.image.revision": "", "org.opencontainers.image.source": "https://github.com/goauthentik/authentik", "org.opencontainers.image.url": "https://goauthentik.io", "org.opencontainers.image.version": "refs/tags/version/2025.2.0", "redis:service_started:false": ""}, "LocalVolumes": "0", "Mounts": "/home/mafyuh/media,/home/mafyuh/custom-templates,/home/mafyuh/custom.css", "Name": "authentik-server-1", "Names": ["authentik-server-1"], "Networks": ["authentik_default"], "Ports": "0.0.0.0:9000->9000/tcp, :::9000->9000/tcp, 0.0.0.0:9443->9443/tcp, :::9443->9443/tcp", "Project": "authentik", "Publishers": [{"Protocol": "tcp", "PublishedPort": 9000, "TargetPort": 9000, "URL": "0.0.0.0"}, {"Protocol": "tcp", "PublishedPort": 9000, "TargetPort": 9000, "URL": "::"}, {"Protocol": "tcp", "PublishedPort": 9443, "TargetPort": 9443, "URL": "0.0.0.0"}, {"Protocol": "tcp", "PublishedPort": 9443, "TargetPort": 9443, "URL": "::"}], "RunningFor": "4 seconds ago", "Service": "server", "Size": "0B", "State": "running", "Status": "Up Less than a second (health: starting)"}, {"Command": "\"dumb-init -- ak worker\"", "CreatedAt": "2025-02-26 01:13:19 -0500 EST", "ExitCode": 0, "Health": "starting", "ID": "ad416e0b37ce9df488426b33782c3242f43711644c5366fa0a5984a34613da33", "Image": "ghcr.io/goauthentik/server:2025.2.0", "Labels": {" see https://goauthentik.io for more info.": "", "com.docker.compose.config-hash": "56492cad25be8a139ac16ed317394e979d282b01497d1d3a7861d7722ea867b5", "com.docker.compose.container-number": "1", "com.docker.compose.depends_on": "postgresql:service_started:false", "com.docker.compose.image": "sha256:23498b70a2686ce89d067d0b3e3ca54940f6ebe6b1b623c6d06eb81588452d44", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "authentik", "com.docker.compose.project.config_files": "/home/mafyuh/iac/docker/authentik/docker-compose.yml", "com.docker.compose.project.working_dir": "/home/mafyuh/iac/docker/authentik", "com.docker.compose.replace": "c0a1778ace7c90353a21907cf650cc5c2df5554a0985e4bb9d2179fd91ceb7db", "com.docker.compose.service": "worker", "com.docker.compose.version": "2.33.0", "org.opencontainers.image.description": "goauthentik.io Main server image", "org.opencontainers.image.revision": "", "org.opencontainers.image.source": "https://github.com/goauthentik/authentik", "org.opencontainers.image.url": "https://goauthentik.io", "org.opencontainers.image.version": "refs/tags/version/2025.2.0", "redis:service_started:false": ""}, "LocalVolumes": "0", "Mounts": "/home/mafyuh/media,/home/mafyuh/custom-templates,/var/run/docker.sock,/home/mafyuh/certs", "Name": "authentik-worker-1", "Names": ["authentik-worker-1"], "Networks": ["authentik_default"], "Ports": "", "Project": "authentik", "Publishers": [], "RunningFor": "4 seconds ago", "Service": "worker", "Size": "0B", "State": "running", "Status": "Up Less than a second (health: starting)"}], "images": [{"ContainerName": "authentik-authentik_ldap-1", "ID": "sha256:f57425850894cc3b51d08f43e08c38c3da5bd741961e0bbb1a8bec5a104bb134", "Repository": "ghcr.io/goauthentik/ldap", "Size": 162164033, "Tag": "2024.12.3"}, {"ContainerName": "authentik-postgresql-1", "ID": "sha256:81a348707bc632dd096cc7142401a22eb328a480084b8157291f25860f5a1de9", "Repository": "postgres", "Size": 274849229, "Tag": "16-alpine"}, {"ContainerName": "authentik-redis-1", "ID": "sha256:ee33180a84379744659cc28442b8c9754ced5a0253f2596602f51f7e70ec81f7", "Repository": "redis", "Size": 41392162, "Tag": "alpine"}, {"ContainerName": "authentik-server-1", "ID": "sha256:23498b70a2686ce89d067d0b3e3ca54940f6ebe6b1b623c6d06eb81588452d44", "Repository": "ghcr.io/goauthentik/server", "Size": 1104562159, "Tag": "2025.2.0"}, {"ContainerName": "authentik-worker-1", "ID": "sha256:23498b70a2686ce89d067d0b3e3ca54940f6ebe6b1b623c6d06eb81588452d44", "Repository": "ghcr.io/goauthentik/server", "Size": 1104562159, "Tag": "2025.2.0"}], "msg": "General error: Error response from daemon: driver failed programming external connectivity on endpoint authentik-authentik_ldap-1 (940175b16a23fecb1dc170296a838846fdfd6268713b1cb4719ad3f0742ad09e): Bind for 0.0.0.0:389 failed: port is already allocated\nexit status 1", "rc": 1, "stderr": " worker Pulling \n server Pulling \n worker Pulled \n server Pulled \n Container authentik-redis-1  Running\n Container authentik-authentik_ldap-1  Created\n Container authentik-postgresql-1  Running\n Container authentik-worker-1  Recreate\n Container authentik-server-1  Recreate\n Container authentik-server-1  Recreated\n Container authentik-worker-1  Recreated\n Container authentik-worker-1  Starting\n Container authentik-authentik_ldap-1  Starting\n Container authentik-server-1  Starting\n Container authentik-worker-1  Started\n Container authentik-server-1  Started\nError response from daemon: driver failed programming external connectivity on endpoint authentik-authentik_ldap-1 (940175b16a23fecb1dc170296a838846fdfd6268713b1cb4719ad3f0742ad09e): Bind for 0.0.0.0:389 failed: port is already allocated\nexit status 1\n", "stderr_lines": [" worker Pulling ", " server Pulling ", " worker Pulled ", " server Pulled ", " Container authentik-redis-1  Running", " Container authentik-authentik_ldap-1  Created", " Container authentik-postgresql-1  Running", " Container authentik-worker-1  Recreate", " Container authentik-server-1  Recreate", " Container authentik-server-1  Recreated", " Container authentik-worker-1  Recreated", " Container authentik-worker-1  Starting", " Container authentik-authentik_ldap-1  Starting", " Container authentik-server-1  Starting", " Container authentik-worker-1  Started", " Container authentik-server-1  Started", "Error response from daemon: driver failed programming external connectivity on endpoint authentik-authentik_ldap-1 (940175b16a23fecb1dc170296a838846fdfd6268713b1cb4719ad3f0742ad09e): Bind for 0.0.0.0:389 failed: port is already allocated", "exit status 1"], "stdout": "", "stdout_lines": []}

PLAY RECAP *********************************************************************
auth.lan                   : ok=7    changed=1    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0   


### Ansible Deployment Output ``` PLAY [Deploy application] ****************************************************** TASK [Gathering Facts] ********************************************************* ok: [auth.lan] TASK [Ensure the repository is up-to-date] ************************************* changed: [auth.lan] TASK [Display git pull output] ************************************************* ok: [auth.lan] => { "git_pull_output.stdout_lines": [ "Updating 5ccc2b8..b5926cd", "Fast-forward", " docker/authentik/docker-compose.yml | 4 ++--", " 1 file changed, 2 insertions(+), 2 deletions(-)" ] } TASK [Read secret mapping] ***************************************************** ok: [auth.lan] TASK [Parse secret mapping] **************************************************** ok: [auth.lan] TASK [Set env_variables] ******************************************************* ok: [auth.lan] TASK [Write .env file to target host] ****************************************** ok: [auth.lan] TASK [Restart services using Docker Compose] *********************************** fatal: [auth.lan]: FAILED! => {"actions": [{"id": "worker", "status": "Pulling", "what": "service"}, {"id": "server", "status": "Pulling", "what": "service"}, {"id": "authentik-worker-1", "status": "Recreate", "what": "container"}, {"id": "authentik-server-1", "status": "Recreate", "what": "container"}, {"id": "authentik-worker-1", "status": "Starting", "what": "container"}, {"id": "authentik-authentik_ldap-1", "status": "Starting", "what": "container"}, {"id": "authentik-server-1", "status": "Starting", "what": "container"}], "changed": true, "cmd": "/usr/bin/docker compose --ansi never --progress plain --project-directory /home/mafyuh/iac/docker/authentik up --detach --no-color --quiet-pull --remove-orphans --", "containers": [{"Command": "\"/ldap\"", "CreatedAt": "2025-02-01 01:10:34 -0500 EST", "ExitCode": 137, "Health": "", "ID": "9361463ba65278c718a9945e033a4f2749efb5f2ab888c6d633edec50efac704", "Image": "ghcr.io/goauthentik/ldap:2024.12.3", "Labels": {" see https://goauthentik.io for more info.": "", "com.docker.compose.config-hash": "2e3342ac49c53017cf406b425268e9a901c7444aa3c8509de3bd83d564d4a888", "com.docker.compose.container-number": "1", "com.docker.compose.depends_on": "", "com.docker.compose.image": "sha256:f57425850894cc3b51d08f43e08c38c3da5bd741961e0bbb1a8bec5a104bb134", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "authentik", "com.docker.compose.project.config_files": "/home/mafyuh/iac/docker/authentik/docker-compose.yml", "com.docker.compose.project.working_dir": "/home/mafyuh/iac/docker/authentik", "com.docker.compose.replace": "fa24dab82912c98e10fadc4b3f4f9f2305683068df0689c92538545ed5409ee8", "com.docker.compose.service": "authentik_ldap", "com.docker.compose.version": "2.32.4", "org.opencontainers.image.description": "goauthentik.io LDAP outpost", "org.opencontainers.image.revision": "", "org.opencontainers.image.source": "https://github.com/goauthentik/authentik", "org.opencontainers.image.url": "https://goauthentik.io", "org.opencontainers.image.version": "refs/tags/version/2024.12.3"}, "LocalVolumes": "0", "Mounts": "", "Name": "authentik-authentik_ldap-1", "Names": ["authentik-authentik_ldap-1"], "Networks": ["authentik_default"], "Ports": "", "Project": "authentik", "Publishers": [], "RunningFor": "3 weeks ago", "Service": "authentik_ldap", "Size": "0B", "State": "exited", "Status": "Exited (137) Less than a second ago"}, {"Command": "\"docker-entrypoint.sh postgres\"", "CreatedAt": "2025-01-12 20:42:27 -0500 EST", "ExitCode": 0, "Health": "healthy", "ID": "048f6758277b946bcb755d4e73550199f9c88e2e2c72cf2cba171e1d1c2dd851", "Image": "docker.io/library/postgres:16-alpine", "Labels": {"com.docker.compose.config-hash": "6161f7a795d09afaac2b8836a8c5bebbaa4bfe1b6b468fbeefe631b7cba73f70", "com.docker.compose.container-number": "1", "com.docker.compose.depends_on": "", "com.docker.compose.image": "sha256:81a348707bc632dd096cc7142401a22eb328a480084b8157291f25860f5a1de9", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "authentik", "com.docker.compose.project.config_files": "/home/mafyuh/iac/docker/authentik/docker-compose.yml", "com.docker.compose.project.working_dir": "/home/mafyuh/iac/docker/authentik", "com.docker.compose.replace": "82a5867470ebf9bafb774763738cb56f8b29c4820798782626449632f5fa8603", "com.docker.compose.service": "postgresql", "com.docker.compose.version": "2.32.1"}, "LocalVolumes": "1", "Mounts": "authentik_database", "Name": "authentik-postgresql-1", "Names": ["authentik-postgresql-1"], "Networks": ["authentik_default"], "Ports": "5432/tcp", "Project": "authentik", "Publishers": [{"Protocol": "tcp", "PublishedPort": 0, "TargetPort": 5432, "URL": ""}], "RunningFor": "6 weeks ago", "Service": "postgresql", "Size": "0B", "State": "running", "Status": "Up 2 days (healthy)"}, {"Command": "\"docker-entrypoint.sh --save 60 1 --loglevel warning\"", "CreatedAt": "2025-01-12 20:42:27 -0500 EST", "ExitCode": 0, "Health": "healthy", "ID": "4d94324b6647a1138e682a368b302cc61ac424b2610e9d934c24014a21d0311f", "Image": "docker.io/library/redis:alpine", "Labels": {"com.docker.compose.config-hash": "05f5282919253480a4ef27fc8a03a1748411a793bd30ea4e3989f7889c740ebb", "com.docker.compose.container-number": "1", "com.docker.compose.depends_on": "", "com.docker.compose.image": "sha256:ee33180a84379744659cc28442b8c9754ced5a0253f2596602f51f7e70ec81f7", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "authentik", "com.docker.compose.project.config_files": "/home/mafyuh/iac/docker/authentik/docker-compose.yml", "com.docker.compose.project.working_dir": "/home/mafyuh/iac/docker/authentik", "com.docker.compose.replace": "98b6fe163ee53275e546aedd333756348391c2c630ea196e788d994e8c93751f", "com.docker.compose.service": "redis", "com.docker.compose.version": "2.32.1"}, "LocalVolumes": "1", "Mounts": "authentik_redis", "Name": "authentik-redis-1", "Names": ["authentik-redis-1"], "Networks": ["authentik_default"], "Ports": "6379/tcp", "Project": "authentik", "Publishers": [{"Protocol": "tcp", "PublishedPort": 0, "TargetPort": 6379, "URL": ""}], "RunningFor": "6 weeks ago", "Service": "redis", "Size": "0B", "State": "running", "Status": "Up 2 days (healthy)"}, {"Command": "\"dumb-init -- ak server\"", "CreatedAt": "2025-02-26 01:13:19 -0500 EST", "ExitCode": 0, "Health": "starting", "ID": "e190780a242cca0e05596ccf99dcc54b433201455c6e408f6938fa528a605bff", "Image": "ghcr.io/goauthentik/server:2025.2.0", "Labels": {" see https://goauthentik.io for more info.": "", "com.docker.compose.config-hash": "2a61bfca9995bfe4a6dfe9f50acf500e56137d821ec67d92a530a8068972c449", "com.docker.compose.container-number": "1", "com.docker.compose.depends_on": "postgresql:service_started:false", "com.docker.compose.image": "sha256:23498b70a2686ce89d067d0b3e3ca54940f6ebe6b1b623c6d06eb81588452d44", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "authentik", "com.docker.compose.project.config_files": "/home/mafyuh/iac/docker/authentik/docker-compose.yml", "com.docker.compose.project.working_dir": "/home/mafyuh/iac/docker/authentik", "com.docker.compose.replace": "78171e6052792bb248e6d55844419d833ee5425266da02b62855bc90b6b20a79", "com.docker.compose.service": "server", "com.docker.compose.version": "2.33.0", "org.opencontainers.image.description": "goauthentik.io Main server image", "org.opencontainers.image.revision": "", "org.opencontainers.image.source": "https://github.com/goauthentik/authentik", "org.opencontainers.image.url": "https://goauthentik.io", "org.opencontainers.image.version": "refs/tags/version/2025.2.0", "redis:service_started:false": ""}, "LocalVolumes": "0", "Mounts": "/home/mafyuh/media,/home/mafyuh/custom-templates,/home/mafyuh/custom.css", "Name": "authentik-server-1", "Names": ["authentik-server-1"], "Networks": ["authentik_default"], "Ports": "0.0.0.0:9000->9000/tcp, :::9000->9000/tcp, 0.0.0.0:9443->9443/tcp, :::9443->9443/tcp", "Project": "authentik", "Publishers": [{"Protocol": "tcp", "PublishedPort": 9000, "TargetPort": 9000, "URL": "0.0.0.0"}, {"Protocol": "tcp", "PublishedPort": 9000, "TargetPort": 9000, "URL": "::"}, {"Protocol": "tcp", "PublishedPort": 9443, "TargetPort": 9443, "URL": "0.0.0.0"}, {"Protocol": "tcp", "PublishedPort": 9443, "TargetPort": 9443, "URL": "::"}], "RunningFor": "4 seconds ago", "Service": "server", "Size": "0B", "State": "running", "Status": "Up Less than a second (health: starting)"}, {"Command": "\"dumb-init -- ak worker\"", "CreatedAt": "2025-02-26 01:13:19 -0500 EST", "ExitCode": 0, "Health": "starting", "ID": "ad416e0b37ce9df488426b33782c3242f43711644c5366fa0a5984a34613da33", "Image": "ghcr.io/goauthentik/server:2025.2.0", "Labels": {" see https://goauthentik.io for more info.": "", "com.docker.compose.config-hash": "56492cad25be8a139ac16ed317394e979d282b01497d1d3a7861d7722ea867b5", "com.docker.compose.container-number": "1", "com.docker.compose.depends_on": "postgresql:service_started:false", "com.docker.compose.image": "sha256:23498b70a2686ce89d067d0b3e3ca54940f6ebe6b1b623c6d06eb81588452d44", "com.docker.compose.oneoff": "False", "com.docker.compose.project": "authentik", "com.docker.compose.project.config_files": "/home/mafyuh/iac/docker/authentik/docker-compose.yml", "com.docker.compose.project.working_dir": "/home/mafyuh/iac/docker/authentik", "com.docker.compose.replace": "c0a1778ace7c90353a21907cf650cc5c2df5554a0985e4bb9d2179fd91ceb7db", "com.docker.compose.service": "worker", "com.docker.compose.version": "2.33.0", "org.opencontainers.image.description": "goauthentik.io Main server image", "org.opencontainers.image.revision": "", "org.opencontainers.image.source": "https://github.com/goauthentik/authentik", "org.opencontainers.image.url": "https://goauthentik.io", "org.opencontainers.image.version": "refs/tags/version/2025.2.0", "redis:service_started:false": ""}, "LocalVolumes": "0", "Mounts": "/home/mafyuh/media,/home/mafyuh/custom-templates,/var/run/docker.sock,/home/mafyuh/certs", "Name": "authentik-worker-1", "Names": ["authentik-worker-1"], "Networks": ["authentik_default"], "Ports": "", "Project": "authentik", "Publishers": [], "RunningFor": "4 seconds ago", "Service": "worker", "Size": "0B", "State": "running", "Status": "Up Less than a second (health: starting)"}], "images": [{"ContainerName": "authentik-authentik_ldap-1", "ID": "sha256:f57425850894cc3b51d08f43e08c38c3da5bd741961e0bbb1a8bec5a104bb134", "Repository": "ghcr.io/goauthentik/ldap", "Size": 162164033, "Tag": "2024.12.3"}, {"ContainerName": "authentik-postgresql-1", "ID": "sha256:81a348707bc632dd096cc7142401a22eb328a480084b8157291f25860f5a1de9", "Repository": "postgres", "Size": 274849229, "Tag": "16-alpine"}, {"ContainerName": "authentik-redis-1", "ID": "sha256:ee33180a84379744659cc28442b8c9754ced5a0253f2596602f51f7e70ec81f7", "Repository": "redis", "Size": 41392162, "Tag": "alpine"}, {"ContainerName": "authentik-server-1", "ID": "sha256:23498b70a2686ce89d067d0b3e3ca54940f6ebe6b1b623c6d06eb81588452d44", "Repository": "ghcr.io/goauthentik/server", "Size": 1104562159, "Tag": "2025.2.0"}, {"ContainerName": "authentik-worker-1", "ID": "sha256:23498b70a2686ce89d067d0b3e3ca54940f6ebe6b1b623c6d06eb81588452d44", "Repository": "ghcr.io/goauthentik/server", "Size": 1104562159, "Tag": "2025.2.0"}], "msg": "General error: Error response from daemon: driver failed programming external connectivity on endpoint authentik-authentik_ldap-1 (940175b16a23fecb1dc170296a838846fdfd6268713b1cb4719ad3f0742ad09e): Bind for 0.0.0.0:389 failed: port is already allocated\nexit status 1", "rc": 1, "stderr": " worker Pulling \n server Pulling \n worker Pulled \n server Pulled \n Container authentik-redis-1 Running\n Container authentik-authentik_ldap-1 Created\n Container authentik-postgresql-1 Running\n Container authentik-worker-1 Recreate\n Container authentik-server-1 Recreate\n Container authentik-server-1 Recreated\n Container authentik-worker-1 Recreated\n Container authentik-worker-1 Starting\n Container authentik-authentik_ldap-1 Starting\n Container authentik-server-1 Starting\n Container authentik-worker-1 Started\n Container authentik-server-1 Started\nError response from daemon: driver failed programming external connectivity on endpoint authentik-authentik_ldap-1 (940175b16a23fecb1dc170296a838846fdfd6268713b1cb4719ad3f0742ad09e): Bind for 0.0.0.0:389 failed: port is already allocated\nexit status 1\n", "stderr_lines": [" worker Pulling ", " server Pulling ", " worker Pulled ", " server Pulled ", " Container authentik-redis-1 Running", " Container authentik-authentik_ldap-1 Created", " Container authentik-postgresql-1 Running", " Container authentik-worker-1 Recreate", " Container authentik-server-1 Recreate", " Container authentik-server-1 Recreated", " Container authentik-worker-1 Recreated", " Container authentik-worker-1 Starting", " Container authentik-authentik_ldap-1 Starting", " Container authentik-server-1 Starting", " Container authentik-worker-1 Started", " Container authentik-server-1 Started", "Error response from daemon: driver failed programming external connectivity on endpoint authentik-authentik_ldap-1 (940175b16a23fecb1dc170296a838846fdfd6268713b1cb4719ad3f0742ad09e): Bind for 0.0.0.0:389 failed: port is already allocated", "exit status 1"], "stdout": "", "stdout_lines": []} PLAY RECAP ********************************************************************* auth.lan : ok=7 changed=1 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 ```
This repo is archived. You cannot comment on pull requests.
No description provided.