Installation
HivePanel uses a central Panel (Laravel) and one or more Nodes, each running the Go Worker. The Panel and Worker can run on separate machines.
Recommended order
- Check release-specific requirements.
- Create the Panel application database.
- Follow the full Panel installation guide.
- Review Panel configuration.
- Prepare a Node and install Worker.
- Connect Worker, configure allocations and assign any Cell database hosts to the Node.
- Complete the post-installation checks.
Fresh install versus upgrade
Do not generate a new APP_KEY, run destructive migrations or rerun first-install bootstrap steps on an existing Panel. Use the upgrade guide.
