- Move 12+ outdated documentation files to docs-archive/ - Keep main directory clean with only essential files - Add archive README explaining the move - Main README.md is now the single source of truth for installation - Focus on Docker deployment as primary method 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
19 lines
No EOL
818 B
Markdown
19 lines
No EOL
818 B
Markdown
# Documentation Archive
|
|
|
|
This folder contains legacy documentation from the 2024 development and migration process.
|
|
|
|
**For current installation and usage instructions, see the main [README.md](../README.md) in the project root.**
|
|
|
|
## Archived Files
|
|
|
|
- **AUTHENTICATION_GUIDE.md** - Legacy auth implementation guide
|
|
- **BACKEND_ARCHITECTURE.md** - 2024 backend architecture (pre-Docker)
|
|
- **IMPLEMENTATION_GUIDE.md** - Old implementation steps
|
|
- **INSTALLATION.md** - Outdated installation process
|
|
- And other migration/planning documents from 2024
|
|
|
|
## Current Status
|
|
|
|
These documents are kept for historical reference but are no longer maintained. The Docker deployment process has superseded most of these guides.
|
|
|
|
**Use the main README.md for all current installation and deployment instructions.** |