Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

398
Vistas
Bundle a Node JS application with MongoDB, Redis and Nginx into a .exe

I am currently working on a custom cloud-based file storage system. The backend is almost done and supposed to be deployed on a personal computer or cloud-based server. The front-end is in progress and will be a Flutter app.

The backend is served by Nginx which is on top of a Node JS application that uses MongoDB as database and redis for the cache (as well as local storage for the files themselves).

In the best of world I would like to bundle all the back-end stack into one executable (and maybe one setup executable to install the required stack and configure it).

My question is, can NodeJS alone handle this ? I have searched and found out that one can set a starting script within the Node application but would it be sufficient ? Or should I go for some bash or even Java code to wrap everything ?

I don't really know in chat direction to look so I am really open to any suggestion here, what would be the best way to do this ?

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Have you considered using docker and docker-compose?

You can create a DockerFile which is used to build your application container and include your whole stack in a docker-compose.yml file.

Then with having docker and docker-compose installed, you can bring your whole stack up in any environment.

For more info you can check out docker documentation, this article can also help you :)

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda