https://github.com/wearetechnative/elastinix
Flake with shared build code of the Nixos product family for the AWS cloud
https://github.com/wearetechnative/elastinix
Last synced: 10 months ago
JSON representation
Flake with shared build code of the Nixos product family for the AWS cloud
- Host: GitHub
- URL: https://github.com/wearetechnative/elastinix
- Owner: wearetechnative
- License: apache-2.0
- Created: 2025-03-14T11:17:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-24T15:18:29.000Z (12 months ago)
- Last Synced: 2025-06-24T16:31:58.575Z (12 months ago)
- Language: Nix
- Size: 38.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Elastinix
**Warning: Api and convensions are subject of change as this is an WIP project.**
Flake with shared build code of the Nixos product family for the AWS cloud.
Use this manage and deploy terraform integrated NixOS AMI's and live EC2 instances.
Compagnion terraform module is here: https://github.com/wearetechnative/terraform-aws-module-elastinix
## Credits
This project would not have seen the light without the excellent article
[introducing the core design of idea](https://jonascarpay.com/posts/2022-09-19-declarative-deployment.html) by jonas Carpay.