36 lines
1.5 KiB
Markdown
36 lines
1.5 KiB
Markdown
# Competitor Comparison
|
|
|
|
Workspace reference: [`GSP-WORKSPACE.md`](../../../GSP-WORKSPACE.md)
|
|
|
|
## Reviewed Hosts / Panels
|
|
|
|
- Open Game Panel
|
|
- TCAdmin
|
|
- Pterodactyl
|
|
- GameServers.com
|
|
- Nitrado
|
|
|
|
## Comparison Themes
|
|
|
|
| Area | Common Market Pattern | GSP Opportunity |
|
|
|---|---|---|
|
|
| Workshop / mods | Often present in a game-specific or host-specific way | Build a structured, game-capability-driven server content system. |
|
|
| Backups | Usually manual plus scheduled | Make backups easy, visible, restorable, and tied to retention policy. |
|
|
| Scheduling | Restarts, warnings, backups, updates | Support safer typed actions with task logs and conflict handling. |
|
|
| Status | Basic power state plus query metadata | Use agent-truth status and honest fallback messaging. |
|
|
| File management | Built-in file manager and FTP | Keep advanced file control but make it safer and clearer. |
|
|
| RCON | Often available in host tools | Make RCON presets, warnings, and logs clean and secure. |
|
|
| Permissions | Subusers/roles | Continue improving granular permissions and support workflows. |
|
|
| Provisioning | One-click create/install | Make provisioning audit-friendly and reliable. |
|
|
| Monitoring | State, logs, alerts | Surface startup failures, unresponsive servers, and maintenance notes clearly. |
|
|
|
|
## Opportunities For GSP To Be Better
|
|
|
|
- better documentation
|
|
- better agent-truth state
|
|
- clearer status transitions
|
|
- safer advanced control for power users
|
|
- more honest error reporting
|
|
- cleaner Server Content / Workshop handling
|
|
- tighter task history and logs
|
|
|