diff --git a/README.md b/README.md
index 4903cdc..a755863 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Auto-Homelab
-Homelab docker compose environment in code. Using Drone and Renovate bot for CI along with bash scripts for CD.
+Homelab environment defined in code. Using Drone and Renovate bot for CI along with bash scripts for CD. Very much still a WIP.
## Apps in Repo:
@@ -108,6 +108,11 @@ Homelab docker compose environment in code. Using Drone and Renovate bot for CI
jfa-go |
Used for some PPV/Live TV automations to create users for certain periods of time |
+
+ |
+ MakeMKV |
+ Used to rip Bluray's with my LG BU40N drive |
+
## Apps not yet in repo:
@@ -137,16 +142,51 @@ Homelab docker compose environment in code. Using Drone and Renovate bot for CI
Portainer |
Web-based management for Docker containers |
-
- |
- MakeMKV |
- Used to rip Bluray's with my LG BU40N drive |
-
|
Wordpress |
WooCommerce store setup for JF PPV access |
+
+ |
+ Drone |
+ Selfhosted CI/CD pipeline manager |
+
+
+ |
+ Forgejo |
+ This site |
+
+
+ |
+ Cloudflare Tunnels |
+ How I expose some of these services |
+
+
+ |
+ Guacamole |
+ Remote access in browser via SSH, RDP, VNC, etc |
+
+
+ |
+ Twingate Connectors |
+ Main VPN between homelab and cloud VPS's |
+
+
+ |
+ Home Assistant |
+ Slowly migrating over to Home Assistant from Google Home |
+
+
+ |
+ AdGuard Home |
+ Network Wide DNS adblock as well as my DNS server |
+
+
+ |
+ Plausible |
+ Analytics tracker for certain websites (Blog) |
+
@@ -160,4 +200,7 @@ Homelab docker compose environment in code. Using Drone and Renovate bot for CI
### Tools:
[![Forgejo](https://img.shields.io/badge/-Forgejo-%23c9d1d9?logo=forgejo&logoColor=orange)](https://forgejo.org/)
[![Drone](https://img.shields.io/badge/-Drone-%23c9d1d9?logo=drone&logoColor=black)](https://www.drone.io/)
-[![Docker](https://img.shields.io/badge/-Docker-%23c9d1d9?logo=docker)](https://www.docker.com/)
\ No newline at end of file
+[![Docker](https://img.shields.io/badge/-Docker-%23c9d1d9?logo=docker)](https://www.docker.com/)
+
+### VPS (arm)
+[![Oracle](https://img.shields.io/badge/-Oracle_Cloud-%23c9d1d9?logo=oracle&logoColor=red)](https://www.oracle.com/cloud/)
\ No newline at end of file