The official relay server for triweb.
Use it to install and run the complete triweb platform on your own servers and infrastructure.
To setup and run triweb relay on a server, follow these steps:
-
Clone the repository,
-
Prepare the target server with:
./bin/deploy -s user@hostname:/path(replace
user@hostname:/pathwith your real username, server address and path under which you plan to deploy triweb-relay, e.g.,john@server.net:/srv/triweb) -
Deploy to the server with:
./bin/deploy user@hostname:/path
Once done, you you can point you domain names at your own server instead of the triweb.io server.
For more details please see triweb documentation.
Please contact us on support@triweb.com for current licensing options.