This repository has been archived on 2021-07-03 . You can view files and clone it, but cannot push or open issues or pull requests.
				
			
		
		
		
			
				
					
						
					
					17306a753b2239aaf6ab8ceb42fa1eb6c1b834d8
				
			
			
		
	abra
The cooperative cloud utility belt 🎩🐇
abra is a command-line tool for managing your own Co-op Cloud. It can provision new servers, create applications, deploy them, run backup and restore operations and a whole lot of other things. It is the go-to tool for day-to-day operations when managing a Co-op Cloud instance.
Change log
See CHANGELOG.md.
Documentation
Install
curl https://install.abra.autonomic.zone | bash
The source for this script is here.
Hack
It's written in Bash! Just open up the abra file and start hacking. Then you can run it in place with ./abra. The command-line interface is generated via docopt. If you add arguments then you need to run make docopt ro regenerate the parser.
Description
				
					Languages
				
				
								
								
									Shell
								
								87%
							
						
							
								
								
									Python
								
								10.9%
							
						
							
								
								
									Makefile
								
								1.2%
							
						
							
								
								
									Dockerfile
								
								0.9%