Initial documentation structure

This commit is contained in:
2026-07-02 02:09:50 +00:00
parent ed4cb07258
commit a4a9b3a506
3 changed files with 51 additions and 2 deletions
+10 -2
View File
@@ -1,3 +1,11 @@
# apex-os-docs
# APEX OS Documentation
APEX OS System Documentation
This repository contains all system documentation for APEX OS.
## Structure
- [ARCHITECTURE.md](ARCHITECTURE.md) - System architecture and design
- [SERVICES.md](SERVICES.md) - Service inventory and configuration
- [API.md](API.md) - API documentation and endpoints
- [WORKFLOWS.md](WORKFLOWS.md) - n8n workflows and automation
- [DEPLOYMENT.md](DEPLOYMENT.md) - Deployment procedures
- [SECURITY.md](SECURITY.md) - Security policies and credentials