Skip to content

This repository contains the files for the docker image, that will call the replicator to replicate itself.

License

Notifications You must be signed in to change notification settings

botleg/node-replicate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-Replicate

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 /run route.
  • /run: Calls the replicator image with the current container-id to replicate itself.

Usage

To provide the authentication for https, the following files are needed in /ssl folder:

  • cert.pem: Client certificate file
  • key.pem: Certificate key files

About

This repository contains the files for the docker image, that will call the replicator to replicate itself.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published