@ramblingbiped said in I need some ideas how to use spare server:
@marcinozga said in I need some ideas how to use spare server:
I have a Supermicro server with 2x Xeon E5530 and 24GB Ram, with 1TB storage. It currently runs free ESXi with some VMs that are going to be shut down in a few days. I also have aging Nagios/Opsview server that needs modern replacement. I need a few ideas what to put on that server. I plan on running all Linux VMs, and only free, open source apps. I also cannot add any local storage, it has 8x 15k SAS drives, replacing it would be fairly expensive.
This is spare server at work, so things like Plex or Minecraft server are off the table.
Suggestions?
Install KVM and work on using configuration tools like Chef, Saltstack, Puppet, and Ansible for configuration management of Webservers (Apache2, Nginx), Databases(MySQL, MariaDB, Postgres), Load Balancers(HAProxy) ,Container Hosts(Docker Host, CoreOS), and other services(ELK stack, Nagios, BIND, DHCP, etc...).
When you've finished send me your resume; especially if you get good with Chef. We're looking for a couple/few good DevOps Engineers. 
Does it have to be Chef?
It seems a bit dated, it's like implementing monitoring and using Nagios for it.
Currently I'm fighting with LXD, turns out setting up networking on that thing is far from trivial. I might have to document the process.