Has anyone tested if Edge IOT View can be run in the docker container? If it is possible then has AVEVA any plans to offer official docker container?
Has anyone tested if Edge IOT View can be run in the docker container? If it is possible then has AVEVA any plans to offer official docker container?
Yes it does work. You will have to create a docker container with something like Ubuntu, then follow the Help instructions for Mobile Access and CGI. You must enable the CGI mode from Mobile Access Settings.
If you have apache2 problems consider:
chgrp -R www-data /root/ chmod -R 2750 /root/
Yes it does work. You will have to create a docker container with something like Ubuntu, then follow the Help instructions for Mobile Access and CGI. You must enable the CGI mode from Mobile Access Settings.
If you have apache2 problems consider:
chgrp -R www-data /root/ chmod -R 2750 /root/