Guardians-DSC / iarl-nodejs

Interface de Acesso Remoto a Laboratórios
https://guardians-dsc.github.io/iarl-nodejs/
MIT License
6 stars 4 forks source link

Prepare the application for production #81

Open danielrcoura opened 6 years ago

danielrcoura commented 6 years ago

We must ensure security and increase performance to put the application into production. Good pratices for production: http://expressjs.com/pt-br/advanced/best-practice-performance.html

matheuscmelo commented 6 years ago

The application is dockerized so it's pretty easy to deploy it in a server. We can also setup a Jenkins pipeline for CI/CD.

danielrcoura commented 6 years ago

@matheuscmelo, can you handle this?

matheuscmelo commented 6 years ago

Sure.

matheuscmelo commented 6 years ago

Reopened to setup Jenkins and then close this again.

danielrcoura commented 6 years ago

Okay.