Update README.md
This commit is contained in:
parent
58c3efd85b
commit
6e71098e0c
1 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Auto-Homelab
|
||||
Homelab docker-compose environment defined in code. Using Drone and Renovate bot for CI along with bash scripts for CD. Very much still a WIP.
|
||||
Homelab docker-compose environment defined in code. Using Drone and Renovate bot for CI along with n8n automation for CD.
|
||||
|
||||
## Apps in Repo:
|
||||
<table>
|
||||
|
@ -212,6 +212,11 @@ Homelab docker-compose environment defined in code. Using Drone and Renovate bot
|
|||
<td><a href="https://plausible.io/">Plausible</a></td>
|
||||
<td>Analytics tracker for certain websites (Blog)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img vertical-align=baseline width="32" src="https://raw.githubusercontent.com/Mafyuh/homelab-svg-assets/main/assets/wazuh.svg"></td>
|
||||
<td><a href="https://wazuh.com/">wazuh</a></td>
|
||||
<td>Security platform monitoring everything with agents installed on all VM's</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Hypervisor:
|
||||
|
|
Reference in a new issue