2021-04-30 20:43:21 +00:00
# Coolify
2021-03-24 21:11:14 +00:00
2021-04-30 20:43:21 +00:00
An open-source, hassle-free, self-hostable Heroku & Netlify alternative.
2021-03-24 21:11:14 +00:00
2021-04-30 20:43:21 +00:00
## Demo
2021-03-24 21:11:14 +00:00
2021-04-30 20:43:21 +00:00
[Small video ](https://cdn.coollabs.io/assets/coolify/video/coolify.webm )
2021-03-24 21:11:14 +00:00
2021-05-16 19:54:44 +00:00
## Installation
2021-03-24 21:11:14 +00:00
2021-04-30 20:43:21 +00:00
Installation is automated with the following command:
2021-03-24 21:11:14 +00:00
2021-04-30 20:43:21 +00:00
```bash
/bin/bash -c "$(curl -fsSL https://get.coollabs.io/coolify/install.sh)"
```
2021-03-24 21:11:14 +00:00
2021-04-30 20:43:21 +00:00
## Features
2021-05-16 19:54:44 +00:00
2021-06-07 21:57:31 +00:00
- Deploy Pull Request automatically, so you can review them quickly!
- You can deploy any of the following applications, databases and services easily.
2021-04-30 20:43:21 +00:00
(constantly growing lists)
### Applications
2021-05-16 19:54:44 +00:00
2021-04-30 20:43:21 +00:00
With Github integration
- Static sites
- NodeJS
- VueJS
- NuxtJS
2021-05-16 19:54:44 +00:00
- NextJS
2021-04-30 20:43:21 +00:00
- React/Preact
- NextJS
- Gatsby
- Svelte
- PHP
2021-05-16 19:54:44 +00:00
- Rust
2021-04-30 20:43:21 +00:00
- or any custom dockerfile
### Databases
2021-05-16 19:54:44 +00:00
2021-04-30 20:43:21 +00:00
- MongoDB
- MySQL
- PostgreSQL
- CouchDB
2021-05-16 19:54:44 +00:00
- Redis
2021-04-30 20:43:21 +00:00
### Services
2021-05-16 19:54:44 +00:00
2021-06-18 19:16:05 +00:00
- [WordPress ](https://wordpress.org )
2021-04-30 20:43:21 +00:00
- [Plausible Analytics ](https://plausible.io )
2021-06-07 21:57:31 +00:00
- [NocoDB ](https://nocodb.com )
2021-06-17 18:47:09 +00:00
- [VSCode Server ](https://github.com/cdr/code-server )
- [MinIO ](https://min.io )
2021-03-24 21:11:14 +00:00
2021-06-18 19:16:05 +00:00
2021-04-30 20:43:21 +00:00
## Support
2021-03-24 21:11:14 +00:00
- Twitter: [@andrasbacsai ](https://twitter.com/andrasbacsai )
- Telegram: [@andrasbacsai ](https://t.me/andrasbacsai )
- Email: [andras@coollabs.io ](mailto:andras@coollabs.io )
2021-06-07 19:33:11 +00:00
- Discord: [Invitation ](https://discord.gg/xhBCC7eGKw )
2021-04-30 20:43:21 +00:00
## Roadmap
2021-05-16 19:54:44 +00:00
2021-04-30 20:43:21 +00:00
[See the Roadmap here ](https://github.com/coollabsio/coolify/projects/1 )
2021-05-16 19:54:44 +00:00
2021-04-30 20:43:21 +00:00
## License
2021-03-24 21:11:14 +00:00
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.