Add docker-compose to launch domain server, ice server, and metaverse server. - #2
Open
hasbegun wants to merge 2 commits into
Open
Add docker-compose to launch domain server, ice server, and metaverse server.#2hasbegun wants to merge 2 commits into
hasbegun wants to merge 2 commits into
Conversation
hasbegun
commented
Jan 20, 2022
1. Add 'vircadia-mongo' to split the DB from metaverser server.
2. Start and stop domain-server, ice-server, metaverse server, and mongo db.
TODO: There is still an error from metaverse server that needs
to be fixed. However, this commit resolves most common mongodb
related errors.
hasbegun
force-pushed
the
docker-compose
branch
from
January 23, 2022 02:05
7e1a5fe to
94fbcbe
Compare
|
I haven't tried running this yet, but one comment: I notice in docker-compose.yml that the domain-server depends on the ice-server image. There are two running configurations:
Thus, I think the domain-server configuration should just be running a domain-server with the parameters to connect to an existing meteverse-server and an ice-server. I'll have more comments after I've run this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.