Skip to content

botleg/node-replicate

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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