Update README.md
This commit is contained in:
parent
533f05fb79
commit
f6ee0fcb5f
1 changed files with 25 additions and 18 deletions
43
README.md
43
README.md
|
@ -1,8 +1,28 @@
|
||||||
[](https://drone.mafyuh.dev/mafyuh/Auto-Homelab)
|
[](https://drone.mafyuh.dev/mafyuh/Auto-Homelab)
|
||||||
[](https://git.mafyuh.dev/mafyuh/Auto-Homelab/pulls)
|
[](https://git.mafyuh.dev/mafyuh/Auto-Homelab/pulls)
|
||||||
|
<div align="center">
|
||||||
|
|
||||||
# Auto-Homelab
|
# Auto-Homelab
|
||||||
|
|
||||||
Homelab docker-compose environment defined in code. Using Drone and Renovate bot for CI along with n8n automation for CD.
|
Homelab docker-compose environment defined in code. Using Drone and Renovate bot for CI along with n8n automation for CD.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://git.mafyuh.dev/mafyuh/Auto-Homelab/wiki/?action=_pages">Wiki</a> |
|
||||||
|
<a href="https://loganmarchione.com/2022/10/how-to-run-renovate-on-a-self-hosted-gitea-and-drone-instance/">How to Setup</a> |
|
||||||
|
<a href="https://mafyuh.com">Blog</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
|
||||||
|
| Hypervisor | OS | Tools | VPS (arm) | Firewall |
|
||||||
|
|---|---|---|---|---|
|
||||||
|
| [](https://www.proxmox.com) | [](https://releases.ubuntu.com/jammy/) [](https://releases.ubuntu.com/noble/) | [](https://forgejo.org/) [](https://www.drone.io/) [](https://www.docker.com/) | [](https://www.oracle.com/cloud/) | [](https://www.pfsense.org/) |
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
|
||||||
## Apps in Repo:
|
## Apps in Repo:
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -182,6 +202,10 @@ Homelab docker-compose environment defined in code. Using Drone and Renovate bot
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
|
||||||
## Apps not yet in repo:
|
## Apps not yet in repo:
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -221,24 +245,7 @@ Homelab docker-compose environment defined in code. Using Drone and Renovate bot
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
### Hypervisor:
|
</div>
|
||||||
[](https://www.proxmox.com)
|
|
||||||
|
|
||||||
### OS:
|
|
||||||
[](https://releases.ubuntu.com/jammy/)
|
|
||||||
[](https://releases.ubuntu.com/noble/)
|
|
||||||
|
|
||||||
|
|
||||||
### Tools:
|
|
||||||
[](https://forgejo.org/)
|
|
||||||
[](https://www.drone.io/)
|
|
||||||
[](https://www.docker.com/)
|
|
||||||
|
|
||||||
### VPS (arm)
|
|
||||||
[](https://www.oracle.com/cloud/)
|
|
||||||
|
|
||||||
### Firewall
|
|
||||||
[](https://www.pfsense.org/)
|
|
||||||
|
|
||||||
## To-Do
|
## To-Do
|
||||||
|
|
||||||
|
|
Reference in a new issue