You are not logged in.
I’ve been experimenting with using Linux across multiple systems recently, including a few test laptops and kiosk-style setups, and I started wondering how other people here handle remote management at scale.
I know Arch is usually more DIY compared to enterprise-focused distros, but I’m curious what tools or workflows people are using for things like:
Remote updates and package management
Device monitoring
Kiosk mode or locked-down setups
Remote troubleshooting
Managing configurations across multiple devices
I came across a few approaches ranging from Ansible and SSH scripting to endpoint management tools like Scalefusion and FleetDM, but I’d honestly like to know what actually works well in real-world Arch environments.
Are most people here sticking with custom scripts and automation, or using centralised management solutions?
Offline
I wouldn't deploy Arch at scale, but for rpm/deb-based distros ansible works quite well.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Online
A mix of puppet and terraform. For the actual arch part, it's puppet all the way. Well, now openvox, but still. Monitoring via telegram to influxdb and then to grafana. Log collection via systemdjournal2gelf to graylog. And keep a pull through cache for repo packages so I can update all of them to a known good state.
Offline
I have three local machines with full desktops, though most admin is done from my main machine via SSH. Also 2 RPis (Debian based) and a remote server (Debian). I tend to find I can manage them quite well just via SSH in totality.
For updates across all, it would be fairly trivial to set up a script that will login in each, update, and exit if you can't be bothered doing them one by one.
Ryzen 5900X 12 core/24 thread - RTX 3090 FE 24 Gb, Asus B550-F Gaming MB, 128Gb Corsair DDR4, Fractal Design Define 7 XL, 5 HD (2 NvME PCI, 4SSD) + 1 x optical.
Linux user #545703
/ is the root of all problems.
Offline