The open-source code running last hour cloud platform.
https://lasthourhosting.org
.github | ||
.husky | ||
data | ||
db | ||
prisma | ||
scripts | ||
src | ||
static | ||
.dockerignore | ||
.env.template | ||
.eslintrc.cjs | ||
.gitignore | ||
.lintstagedrc.json | ||
.prettierrc | ||
docker-compose-dev.yaml | ||
docker-compose-haproxy.yaml | ||
docker-compose.yaml | ||
Dockerfile | ||
haproxy-http.Dockerfile | ||
haproxy-tcp.Dockerfile | ||
haproxy.Dockerfile | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.cjs | ||
README.md | ||
svelte.config.js | ||
tailwind.config.cjs | ||
tsconfig.json |
Coolify
An open-source & self-hostable Heroku / Netlify alternative.
Installation
Installation is automated with the following command:
/bin/bash -c "$(curl -fsSL https://get.coollabs.io/coolify/install.sh)"
Migration from v1
A fresh installation is necessary. v2 is not compatible with v1.
Features
Git Sources
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
Support
- Twitter: @andrasbacsai
- Telegram: @andrasbacsai
- Email: andras@coollabs.io
- Discord: Invitation
Roadmap
(Will be updated soon!)
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 file in our repository for the full text.