amino-os / Amino.Run

Amino Distributed OS - Runtime Manager
Apache License 2.0
29 stars 12 forks source link

Automated VPN set up. #123

Open sungwook-moon opened 6 years ago

sungwook-moon commented 6 years ago

To use Sapphire across networks, we need VPN so a single OMS can deal with all the hosts. Currently proposed solution to use OpenVPN can make this reality. However, it requires manual set up across hosts. If Sapphire deployment can automatically install VPN, that will simplify this process. As a first step, we can automate the installation process of OpenVPN to go with OMS/KernelServer deployment process.

quinton-hoole commented 6 years ago

I think that Kaveah wrote some automation to do this before he left, but I don't know where the code is, or whether it works any more. @DonghuiZhuo did you do a handover before he left. Do you know where his code is? We need to assign someone to test it. @Preethikathamuthu would you be able to try it out, if we find the code?