all steps are okay, down to the point where ‘Installing the CMS containers’, and after changing the xibo_admin password, it says to check:
Check your shared folder
At this point, you should check to ensure that a shared folder has been created inside your installation folder and contains subfolders for cms, db and backup.
-> there is no ‘shared’ folder.
It recommends:
If it hasn’t, then it might be that Docker Toolbox doesn’t have permission to create the files on your system. To solve this problem you need to add command: --innodb_use_native_aio=0 to bottom of your cms-db service block in your docker-compose.yml file.
Thanks for your help as I was able to install the containers, and access the CMS (via the browser) to change the xibo_admin password.
One thing confuses me. The Windows 2016 server has IP 172.xxxx, but the docker is configured to use the default machine with IP 192.168.99.100.
$ docker-machine ip
192.168.99.100
Question is how do I access this remotely? e…g. to access the CMS from my desktop using the address: