Skip to content

alephzero/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aleph Zero: Playground

TODO: Describe the thing...

Simple Demo

./run.sh

Runs the playground server on port 12385. Shares IPC with host.

Two Node: Private IPC

Terminal 1:

./run.sh --name=foo -p 8000 --ipc=shareable

Terminal 2:

./run.sh --name=bar -p 8001 --ipc=container:foo

Runs two dockers, the first named has a playground on port 8000, the second on port 8001.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •