Sign inSign up

tak786/trango-self-hosted

By tak786

Updated almost 6 years ago

Image
2

10K+

tak786/trango-self-hosted repository overview

Description

Trango self-hosted is a calling and file sharing solution that works over LAN (local area networks). It does not need to involve the internet for calling or file sharing. Ideal for offices, hotels, houses, restaurants, and any space where people use the same Public IP address or the same WiFi network. The package comes with a discovery server and a web app that can be deployed on the local machine and can be accessed from anywhere in the network.
Trango Web can be visited at https://web.trango.io . Please note that Trango is in beta.
Note Opensource self-hosted version is now compatible with Mobile and Desktop Apps.

The Following are the main features.

  • One to One and Group Audio/Video Calling.
  • File Transferring.
  • Ability to change auto-generated ID's.
  • No Internet Involved.
  • Encrypted and Secure.
  • HD Calling quality.

Deployment

Docker Deployment (Windows/Linux).

Install docker on your machine and follow the following steps.

  • Download the Trango Self-Hosted version docker image by executing the below command.
    • sudo docker pull tak786/trango-self-hosted
  • Run the Self-Hosted version by executing the following command.
    • sudo docker container run -d -p 80:80 -p 443:443 --name trango tak786/trango-self-hosted
  • Test it by accessing the IP address of the machine running Self-Hosted version on your browser.

Acknowledgements

Tag summary

Content type

Image

Digest

Size

423.8 MB

Last updated

almost 6 years ago

docker pull tak786/trango-self-hosted