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.
Install docker on your machine and follow the following steps.
sudo docker pull tak786/trango-self-hostedsudo docker container run -d -p 80:80 -p 443:443 --name trango tak786/trango-self-hostedContent type
Image
Digest
Size
423.8 MB
Last updated
almost 6 years ago
docker pull tak786/trango-self-hosted