Skip to content

Latest commit

 

History

History
139 lines (104 loc) · 4.25 KB

README.md

File metadata and controls

139 lines (104 loc) · 4.25 KB

Logo

Homelab

Streamlined homelab setup with automated provisioning and updating of my workstations and servers

Release Build

AboutGetting StartedContributingSupportSecurityAuthors & ContributorsLicense

Demo


About

A homelab setup that can provision and update my workstations, servers and services they are hosting through the magic of infrastructure as code and a fully automated, seamless CI/CD pipeline.

Features

Getting Started

Prerequisites

Install the following software

Usage

Install tools and dependencies

just install

Create and configure hosts locally

just run

Log in to a locally created host using just login <HOST>, replacing <HOST> with the name of the host you want to access

just login server-pi

Remove locally created hosts

just down

Contributing

To contribute, check out the Contributing Guidelines and the Developers Guide. Thank you for being involved!

Support

Need help? The Support Page can provide information on how to get in touch.

Security

You can refer to the Security Policy for reporting vulnerabilities and other security-related matters.

Authors & Contributors

This project was created by Aki Kanellis.

See the Contributors Page for a complete list of all authors and contributors.

License

This project is licensed under the MIT license.

See LICENSE for more information.