2021-03-24 21:11:14 +00:00
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-04-30 20:43:21 +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
You can deploy any of the following applications, databases and services easily.
(constantly growing lists)
### Applications
With Github integration
- Static sites
- NodeJS
- VueJS
- NuxtJS
- React/Preact
- NextJS
- Gatsby
- Svelte
- PHP
- Rust
- or any custom dockerfile
### Databases
- MongoDB
- MySQL
- PostgreSQL
- CouchDB
### Services
- [Plausible Analytics ](https://plausible.io )
2021-03-24 21:11:14 +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-04-30 20:43:21 +00:00
- Discord: [Invitation ](https://discord.com/invite/bvS3WhR )
## Roadmap
[See the Roadmap here ](https://github.com/coollabsio/coolify/projects/1 )
## 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.
2021-04-30 20:43:21 +00:00