Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ifd3f/infra
Personal cloud, dotfiles, and configurations omnirepo
https://github.com/ifd3f/infra
ansible devops docker dotfiles homelab kubernetes nix nixos terraform
Last synced: 2 days ago
JSON representation
Personal cloud, dotfiles, and configurations omnirepo
- Host: GitHub
- URL: https://github.com/ifd3f/infra
- Owner: ifd3f
- Created: 2021-01-04T03:56:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T05:07:01.000Z (6 months ago)
- Last Synced: 2024-05-23T06:24:43.906Z (6 months ago)
- Topics: ansible, devops, docker, dotfiles, homelab, kubernetes, nix, nixos, terraform
- Language: Nix
- Homepage:
- Size: 7.72 MB
- Stars: 33
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Infrastructure
[![Build and check all targets](https://github.com/ifd3f/infra/actions/workflows/check-targets.yml/badge.svg)](https://github.com/ifd3f/infra/actions/workflows/check-targets.yml)
(Note that this README is likely to become out of date very quickly.)
This repo holds everything needed to set up my all my infrastructure, including personal computers and homelab servers. This includes things like:
- Nix configs
- Scripts
- Terraform modules
- Ansible playbooks
- DotfilesAnd so much more!
## Current things I run
This list is not comprehensive and it is likely to expand.
- Multi-cloud system with VPSes in Oracle, Contabo, and SSDNodes
- PC fleet powered by modular NixOS configs
- Self-hosted authoritative DNS using BIND
- An Akkoma server at [fedi.astrid.tech](https://fedi.astrid.tech) (temporarily out of service)
- Centralized monitoring using Grafana and Prometheus
- Automated build and deployment system using a custom Github Actions workflow that is automatically generated## Useful Links
- [An article on my website](https://astrid.tech/projects/infra/) about this project, including some of its history