{"id":21898144,"url":"https://github.com/cn-docker/control-tower","last_synced_at":"2026-04-14T06:31:48.333Z","repository":{"id":37089742,"uuid":"204942270","full_name":"cn-docker/control-tower","owner":"cn-docker","description":"Control Tower Docker Image","archived":false,"fork":false,"pushed_at":"2025-09-22T21:37:05.000Z","size":185,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-22T23:32:38.529Z","etag":null,"topics":["aws-cli","bosh","concourse","concourse-ci","continuous-delivery","control-tower","docker","docker-image","gcp","operations"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/cnservices/control-tower","language":"Dockerfile","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/cn-docker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":"jnonino","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-08-28T13:46:43.000Z","updated_at":"2025-08-11T22:03:55.000Z","dependencies_parsed_at":"2023-11-18T22:43:22.083Z","dependency_job_id":"9967dc6d-4031-4961-9fd1-ea1a3e27a2ea","html_url":"https://github.com/cn-docker/control-tower","commit_stats":null,"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/cn-docker/control-tower","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cn-docker%2Fcontrol-tower","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cn-docker%2Fcontrol-tower/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cn-docker%2Fcontrol-tower/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cn-docker%2Fcontrol-tower/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cn-docker","download_url":"https://codeload.github.com/cn-docker/control-tower/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cn-docker%2Fcontrol-tower/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31785484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: 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":["aws-cli","bosh","concourse","concourse-ci","continuous-delivery","control-tower","docker","docker-image","gcp","operations"],"created_at":"2024-11-28T14:24:07.461Z","updated_at":"2026-04-14T06:31:48.311Z","avatar_url":"https://github.com/cn-docker.png","language":"Dockerfile","funding_links":["https://patreon.com/jnonino"],"categories":[],"sub_categories":[],"readme":"# Control Tower Docker Image\n\n[![](https://img.shields.io/docker/pulls/cnservices/control-tower.svg)](https://hub.docker.com/r/cnservices/control-tower/)\n[![](hhttps://img.shields.io/docker/build/cnservices/control-tower)](https://hub.docker.com/r/cnservices/control-tower/)\n[![](https://img.shields.io/docker/automated/cnservices/control-tower)](https://hub.docker.com/r/cnservices/control-tower/)\n[![](https://img.shields.io/docker/stars/cnservices/control-tower)](https://hub.docker.com/r/cnservices/control-tower/)\n[![](https://img.shields.io/github/license/cn-docker/control-tower)](https://github.com/cn-docker/control-tower)\n[![](https://img.shields.io/github/issues/cn-docker/control-tower)](https://github.com/cn-docker/control-tower)\n[![](https://img.shields.io/github/issues-closed/cn-docker/control-tower)](https://github.com/cn-docker/control-tower)\n[![](https://img.shields.io/github/languages/code-size/cn-docker/control-tower)](https://github.com/cn-docker/control-tower)\n[![](https://img.shields.io/github/repo-size/cn-docker/control-tower)](https://github.com/cn-docker/control-tower)\n\n## Control Tower for AWS\n\nIf you want to run control-tower with it's own IAM account, create a user with the following permissions:\n- AmazonRDSFullAccess\n- AmazonEC2FullAccess\n- IAMFullAccess\n- AmazonS3FullAccess\n- AmazonVPCFullAccess\n- AmazonRoute53FullAccess\n- IAMUserSSHKeys\n\nRun the container\n\n        docker run --tty --interactive --env AWS_ACCESS_KEY_ID='\u003cYOUR_AWS_ACCESS_KEY\u003e' --env AWS_SECRET_ACCESS_KEY='\u003cYOUR_AWS_SECRET_KEY\u003e' --name control-tower cnservices/control-tower bash\n\n## Control Tower for GCP\n\nOn GCP you must also ensure the following APIs are activated in your project:\n- Compute Engine API (gcloud services enable compute.googleapis.com)\n- Identity and Access Management (IAM) API (gcloud services enable iam.googleapis.com)\n- Cloud Resource Manager API (gcloud services enable cloudresourcemanager.googleapis.com)\n- SQL Admin API (gcloud services enable sqladmin.googleapis.com)\n\nIf using a dedicated GCP IAM member, a IAM Primitive role of roles/owner for the target GCP Project is required.\n\nRun the container:\n\n        docker run --tty --interactive --volume $(GCP_KEY_FILE_PATH):/tmp/ --env GOOGLE_APPLICATION_CREDENTIALS=/tmp/$(GCP_KEY_FILE_NAME) cnservices/control-tower bash\n\n## Available commands\n\nAfter running the docker container, you will prompted to the container environment shell where you can run the following Control Tower commands:\n\n- **deploy**: Deploys or updates a Concourse ([Documentation](https://github.com/EngineerBetter/control-tower/blob/master/docs/deploy.md))\n- **destroy**: Destroys a Concourse ([Documentation](https://github.com/EngineerBetter/control-tower/blob/master/docs/destroy.md))\n- **info**: Fetches information on a deployed environment ([Documentation](https://github.com/EngineerBetter/control-tower/blob/master/docs/info.md))\n- **maintain**: Handles maintenance operations in control-tower ([Documentation](https://github.com/EngineerBetter/control-tower/blob/master/docs/maintain.md))\n- **help**: Get help for commands\n\nMore information [here](https://github.com/EngineerBetter/control-tower)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcn-docker%2Fcontrol-tower","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcn-docker%2Fcontrol-tower","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcn-docker%2Fcontrol-tower/lists"}