boundlessgeo/signal-web

Name: signal-web

Owner: Boundless

Description: null

Created: 2017-11-16 12:47:27.0

Updated: 2018-04-30 16:19:23.0

Pushed: 2018-03-20 22:11:04.0

Homepage: null

Size: 275

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Signal Web

Version 1.0.8

The signal Dashboard is a web application that allows users to configure events, data stores, notifications, users, and other properties of the signal-server.

Setup
to run for local development
run start:local
testing

To run the tests

test
Building the nginx container a specific environment

Update the config file in ./config/production.js to use your custom domain. This will build the static files to point to your domain.

First you have to build the index and js bundle:

run build

Then you can build the container with the static assets

er build -t boundlessgeo/signal-server:web-dev .
Cloud Foundry deployments
run build:devio
cf/
ush efc-web
Running With Docker Compose

The following are the environment variables you will need to set in the environment section for signal-server in the docker-compose.yml :

_USERNAME=Amazon SES Username
_PASSWORD=Amazon SES Password
OST=db
----Optional--------
SER
ASSWORD

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.