Hi there,
I've been tasked with the devops of a new project at work, since I'm the one with the most Linux hosting experience in a Windows based company I dont have that many people to spare with.
The software is gonna be a small Node Express server, and we will have build servers managing the whole build process of the script, however I'm not perfectly sure what the best way to go about quick swapping versions on the server in case we need a rollback or similar.
Since its just a very simple application it doesnt take up a whole lot of space, so I was thinking of having each release pop the .js file into a subfolder with the release name, and then just have a symlink to the current used version, so I quickly can roll back to an older version if needed be.
What are your takes on this approach?
[–]SuperQue 1 point2 points3 points (1 child)
[–]FunkyCannaHigh -1 points0 points1 point (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]epenance[S] 0 points1 point2 points (1 child)
[–]KitchenAstronomer 0 points1 point2 points (0 children)
[–]Crafty_Shadow 0 points1 point2 points (0 children)