30 lines
703 B
Markdown
30 lines
703 B
Markdown
# Traefik Setup Complete
|
|
|
|
## Status: ✅ COMPLETED
|
|
|
|
### Akses Dashboard
|
|
- **URL**: https://traefik.nsntr.id/dashboard/
|
|
- **Username**: admin
|
|
- **Password**: admin123
|
|
|
|
### Konfigurasi
|
|
- **Container**: traefik-svc (IP: 10.10.10.10)
|
|
- **Project**: services
|
|
- **SSL Certificate**: Let's Encrypt (auto-generated)
|
|
- **Entry Points**:
|
|
- HTTP (port 80) - redirect to HTTPS
|
|
- HTTPS (port 443) - main traffic
|
|
- Dashboard (port 8080) - internal only
|
|
|
|
### Domain Fixed
|
|
- ✅ Changed from *.nsntr.ai to *.nsntr.id
|
|
- ✅ Let's Encrypt certificate generated
|
|
- ✅ Basic auth working correctly
|
|
|
|
### Next Steps
|
|
Ready for Gitea and Drone CI deployment.
|
|
|
|
---
|
|
**Date**: $(date)
|
|
**Status**: Traefik fully operational
|