2023-09-15 18:54:50 +08:00
# Readme
2023-10-08 09:55:50 +08:00
## Development
2023-12-07 17:18:32 +08:00
### What do done?
From official Gitea image, we have complete these modification:
2023-09-15 18:54:50 +08:00
- Complete install wizard automaticlly by enviroment INSTALL_LOCK
2023-09-18 08:25:10 +08:00
- Use default URL localhost for Host/Root_URL settings
2023-12-07 17:18:32 +08:00
- create administrator user
### Environments
Any app.ini items can set by environment, refer to [Managing Deployments With Environment Variables ](https://docs.gitea.com/installation/install-with-docker#managing-deployments-with-environment-variables )
2023-09-18 08:25:10 +08:00
2023-10-08 09:55:50 +08:00
## User
### Repository
How to clone a Repository ?
- Git clone a repository by external network address(gitea repository page's HTTP URL)
- Git clone a repository by internal network address(e.g. http://websoft9-git:3000/organization/repository.git