"If you wish to make an 🍎 🥧 from scratch, you must first invent the universe." -- Carl Sagan
Explore the docs »
Cosmos is a monorepo where I define and manage infrastructure in my homelab and on various cloud provider platforms, adhering to Infrastructure as Code (IaC) principles where possible.
This project is subdivided by cloud provider platform. Each platform contains documentation specific to what tools are used to manage it, and how to use them.
-
IT Infrastructure
Information technology (IT) infrastructure are the components required to operate and manage enterprise IT environments. IT infrastructure can be deployed within a cloud computing system, or within an organization's own facilities.
-- Red Hat (Source article)
-
Infrastructure as Code
With that understanding of IT Infrastructure, we can describe Infrastructure as Code (IaC) in the following way.
Infrastructure as Code (IaC) is the managing and provisioning of infrastructure through code instead of through manual processes.
-- Red Hat (Source article)
This project is licensed under the MIT License - see the LICENSE file for details.