this post was submitted on 24 Jan 2024
15 points (100.0% liked)
Sysadmin
7813 readers
52 users here now
A community dedicated to the profession of IT Systems Administration
No generic Lemmy issue posts please! Posts about Lemmy belong in one of these communities:
[email protected]
[email protected]
[email protected]
[email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why mess with mesh VPNs? Deploy endpoint clients and then push commands to them, which can then run locally on the target machines.
No networking nonsense needed for each machine, the endpoints just connect back to your centralized management server(s), awaiting your command.
This model is popular for a reason.
Agreed. I manage ~200 end-clients like this via MDM.
For servers, saltstack.
You probably are right. Its just a experiment, that's all.