Skip to content

openmole/miniclust-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniClust Worker

To deploy a miniclust worker on a computer, just clone this repo.

git clone https://github.com/openmole/miniclust-worker.git

Edit the config.yml file, and change the service url, key and secret:

minio:
  url: https://babar.openmole.org
  key: key
  secret: secret

Then run:

./start

Prerequisite:

  • docker
  • docker compose

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published