alpha
Login
or
Join now
nagee.dev
/
cirrus
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
cloud infra
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
cirrus
/
provision
/
at
main
6 files
nagee
Install foundry: obs.nagee.dev
17d ago
d42202d7
.terraform.lock.hcl
Install foundry: obs.nagee.dev Add foundry + dns
2 weeks ago
dns.tf
Install foundry: obs.nagee.dev Add foundry + dns
2 weeks ago
main.tf
Replace ansible with pyinfra > pyinfra turns Python code into shell commands and runs them on your > servers. Execute ad-hoc commands and write declarative operations. > Target SSH servers, local machine and Docker containers. Fast and scales > from one server to thousands. > > Think ansible but Python instead of YAML, and up to 10x faster.
2 months ago
outputs.tf
Replace ansible with pyinfra > pyinfra turns Python code into shell commands and runs them on your > servers. Execute ad-hoc commands and write declarative operations. > Target SSH servers, local machine and Docker containers. Fast and scales > from one server to thousands. > > Think ansible but Python instead of YAML, and up to 10x faster.
2 months ago
provider.tf
Reorganize terraform This only does the terraform part. Another commit will attempt the ansible change, yielding a layout that looks like: ``` provision/ main.tf dns.tf variables.tf outputs.tf ... configure/ production playbooks/... roles/... ```
2 months ago
variables.tf
Reorganize terraform This only does the terraform part. Another commit will attempt the ansible change, yielding a layout that looks like: ``` provision/ main.tf dns.tf variables.tf outputs.tf ... configure/ production playbooks/... roles/... ```
2 months ago