Commit Graph

2 Commits

Author SHA1 Message Date
openhands 0076e263f9 Add comprehensive SSH deployment system
- deploy/ssh/deploy-remote.sh: Main SSH deployment script
- deploy/ssh/deploy-remote.py: Python alternative deployment script
- deploy/config/example-*.yml: Example configuration files
- deploy/keys/README.md: SSH key management guide
- deploy/SSH_DEPLOYMENT.md: Complete SSH deployment documentation
- .gitignore: Added deployment configuration exclusions

Features:
- Secure SSH key management with git-ignored configs
- Environment-specific configurations (production, staging)
- Automated remote deployment with validation
- Dry-run mode for testing
- Comprehensive documentation and security best practices
2025-10-30 09:15:56 +00:00
openhands 88f3448c8d Initial commit: Basic repository structure with specification 2025-10-26 17:03:34 +00:00