Hi,
I'm working on a master's thesis which involves the use of HMI software in a testbed environment. Currently, I'm looking at using Mango OS for this task, under the Free restriction as there are fewer than 300 datapoints in the entire system and it is under noncommercial / educational use. But I want to make my code available to others, and ideally, reproducible in a VM as well.
My questions, then, are:
- Can I bundle the free version of Mango OS in the VM?
- If not, can I use a script to pull the Mango Github repository and build Mango locally?
I briefly considered putting the installation instructions for Mango OS in the VM but that doesn't sit right with me as it doesn't seem in the spirit of FOSS. If neither of the above options are possible, then I may have to switch to another HMI software instead.
Thanks