What problem does it solve?
This Skill provides a comprehensive deployment guide for GsCore, covering environment checks, multiple Python package managers (uv, poetry, pdm, pip), and Docker deployment modes, along with the configuration and WebConsole basics needed for a stable, scalable Core.
Core Features & Use Cases
- End-to-end deployment guidance for both source-based and Docker-based setups.
- Instructions on environment verification, repository cloning, dependency installation, and startup workflows, plus WebConsole and WS security essentials.
- Use Case: An operator validates the host, installs dependencies with the chosen tool, initializes Core configurations, and launches a production-ready GsCore instance with WebConsole access.
Quick Start
To start, verify the environment, choose a deployment mode (mount or bundle), install dependencies with uv/poetry/pdm/pip, initialize core config, and launch the Core.