mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-17 23:51:03 +08:00
- add `pull_policy: always` to all service definitions across all docker-compose files - ensure consistent image update behavior for all applications - maintain existing network configurations and external network settings - preserve all other service configurations and environment variables
NetBox
NetBox is an open-source data center and network automation platform with web interface and API.
Features
- Data center asset management (racks, devices, IPs, circuits, etc.)
- Network automation and visualization
- Web UI management (default port 8000)
- API integration and automation scripting
- Multi-user permission management
- Lightweight and extensible
Usage
- After deployment, access
http://your-server-ip:8000for the web UI - Default username/password: please refer to the official documentation or initial setup
- Configure data center, network, IP and other resources
- Config directory:
./config - Data directory:
./data