Date début : 09-12-2024 00:36 Date fin : 09-12-2024 00:45 Statut : ✅ Terminé
Déploiement du service hellocar-api en production sur le serveur prod-portainer.
| Élément | Valeur |
|---|---|
| Container | hellocar-api-prod |
| Image | hellocar-api:prod |
| Port | 4510 |
| Framework | Elysia (Bun) |
| Domaine (après Nginx) | hellocar-api-prod.33800.nowhere84.com |
| Variable | Valeur |
|---|---|
| NODE_ENV | production |
| API_PORT | 4510 |
| API_HOST | 0.0.0.0 |
| SUPABASE_URL | https://hellocar-api.33800.nowhere84.com |
| SUPABASE_SERVICE_ROLE_KEY | ✅ (depuis prod.env) |
| TZ | Europe/Paris |
Image basée sur node:20-slim avec :
@hellocar/common avant l'APIChemin : /tmp/hellocar/Dockerfile.api
docker ps | grep hellocar🚗 HelloCar API running at http://0.0.0.0:4510http://192.168.1.11:4510/swaggerhellocar-api-prod.33800.nowhere84.com