Files
coolify/README.md
Andras Bacsai cccb9a5fec v1.0.11 (#41)
Features: 
- Build packs for popular frontend frameworks. It will help to understand which build packs should be chosen.

Fixes:
- Github queries optimized.
- Save repositories to store (faster navigation).
- Remove unnecessary data on dashboard requests.
- Speed up static site builds with a lot.

UI:
- Redesign of the application deployment page.
- Redesign of database deployments page.
2021-04-30 22:43:21 +02:00

64 lines
1.4 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
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)
## 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.com/invite/bvS3WhR)
## 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.