This index helps you find the right documentation for your needs.
-
- Get up and running in 15 minutes
- Condensed setup instructions
- Perfect for experienced users
-
- Complete step-by-step instructions
- Detailed explanations
- Best for first-time setup
-
- Printable checklist format
- Verify each step
- Ensure nothing is missed
-
- System overview and design
- Component diagrams
- Data flow explanations
- Technical deep-dive
-
- Network configuration details
- Static IP setup
- FTP server configuration
- Security considerations
-
- Day-to-day operations
- Workflow descriptions
- Maintenance procedures
- Testing procedures
- TROUBLESHOOTING.md 🔧
- Common problems and solutions
- Diagnostic procedures
- Step-by-step fixes
- Quick reference
...install PiLink for the first time: → Start with QUICK_START.md or USER_GUIDE.md → Use INSTALLATION_CHECKLIST.md to track progress
...understand how the system works: → Read architecture.md → Review networking.md for network details
...configure the network: → See networking.md → Follow network section in USER_GUIDE.md
...perform a transfer: → See "Performing Transfers" section in USER_GUIDE.md → Review workflows in operations.md
...fix a problem: → Check TROUBLESHOOTING.md → Review relevant section in USER_GUIDE.md
...maintain the system: → See "Maintenance" section in USER_GUIDE.md → Review operations.md
...understand error messages: → Check TROUBLESHOOTING.md → Review logs section in USER_GUIDE.md
docs/
├── INDEX.md ← You are here
├── QUICK_START.md ← 15-minute setup
├── USER_GUIDE.md ← Complete guide
├── INSTALLATION_CHECKLIST.md ← Step-by-step checklist
├── architecture.md ← System design
├── networking.md ← Network configuration
├── operations.md ← Operations & workflows
└── TROUBLESHOOTING.md ← Problem solving
Beginner:
- USER_GUIDE.md - Complete instructions
- INSTALLATION_CHECKLIST.md - Track progress
- TROUBLESHOOTING.md - When things go wrong
Intermediate:
- QUICK_START.md - Fast setup
- operations.md - Daily operations
- TROUBLESHOOTING.md - Problem solving
Advanced:
- architecture.md - System design
- networking.md - Network details
- operations.md - Advanced procedures
Installation & Setup:
Configuration:
- USER_GUIDE.md - Configuration section
- networking.md - Network setup
- architecture.md - System understanding
Usage:
- USER_GUIDE.md - Using the interface
- operations.md - Workflows
Troubleshooting:
- TROUBLESHOOTING.md
- USER_GUIDE.md - Troubleshooting section
Maintenance:
- USER_GUIDE.md - Maintenance section
- operations.md - Operational procedures
- QUICK_START.md - Overview
- USER_GUIDE.md - Detailed setup
- INSTALLATION_CHECKLIST.md - Verification
- architecture.md - How it works
- networking.md - Network layer
- operations.md - Operations
- USER_GUIDE.md - Usage instructions
- operations.md - Workflows
- TROUBLESHOOTING.md - Problem solving
All documentation is kept in sync with the codebase. When updating PiLink:
- Update relevant documentation
- Update this index if new docs are added
- Verify all links work
- Test procedures in documentation
If you find documentation unclear, incomplete, or incorrect:
- Note which document and section
- Describe what was confusing
- Suggest improvements if possible
Last Updated: See individual documents for last update dates.