My Homelab workspace This repository contains the code that I use to manage my homelab.
Please use the following template when submitting an issue:
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Log Files**
If applicable, add logs to help explain your problem.
**Additional context**
Add any other context about the problem here.
We welcome contributions! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (`git commit -m 'Add some feature)
- Push to the branch (
git push origin feature-branch
). - Open a pull request.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.