70 lines
1.6 KiB
Markdown
70 lines
1.6 KiB
Markdown
# Coolify
|
|
|
|
An open-source, hassle-free, self-hostable Heroku & Netlify alternative.
|
|
|
|
## Demo
|
|
|
|
[Small video](https://cdn.coollabs.io/assets/coolify/video/coolify.webm)
|
|
|
|
## Installation
|
|
|
|
Installation is automated with the following command:
|
|
|
|
```bash
|
|
/bin/bash -c "$(curl -fsSL https://get.coollabs.io/coolify/install.sh)"
|
|
```
|
|
|
|
## Features
|
|
|
|
- Deploy Pull Request automatically, so you can review them quickly!
|
|
- You can deploy any of the following applications, databases and services easily.
|
|
|
|
(constantly growing lists)
|
|
|
|
### Applications
|
|
|
|
With Github integration
|
|
|
|
- Static sites
|
|
- NodeJS
|
|
- VueJS
|
|
- NuxtJS
|
|
- NextJS
|
|
- React/Preact
|
|
- NextJS
|
|
- Gatsby
|
|
- Svelte
|
|
- PHP
|
|
- Rust
|
|
- or any custom dockerfile
|
|
|
|
### Databases
|
|
|
|
- MongoDB
|
|
- MySQL
|
|
- PostgreSQL
|
|
- CouchDB
|
|
- Redis
|
|
|
|
### Services
|
|
|
|
- [Plausible Analytics](https://plausible.io)
|
|
- [NocoDB](https://nocodb.com)
|
|
- [VSCode Server](https://github.com/cdr/code-server)
|
|
- [MinIO](https://min.io)
|
|
|
|
## 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/coollabsio/coolify/projects/1)
|
|
|
|
## 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.
|