This repository contains the files for the docker image hanzel/node-replicate. This calls the replicator image with the current container-id to replicate itself. The application has the following route:
/: Renders the html page with button that call/runroute./run: Calls the replicator image with the currentcontainer-idto replicate itself.
To provide the authentication for https, the following files are needed in /ssl folder:
cert.pem: Client certificate filekey.pem: Certificate key files