complete codex docs
This commit is contained in:
parent
b5dcf01a8c
commit
3cefad183d
62 changed files with 2730 additions and 50 deletions
34
docs/features/COMPETITOR_COMPARISON.md
Normal file
34
docs/features/COMPETITOR_COMPARISON.md
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
# Competitor Comparison
|
||||
|
||||
## 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue