{"id":37171487,"url":"https://github.com/unleash/unleash-docker","last_synced_at":"2026-01-14T20:00:58.939Z","repository":{"id":13029250,"uuid":"73381870","full_name":"Unleash/unleash-docker","owner":"Unleash","description":"Docker container for unleash","archived":true,"fork":false,"pushed_at":"2022-11-03T11:16:15.000Z","size":750,"stargazers_count":95,"open_issues_count":1,"forks_count":100,"subscribers_count":15,"default_branch":"main","last_synced_at":"2024-06-21T17:09:16.253Z","etag":null,"topics":["docker","feature-flags","feature-management","feature-toggles","unleash-server"],"latest_commit_sha":null,"homepage":"https://docs.getunleash.io","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Unleash.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-10T12:54:27.000Z","updated_at":"2024-02-04T22:44:51.000Z","dependencies_parsed_at":"2022-07-15T05:30:33.147Z","dependency_job_id":null,"html_url":"https://github.com/Unleash/unleash-docker","commit_stats":null,"previous_names":[],"tags_count":108,"template":false,"template_full_name":null,"purl":"pkg:github/Unleash/unleash-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unleash%2Funleash-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unleash%2Funleash-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unleash%2Funleash-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unleash%2Funleash-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Unleash","download_url":"https://codeload.github.com/Unleash/unleash-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Unleash%2Funleash-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","feature-flags","feature-management","feature-toggles","unleash-server"],"created_at":"2026-01-14T20:00:57.633Z","updated_at":"2026-01-14T20:00:58.924Z","avatar_url":"https://github.com/Unleash.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Unleash in Docker compose\nThis repo contains a docker compose file and an extended dockerfile for running the Unleash server. The docker compose file will start a database, the Unleash server, and an Unleash proxy.\n\nThe extended Unleash dockerfile is very small shim on top of [unleash/unleash](https://github.com/Unleash/unleash/) to include wait-for and allow the docker-compose configuration to ensure that we're not starting Unleash until the database is up and running.\n\n#### Docker-compose\n\n1. Clone the [unleash-docker](https://github.com/Unleash/unleash-docker) repository.\n2. Run `docker-compose build` in repository root folder.\n3. Run `docker-compose up` in repository root folder.\n\n**Useful links:**\n\n- [Docker image on dockerhub](https://hub.docker.com/r/unleashorg/unleash-server/)\n- [Unleash Helm Chart on artifacthub](https://artifacthub.io/packages/helm/unleash/unleash)\n\n### User accounts\n- Once started up, you'll have a user with \n  - `username: admin`\n  - `password: unleash4all`\n\n\n## Work locally with this repo \nStart by cloning this repository. \n\nWe have set up `docker-compose` to start postgres and the unleash server together. This makes it really fast to start up\nunleash locally without setting up a database or node.\n\n```bash\n$ docker-compose build\n$ docker-compose up\n```\nOn some computers the database won't start in time for Unleash the first time you run this. If Unleash fails to reach the database, `docker-compose restart web` usually resolves the issue.\n\n### Requirements\nWe are using docker-compose version 3.9 and it requires:\n\n- Docker engine 19.03.0+\n- Docker compose 2.0.0+\n\nFor more info, check out the compatibility matrix on Docker's website: [compatibility-matrix](\nhttps://docs.docker.com/compose/compose-file/compose-versioning/#compatibility-matrix)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funleash%2Funleash-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funleash%2Funleash-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funleash%2Funleash-docker/lists"}