Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
brahn15746yI'd go with "Everything as code". This is so that WHEN it blows up, it's easy to get it back up and running.
-
brahn15746y@Avyiel Law of computer systems:
"If it's working someone will be along shortly to break it."
DevOps/Ops/Whatever addendum to the law of computer systems: "When it breaks it's somehow going to end up being your responsibility to get it working again." -
shine9696y@linuxxx @incognito @brahn there's Hashicorp's Terraform too to add to the list of automation tools. And then there's Foreman (built by Red Hat) that looks like a Puppet clone, but I've never used it :raised_hands:
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
So I asked this question yesterday to linuxxx and he had some great tips. But I thought there might be some Linux fanatics here who also have some experience working with vps's that you might have somethings to add something 😁
Recently I got asked if I want to help maintain our webservers (they all run Ubuntu 18.04 with standard webserver stuff, nginx, MySQL, php, ssh)
Does anyone know of some tips or share some helpful knowledge regarding maintaining a VPS? / Keeping it healty?
question
linux
webserver
maintenance
advice