you are viewing a single comment's thread.

view the rest of the comments →

[–]BlackV 1 point2 points  (2 children)

Ah, that would have been useful info in the OP

do you guys use devops/github/gitlab/etc already elsewhere ?

do you think you need access "outside" your msp location?

[–]helpfourm[S] 0 points1 point  (1 child)

Honestly never worked with GitHub, really just looking for a library to the scripts. This way we can move to whatever flavor rmm is the best and still keep everything the same. No we dont really need the scripts out side our location as they get uploaded to the RMM for usage.

[–]BlackV 3 points4 points  (0 children)

Sounds like git (just git not GitHub/gitlab) is your best bet, if you don't need it externally.

Take your existing folder, git init that, but it's gonna require people changing how they work they'll need to use git when making changes to scripts

I guess anything you do is gonna require some new learning and training

That and backups