Wolfram
running.[email protected]
and the correct password. In the sequel, I will refer to this machine as "the server".Wolfram-nsg
exists. In order to access RAP4 from the internet, we told the virtual machine to open port 80 for http and 443 for https. These settings were made in the Azure portal via Resourcegroepen > AmpersandRAP4 > Wolfram-nsg (Netwerkbeveiligingsgroep) > inkomende beveiligingsregels
. A rules was added to make the server listen to port 80/TCP.docker
and docker-compose
are available, this step is superfluous.) To install docker I followed the following steps in the given order:which docker-compose
.
docker-compose.yml
To get it, I used the wget
command, which gets stuff from the web:http://137.117.190.28/
.
It took a while to get started, because it was building a fresh database.docker ps
command.