| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple selector for predefined, self-hosted JitSi rooms. The idea is to give the community a virtual meeting space that is easy and fun to use. Live at https://interspace.chat
If you wish to self-host the project, the process is fairly straight forward. Feel free to tweak and adjust the following to your needs, but here an example for a successful setup.
The recommended aka tested way uses a server running Ubuntu 16.04, there is a pretty high chance the hosting provider of your choice will offer a box with that pre-installed. Once set up, ssh into that server and follow the JitSi quick install instructions.
If you don't have a Netlify account already, get yourself one by simply signing up. Connect your GitHub and Netlify and you're good to go to start a deploy. For some example of easy instructions to achieve that you can for instance follow this blog post. It is that simple. Congrats, you will now have yourself the app running under a netlify subdomain. Yet, you won't be able to use it with JitSi, because the server running JitSi and the app still ive in separate realms.
Now off to the slightly niftier part. Let's say you got yourself a url called example.com on which you want to run the whole shebang. In your DNS setting you essentially need to make two (and a half) changes that will allow for the JitSi server and the React app to get together.
Hooray! That should be it. You might have to wait a little bit for the routing changes for the DNS to propagate. You can often influence that by changing the TTL values in the DNS records to whatever minimum your provider offers.
| Back | FazBrowse Home | New Git URL |