https://github.com/alphagov/tech-ops
https://github.com/alphagov/tech-ops
cross-gds techops
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alphagov/tech-ops
- Owner: alphagov
- License: mit
- Created: 2019-01-05T18:55:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T13:32:06.000Z (about 2 years ago)
- Last Synced: 2025-05-08T22:52:48.058Z (27 days ago)
- Topics: cross-gds, techops
- Language: HCL
- Homepage:
- Size: 10.9 MB
- Stars: 11
- Watchers: 18
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# alphagov/tech-ops
## Building and Releasing GovSVC Docker containers.
Building and releasing the GovSVC specific Docker images is done by a set of Github actions attached to this repo.
They will run automatically if a change is made to the corresponding dockerfile, or they can be triggered manually through the Github Actions UI.
Pipeline runs will have to be approved by a trusted person that is in the `re-autom8` or `reliability-engineering` Github teams.
### Docker Images
#### AWSC
[:rocket: Github Action](https://github.com/alphagov/tech-ops/actions/workflows/build_govsvc_docker_awsc.yml)
[:octocat: GHCR Repo](https://github.com/orgs/alphagov/packages/container/package/awsc)
[:whale: Dockerhub Repo](https://hub.docker.com/r/governmentdigitalservice/awsc)#### AWS Terraform
[:rocket: Github Action](https://github.com/alphagov/tech-ops/actions/workflows/build_govsvc_docker_aws_terraform.yml)
[:octocat: GHCR Repo](https://github.com/orgs/alphagov/packages/container/package/aws-terraform)
[:whale: Dockerhub Repo](https://hub.docker.com/r/governmentdigitalservice/aws-terraform)#### AWS Ruby
[:rocket: Github Action](https://github.com/alphagov/tech-ops/actions/workflows/build_govsvc_docker_aws_ruby.yml)
[:octocat: GHCR Repo](https://github.com/orgs/alphagov/packages/container/package/aws-ruby)
[:whale: Dockerhub Repo](https://hub.docker.com/r/governmentdigitalservice/aws-ruby)#### OctoDNS
[:rocket: Github Action](https://github.com/alphagov/tech-ops/actions/workflows/build_govsvc_docker_octodns.yml)
[:octocat: GHCR Repo](https://github.com/orgs/alphagov/packages/container/package/octodns)
[:whale: Dockerhub Repo](https://hub.docker.com/r/governmentdigitalservice/octodns)#### Autom8 Task Toolbox
[:rocket: Github Action](https://github.com/alphagov/tech-ops/actions/workflows/build_govsvc_docker_concourse_task_toolbox.yml)
[:octocat: GHCR Repo](https://github.com/orgs/alphagov/packages/container/package/automate%2Ftask-toolbox)
[:whale: Dockerhub Repo](https://hub.docker.com/r/governmentdigitalservice/task-toolbox)