forked from coop-cloud/gitea
		
	
			
				
					
						
					
					a907b39ea5e4926cbe97938bc7b962dc9d490fc0
				
			
			
		
	Gitea
- Category: Development
 - Status: 3, stable
 - Image: 
gitea/gitea, 4, upstream - Healthcheck: Yes
 - Backups: Yes
 - Email: ?
 - Tests: 2
 - SSO: 3 (OAuth)
 
Basic usage
- Set up Docker Swarm and [
abra][abra] - Deploy [
coop-cloud/traefik][cc-traefik] abra app new gitea --secrets(optionally with--passif you'd like to save secrets inpass)abra app YOURAPPDOMAIN config- be sure to change$DOMAINto something that resolves to your Docker swarm boxabra app YOURAPPDOMAIN deploy
Create first user
Run
abra app run git YOURAPPNAME gitea -c /etc/gitea/app.ini admin user create --username USERNAME --admin --random-password --email EMAIL
See the Gitea command-line documentation for more options.  Make sure not to forget the -c /etc/gitea/app.ini.
Description
				
					Languages
				
				
								
								
									Shell
								
								100%