RutgersGRID / hubs

Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
https://hubs.mozilla.com
Mozilla Public License 2.0
0 stars 0 forks source link

Find out about the .defaults.env file and what each entry represents. #7

Open yuriaru opened 3 years ago

MuhammadUzairDocs commented 3 years ago

Steps to complete:

  1. Find out what the file default.env does
  2. Find out what each of the entries mean
  3. Figure out what the values are and if they can be changed to take our instance
  4. kill the run of our instance and install new settings
  5. execute and see if the new settings are applied
MuhammadUzairDocs commented 3 years ago

Defaults is where the server connects to default in the backend. Servers like reticulum and domains. There is also a way to run reticulum locally meaning that it would be able to take our instance if we were to create a reticulum instance. How to make a local instance of reticulum: https://github.com/mozilla/reticulum

MuhammadUzairDocs commented 3 years ago

4-1. figure out what our instance should be, what urls, and create a new local instance of reticulum. Use those values and creat the new instance.

MuhammadUzairDocs commented 2 years ago

I am still unsure where to both find the values that we would use to create the new instance.

yalegria commented 2 years ago

This the content of the defaults.env file:

Screen Shot 2022-03-25 at 10 48 07 AM