Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morzhanov/iac
Infrastructure as a Code solution examples
https://github.com/morzhanov/iac
Last synced: 5 days ago
JSON representation
Infrastructure as a Code solution examples
- Host: GitHub
- URL: https://github.com/morzhanov/iac
- Owner: morzhanov
- Created: 2021-10-23T09:53:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-25T19:56:51.000Z (about 3 years ago)
- Last Synced: 2024-11-08T00:52:39.789Z (about 2 months ago)
- Language: Puppet
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iac
Infrastructure as a Code solution examples.
## Description
- Each folder contains vagrant and docker files to run nodes
- docker-compose used to run master nodes
- current example simply runs 4 nodes and clones repository to the nodes## IaC solutions:
- Puppet
- Chef **TBD**
- Ansible **TBD**