diff --git a/README.md b/README.md index 9d9098c..017a483 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,53 @@ This requires Unraid 7.0 (which is in beta at this time). I have an AMD 7900 - 3 **Apple TV Users: ** Force Apple TV to Play AV1 Natively! No Transcoding from the GPU @ https://github.com/plexguide/AV1-AppleTV +### About PlexGuide Project - Main Info Under It + +

+ + + + + + + +
DiscussionsChangeLogWikiDonate
+

+ +### ⚡ Quick Install Command + +```bash +sudo apt-get update && sudo apt-get install -y curl && bash <(curl -s https://raw.githubusercontent.com/plexguide/Installer/v11/install_menu.sh) +``` + +### ⚡ PlexGuide v11 + +| **Feature** | Description | **Extra Notes** +|--------------------|-------------------------------------------------------------------------------------------------------|----------------------------| +| **Compatibility** | Ubuntu 24 / Ubuntu 22 / Debian 12 ✅ | +| **Domain Access** | CloudFlare Tunnel & Traefik Reverse Proxy v3 | Access via a CF Domain +| **App Deployment** | Deploy Multiple Docker Apps | App List [Click Here](https://github.com/plexguide/Apps) +| **App Management** | Change, Close, or Open Ports and AppData | +| **Port Protection** | Default Open/Closed Ports | Useful with CF Tunnel and Traefik +| **Personal Apps** | Create Your Own Apps | [Click Here](https://github.com/plexguide/AppsFork) & Fork +| **PG Fork** | Customize Your own PG (Great for Dev) | Fork PG +| **Cloud Servers** | Deploy Cloud Servers in a Breeze | Hetzner (HCloud) + +### ⚡ PlexGuide Snippets + +

+ + + + + + + + + +
Menu ExamplePlex Example
Plex ExamplePlex Example
+

+ ---