2021-04-30 20:43:21 +00:00
# Coolify
2021-03-24 21:11:14 +00:00
2022-02-10 14:48:16 +00:00
An open-source & self-hostable Heroku / Netlify alternative.
2021-03-24 21:11:14 +00:00
2022-02-11 20:49:30 +00:00
## Installation
Installation is automated with the following command:
```bash
/bin/bash -c "$(curl -fsSL https://get.coollabs.io/coolify/install.sh)"
```
### Git providers
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 )
-
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
2022-02-11 20:49:30 +00:00
(Will be updated soon!)
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.