DevOps: Linux Server Setup

This task turned out to be really simple to me. I installed Ubuntu in my computer last semester and I used it for my Semestre i project.

What there was left to do was to set a Node server and the Crontab Files part.

I added a simple server.js file:

devops2_3

To do the Crontab, I only had to follow the steps in the link provided by Ken.

As expected, I didn’t have any file yet. So I used nano to add the ones in the example:

devops2_1

devops2_4

The crontab was succesfully installed.

Deja un comentario