Commit Graph

2 Commits

Author SHA1 Message Date
openhands d68fab1aab docs: Add default credentials documentation for Grafana, Prometheus, and PostgreSQL
- Document default Grafana credentials: admin/admin
- Document Prometheus access without authentication
- Document PostgreSQL credentials: calejo/password
- Add security note to change default passwords after first login
- Update README.md and QUICK_START.md with credential information
2025-11-01 10:35:25 +00:00
openhands 69b1752774 Complete production deployment with fixes
- Fixed PostgreSQL connection timeout parameter
- Fixed database host configuration for Docker networking
- Fixed SQL datetime syntax for PostgreSQL compatibility
- Fixed REST API binding to 0.0.0.0 for external access
- Added comprehensive documentation
- Enhanced deployment scripts
- Added dashboard configuration system
- Updated settings for production deployment
2025-11-01 10:28:25 +00:00