Jump to content

Recommended Posts

Posted

I have a bit of a home lab now running on a Promox host, a number of the servers are now Debian, I've only ever had a a few Linux servers so managed them individually, any hints and tips for managing multiple servers if at all any?  I am looking at webmin which makes things easier just wondered if anything worth looking at?

Posted

What sort of management are you looking at? Updates, purely cli stuff? Or web management.

 

I'm in the same boat, 3 node proxmox cluster, 3 docker VMs, and various other VMs running Zabbix, pi-hole, etc.

 

Was looking at Ansible but did not get very far. Ansible would suit me well as I have Aruba CX switches at home and MikroTik routers.

 

If anyone has some real basic pointers or links to good starter Ansible YouTube videos please let me know 🙂 

Posted

Just an overview of all the machines, wasn't sure what was out there, very rarely need to make changes but would be nice to centralise it if I can, only playing around so thought I'd ask.

Posted

For configuration state, I'd look at Ansible (or Landscape, as mentioned above).

 

Edit: and the free tier of Ansible Tower (the GUI bit) seems to no longer be a thing.  Check out Semaphore instead if you want a UI: https://semaphoreui.com/

  • Like 1
Posted
14 hours ago, MatthewL said:

a number of the servers are now Debian, I've only ever had a a few Linux servers so managed them individually, any hints and tips for managing multiple servers if at all any?

 

I've found Debian's auto-update facility to be reliable and easy to set up, if you haven't got that set up already. It doesn't really answer your question, but at least you don't have to worry if your servers are up-to-date, which is one less thing.

Posted (edited)
20 minutes ago, dhicks said:

 

I've found Debian's auto-update facility to be reliable and easy to set up, if you haven't got that set up already. It doesn't really answer your question, but at least you don't have to worry if your servers are up-to-date, which is one less thing.

Same here (for Ubuntu). I have any security updates installed automatically, and then I have apt monitored along with other things on our monitoring platform (Checkmk). Auto-updates massively reduces the number of times I need to login to the servers. Not using Ansible but I fancy it at some point.

Edited by jthompson
Posted

Thanks for the replies, updates are not a massive concern as I have another util dealing with that, but will have a look at the others.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...