NEW: phase0-dismantling.md, mkdocs-deployment.md UPDATED: architecture-decisions.md, pterodactyl-extensions-plan.md, INDEX.md Audit: February 9, 2026 - All 5 gaps fixed
39 lines
890 B
Markdown
39 lines
890 B
Markdown
# MkDocs Deployment Documentation
|
|
|
|
**Service:** 3/5 in Phase 0.5
|
|
**Domain:** docs.firefrostgaming.com
|
|
**Server:** TX1 Dallas (38.68.14.26)
|
|
**Deployed:** February 9, 2026
|
|
**Status:** OPERATIONAL
|
|
|
|
---
|
|
|
|
## Service Overview
|
|
|
|
MkDocs with Material theme provides the PUBLIC documentation tier for Firefrost Gaming.
|
|
|
|
## Technical Specifications
|
|
|
|
| Component | Value |
|
|
|-----------|-------|
|
|
| Software | MkDocs + Material Theme |
|
|
| Location | TX1 Dallas (38.68.14.26) |
|
|
| Domain | docs.firefrostgaming.com |
|
|
| SSL | Let's Encrypt (auto-renewal) |
|
|
|
|
## Why MkDocs (Not BookStack)
|
|
|
|
- Simple (static HTML vs database)
|
|
- Git-native (markdown in Gitea)
|
|
- Minimal resources
|
|
- Perfect for public docs
|
|
|
|
BookStack/Wiki.js reserved for SUBSCRIBER and STAFF tiers.
|
|
|
|
## Revision History
|
|
|
|
| Version | Date | Changes |
|
|
|---------|------|---------|
|
|
| 1.0 | 2026-02-09 | Initial deployment documentation |
|
|
|