Webmud3: third generation of the UNItopia Webmud as open source project.
Is up and running:
With Version 0.5.0 all dockerfiles were condensed into one 'latest' image.
For own testing please use the following docker command to create the docker image:
To build an own image from the webmud3 directory:
For standalone execution:
For swarm init:
Prior to Version V0.0.40 there was a possiblity to manually edit the files and load and test it outside docker. Take a look into ./Dockerfile and perform the replace-steps to index.html and server.js manually, if you really insist on executing without docker.
Then the docker container is running on port 5000 (localhost:5000/webmud3)