Snapshot mirror of gitlab.com/TheGrandLibrary/misc/xackery/overseer (TheGrandLibrary, Sept 2025)
|
Some checks failed
Build Go Binaries and Prep Release / build_and_preview (push) Failing after 16s
|
||
|---|---|---|
| .github/workflows | ||
| .vscode | ||
| diagnose | ||
| docs | ||
| install | ||
| magefiles | ||
| mock | ||
| overseer | ||
| pkg | ||
| scripts | ||
| start | ||
| stop | ||
| update | ||
| verify | ||
| .gitignore | ||
| env.default | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
overseer
EQEmu Management Suite
Contains the following programs:
- bootstrap: Recommended way to start the server, runs shared memory then overseer
- overseer: Runs zones, world, and other programs, keeping them runnning on crash, and oversees their health
- verify: Verifies if overseer is running properly, and other run time checks
- diagnose: Diagnoses issues with the server, and provides a report to suggest fixes
- install: Installs the server, and all required dependencies
- update: Updates the server, and all required dependencies
Overseer
Run bootstrap, it'll start overseer after
