-
Notifications
You must be signed in to change notification settings - Fork 0
How to use this
pradt edited this page Jun 28, 2025
·
1 revision
- Click the "➕ Add Container" button
- Fill in the basic information:
- Name: Display name for the container
- Type: Computer, VM, Docker Container, LXC Container, or Application
- IP Address: Network address (optional)
- URL: Web interface URL (optional)
- Notes: Additional information (optional)
- Configure the icon and styling
- Click "Save" to create the container
- Edit: Click the hamburger menu (☰) and select "✏️ Edit"
- Add Child: Create nested containers for complex setups
- Delete: Remove containers (use with caution)
- Move: Drag and drop containers to reorganize
- Container Styling: Use the Style tab in the edit modal
- Page Settings: Click the "⚙️ Settings" button for global options
- Icon Selection: Choose from multiple icon libraries
- Color Schemes: Create consistent themes across your setup
- Box View: Traditional grid layout, perfect for overview
- Tree View: Hierarchical view showing relationships between containers
📦 Main Server (192.168.1.100)
├── 🐳 Docker Host
│ ├── 🌐 Nginx Proxy
│ ├── 🗄️ Database
│ └── 📊 Monitoring
└── 🖥️ VMs
├── 🏠 Home Assistant
└── 📺 Media Server
🌐 Router (192.168.1.1)
├── 📡 WiFi Access Points
├── 🔌 Switches
└── 🖥️ Workstations