85 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			85 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Coolify
 | |
| 
 | |
| An open-source & self-hostable Heroku / Netlify alternative.
 | |
| 
 | |
| ## Demo instance
 | |
| 
 | |
| https://demo.coolify.io/
 | |
| 
 | |
| (If it is unresponsible, that means someone overloaded the server. 🙃)
 | |
| 
 | |
| ## Installation
 | |
| 
 | |
| Installation is automated with the following command:
 | |
| 
 | |
| ```bash
 | |
| /bin/bash -c "$(curl -fsSL https://get.coollabs.io/coolify/install.sh)"
 | |
| ```
 | |
| 
 | |
| ## Migration from v1
 | |
| 
 | |
| A fresh installation is necessary. v2 is not compatible with v1.
 | |
| 
 | |
| ## Features
 | |
| ### Git Sources
 | |
| You can use the official ones or your self hosted version!
 | |
| 
 | |
| - Github
 | |
| - GitLab
 | |
| - Bitbucket (WIP)
 | |
| 
 | |
| ### Destinations
 | |
| 
 | |
| - Local Docker Engine
 | |
| - Remote Docker Engine (WIP)
 | |
| - Kubernetes (WIP)
 | |
| 
 | |
| 
 | |
| ### Applications
 | |
| 
 | |
| - Static sites
 | |
| - NodeJS
 | |
| - VueJS
 | |
| - NuxtJS
 | |
| - NextJS
 | |
| - React/Preact
 | |
| - NextJS
 | |
| - Gatsby
 | |
| - Svelte
 | |
| - PHP
 | |
| - Rust
 | |
| - Dockerfile (you can provide it)
 | |
| 
 | |
| ### Databases
 | |
| 
 | |
| - MongoDB
 | |
| - MySQL
 | |
| - PostgreSQL
 | |
| - CouchDB
 | |
| - Redis
 | |
| 
 | |
| ### One-click services
 | |
| 
 | |
| - [WordPress](https://wordpress.org)
 | |
| - [Plausible Analytics](https://plausible.io)
 | |
| - [NocoDB](https://nocodb.com)
 | |
| - [VSCode Server](https://github.com/cdr/code-server)
 | |
| - [MinIO](https://min.io)
 | |
| - [VaultWarden](https://github.com/dani-garcia/vaultwarden)
 | |
| 
 | |
| 
 | |
| ## Support
 | |
| 
 | |
| - Twitter: [@andrasbacsai](https://twitter.com/andrasbacsai)
 | |
| - Telegram: [@andrasbacsai](https://t.me/andrasbacsai)
 | |
| - Email: [andras@coollabs.io](mailto:andras@coollabs.io)
 | |
| - Discord: [Invitation](https://discord.gg/xhBCC7eGKw)
 | |
| 
 | |
| ## Roadmap
 | |
| 
 | |
| [See the Roadmap here](https://github.com/orgs/coollabsio/projects/3/views/8)
 | |
| 
 | |
| ## License
 | |
| 
 | |
| This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Please see the [LICENSE](/LICENSE) file in our repository for the full text.
 | 
