8000 GitHub - pleejr/homelab
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pleejr/homelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Homelab

This is a DevOps and SRE-oriented collection of infrastructure and system configuration code deveoped specifically for my Raspberry Pi personal homelab.

Table of Contents

Installation

# Clone the repo
git clone https://github.com/pleejr/homelab.git

Usage

# Change into the directory
cd homelab

# Install dependencies
pip install -r python/requirements.txt

Utilities

N/A

Configuration

No environment variables are utilized.

Contributing

  1. Fork the repository
  2. Create your branch (git checkout -b feature/my-feature)
  3. Commit your changes (git commit -am 'Add new feature')
  4. Push to the branch (git push origin feature/my-feature)
  5. Create a new Pull Request

License

This project is not currently licensed. You may contact the author for permission to use.

Contact

Preston E. Lee, Jr. (preston@pleejr.com)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0