Skip to content

Lacusch/infrastructure

 
 

Repository files navigation

Infrastructure

Requirements

  • Python 3
  • Locally configured SSH config (ideally deployed through dotfiles)
  • ansible installed on the system
  • just

Installation

  • just setup
  • just terraform init

Private Settings

Ansible integrates with Bitwarden through its CLI.

Terraform secrets are stored in terraform/.env, and provisioned using just update-secrets.

Deploying

  • just ansible-deploy
  • juts terraform apply

External configuration

This repository contains most of my infrastructure configuration, but not everything is configured here. Some things are external, for various reasons.

Releases

No releases published

Packages

No packages published

Languages

  • YAML 79.7%
  • HCL 16.3%
  • Shell 1.7%
  • PHP 1.1%
  • Just 0.8%
  • JavaScript 0.2%
  • HTML 0.2%