Sign inSign up

trambar/trambar-push-relay-node

By trambar

Updated almost 8 years ago

Push relay Node.js image

Image
0

284

trambar/trambar-push-relay-node repository overview

Trambar Push Relay

A Trambar push relay accepts notifications from Trambar servers and sends them to Amazon's Simple Notification Service (SNS), which in turns send them to APNS, FCM, and WNS.

Installation

  1. Install Docker and Docker compose:

    sudo apt-get install docker.io docker-compose

  2. Create the directory /etc/tpr.

  3. Copy docker-compose.yml into /etc/tpr.

  4. Create .env in /etc/tpr based on the template file.

  5. Change working directory to /etc/tpr and start up the relay:

    sudo docker-compose up -d

Tag summary

Content type

Image

Digest

Size

339.3 MB

Last updated

almost 8 years ago

docker pull trambar/trambar-push-relay-node