Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pyca/infra
Infrastructure configuration for pyca projects (mostly dockerfiles)
https://github.com/pyca/infra
containers infrastructure
Last synced: 7 days ago
JSON representation
Infrastructure configuration for pyca projects (mostly dockerfiles)
- Host: GitHub
- URL: https://github.com/pyca/infra
- Owner: pyca
- License: other
- Created: 2017-04-14T01:08:48.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-18T15:50:33.000Z (6 months ago)
- Last Synced: 2024-05-18T17:09:10.560Z (6 months ago)
- Topics: containers, infrastructure
- Language: HCL
- Homepage:
- Size: 470 KB
- Stars: 15
- Watchers: 5
- Forks: 30
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Cryptographic Authority Infrastructure
The [PyCA](https://github.com/pyca) has a significant amount of automation
to support our robust continuous integration. This repository holds the
configuration for building the various docker containers we use in testing,
as well as OpenSSL binaries we use.## Docker Containers
Docker containers are built on merge by Github Actions and then uploaded to
Github Container Registry. Each repository corresponds to a directory in
`runners`.