Add comprehensive NAS deployment scripts and guides

- Add deploy-to-nas.sh: automated deployment script with SSH port 2222
- Add manual-nas-deployment-guide.md: step-by-step manual deployment guide
- Include service start/stop scripts and monitoring tools
- Add troubleshooting and auto-start configuration
- Support both automated and manual deployment approaches
This commit is contained in:
2025-08-21 14:28:55 +09:00
parent 6477a488c2
commit ce34ca7956
3 changed files with 597 additions and 1 deletions

View File

@@ -37,7 +37,9 @@
"Bash(start http://localhost:8000)",
"Bash(npm --version)",
"mcp__sequential-thinking__sequentialthinking",
"Bash(git commit:*)"
"Bash(git commit:*)",
"Bash(chmod:*)",
"Bash(./deploy-to-nas.sh:*)"
],
"deny": [],
"ask": [],