Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from pyca/infra

Infrastructure configuration for pyca projects (mostly dockerfiles)

Notifications You must be signed in to change notification settings

bartzjegr/infra

 
 

Repository files navigation

Python Cryptographic Authority Infrastructure

The PyCA operates a significant amount of infrastructure in the form of continuous integration. This repository holds the configuration for building the various docker containers we use in testing, as well as wheel builders for external projects.

Ansible

To run the ansible playbook you'll need your SSH public key in the server's authorized_keys and then you can run ./deploy.

Ansible is responsible for making sure Docker is running on the host, installing SystemD service files for Caddy, pulling the Caddy docker images, and making sure it's running.

Docker Containers

Docker containers are built on merge by Azure Pipelines and then uploaded to Docker Hub. Each repository on Docker Hub corresponds to a directory in runners.

About

Infrastructure configuration for pyca projects (mostly dockerfiles)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 40.7%
  • Dockerfile 37.3%
  • Batchfile 13.3%
  • Shell 8.7%