Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:oar-docker [2020/03/31 02:02] neyronwiki:oar-docker [2020/03/31 15:43] (current) – [Intallation and usage] neyron
Line 1: Line 1:
 ======  Build your own OAR cluster with docker  ====== ======  Build your own OAR cluster with docker  ======
  
-oar-docker is a set of docker images especially configured for deploying your own OAR cluster. The main idea is to have a mini development cluster with a frontend, a server and some nodes that launch in just a few seconds on a simple laptop.+OAR-docker is a tool to setup a cluster of docker containers emulating a OAR clusterwith a frontend, a serverand possibly many nodes.
  
-oar-docker is a python package available from the public repository, see: https://pypi.org/project/oar-docker+OAR-docker is the perfect tool for testing OAR developmentsIt also allows prototyping the use of other tools on top of OAR.
  
-oar-docker source repository is hosted on github: https://github.com/oar-team/oar-docker. +A deployment of a sandbox OAR cluster only takes a few seconds on a simple laptop. Node count is 3 by default, but larger clusters up hundreds of nodes can be created. A cluster of N nodes run on a machine with C core will count a total of N*C cores. 
-It's currently in active development, but feel free to clone it and give it a try !+ 
 +==== Intallation and usage ==== 
 +  * oar-docker is a python package available from the public repository, see: https://pypi.org/project/oar-docker.  
 + 
 +  * oar-docker source repository is hosted on github: https://github.com/oar-team/oar-docker.
  
 See the **README** file either on [[https://pypi.org/project/oar-docker|pypi]] or on [[https://github.com/oar-team/oar-docker|github]] to get information to install and use oar-docker. See the **README** file either on [[https://pypi.org/project/oar-docker|pypi]] or on [[https://github.com/oar-team/oar-docker|github]] to get information to install and use oar-docker.
  
 +==== Examples ====
 +  * [[oardocker setup for Grid'5000]]
wiki/oar-docker.txt · Last modified: 2020/03/31 15:43 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki