Skip to content

Commit

Permalink
add README
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Oct 14, 2019
1 parent 28db09b commit e0c34a0
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
@@ -0,0 +1,17 @@
# Infrastructure

These are the configs and infra stuff for this site (name TBD)!

- `gitea`: system configuration for the gitea instance
- `nix`: pinned nix stuff, both tools and upstreams for nixos
- `terraform`: terraform configuration for compute/DNS resources

## Local Setup

- `git clone` using the instructions on the unnamed site.
- `direnv allow` to get the versions of tools

If you're working with Terraform stuff, `cd terraform && terraform init`.
Contact Brian for access to the remote states and the with-great-power-comes-great-responsibility speech.

For making changes to instances after provision, see instructions in `gitea`.

0 comments on commit e0c34a0

Please sign in to comment.