-
Notifications
You must be signed in to change notification settings - Fork 0
Free nodeJs PaaS
This document is trying to list/describe free and opensource PaaS (Platform as a Service - heroku/render's like) that could fit botEnSky needs (#142)
- Table of content : cf. right panel Legend:
- 🤖🧠 : this part may have been generated by AI)
Papers:
Coolify ❤️
- doc
- ➕ seems popular
- ➕ Rex Boly38 - (fastify#5) very-first try from local WSL2 works very well : clean doc, clean UI, lots of configuration / features. To dig more but very promising! A nice product. 🚀
- ➖ somes issue with coolify-proxy in
Docker composedeployment mode ex1 ex2
Try:
- ⚙️ boly38/fastify-todo#5 - Study locally with a simple nodejs app
🤖🧠
Plateforme très complète et moderne. videos
Supporte déploiements depuis Git (GitHub, GitLab, Bitbucket), Docker, visualisation en temps réel, gestion des previews de branches, intégrations nombreuses, terminal intégré, déploiement sur tout serveur SSH accessible. JustDeploy .
Grosse base de contributeurs et adaptée aux équipes ou besoins plus avancés.
github.com/cchalop1/JustDeploy
- go lang, one line setup
- Places a strong emphasis on simplicity
- produce and use docker containers (core engine justDeploy, traefik, you app bundled with nixpacks)
- provide a minimalist UI
-
- connect to github as github application
-
- select git repository to deploy
-
- set app dns, settings, view app logs
➕ simplicity
➖ first try : 🔴 got some blockers for now
Try:
- ⚙️ boly38/fastify-todo#3 - Study locally with a simple nodejs app 🔴
Plateforme open source très populaire, intuitive.
- ℹ️ video
- ➕ Interface web agréable + CLI pour automatisation, clustering via Docker Swarm. Support Node.js et nombreuses applications préconfigurées via marketplace (MongoDB, PostgreSQL, etc.)
- ➕ Intègre Let’s Encrypt SSL
- ℹ️need dedicated VM with 1GB RAM
Version light de Heroku, en open source.
Déploiement via Git push, gestion des conteneurs avec Docker, extensible grâce aux plugins (SSL, bases de données, notifications…) qovery.com Back4App Blog
Pas d’interface graphique (CLI uniquement), mais très bien pour les développeurs qui préfèrent le terminal.
PaaS open source plus robuste pour la gestion de clusters et services.
Déploiement via Git ou images Docker, API pour intégrer services externes, montée en charge simplifiée (scaling), logs, découverte de services. TechTarget neveropen.tech