42 lines
995 B
Markdown
42 lines
995 B
Markdown
# Gitea Setup Complete
|
|
|
|
## Status: ✅ COMPLETED
|
|
|
|
### Container Information
|
|
- **Container**: gitea-svc
|
|
- **IP Address**: 10.10.10.148 (DHCP)
|
|
- **Port**: 3000
|
|
- **Project**: services
|
|
|
|
### Services Status
|
|
- **Gitea Service**: ✅ Running
|
|
- **Proxy Configuration**: ✅ Port 3000 exposed
|
|
- **Traefik Route**: ✅ Configured for git.nsntr.id
|
|
|
|
### Installation Details
|
|
- **Gitea Version**: 1.21.4
|
|
- **Binary Location**: /usr/local/bin/gitea
|
|
- **Config Directory**: /etc/gitea/
|
|
- **Data Directory**: /var/lib/gitea/
|
|
- **User**: git (UID 106)
|
|
|
|
### Database Configuration
|
|
- **Database Type**: MySQL
|
|
- **Host**: 127.0.0.1:3306
|
|
- **Username**: gitea
|
|
- **Password**: gitea_password_123
|
|
- **Database Name**: gitea
|
|
|
|
### Admin User
|
|
- **Username**: administrator
|
|
- **Password**: admin123
|
|
- **Email**: admin@nsntr.id
|
|
|
|
### Next Steps
|
|
- **Access Gitea**: https://git.nsntr.id
|
|
- **Configure and Customize**: Set up repositories and user permissions
|
|
|
|
---
|
|
**Date**: $(date)
|
|
**Status**: Gitea setup and ready for use
|