Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Docker based developing environment for Mozilla Hubs.

Notifications You must be signed in to change notification settings

xr3ngine-archive/mozilla-hubs-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone all componenets

# clone all repos
git clone git@github.com:aichildren/reticulum.git
git clone git@github.com:aichildren/hubs.git
git clone git@github.com:aichildren/Spoke.git
git clone git@github.com:aichildren/mozilla-hubs-docker.git

# switch to k8s branch for recent dockerfiles
pushd reticulum
git checkout k8s
popd
pushd hubs
git checkout k8s
popd
pushd Spoke
git checkout k8s
popd

Build docker images

Assuming you have docker installed..

cd mozilla-hubs-docker
docker-compose build
docker-compose up

then browse to:

some assets and images will not be visible yet

About

Docker based developing environment for Mozilla Hubs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published