Project

General

Profile

Statistics
| Branch: | Revision:

gdp-if / mqtt-gateway / install-mqtt-gdp-gateway.sh @ master

History | View | Annotate | Download (3.98 KB)

# Date Author Comment
36d3cd8f 01/17/2019 12:42 PM Eric Allman

Another cut at trying to get mqtt-gdp-gateway running under Docker.

8d59f16d 01/10/2019 04:03 PM Eric Allman

Change GDP_INSTALL_ROOT to GDP_ROOT, since all of the scripts in
$gdp/adm are looking for that name. An even better choice would be
GDP_RUN_ROOT, but we'll survive.

b05f798b 12/29/2018 02:49 PM Eric Allman

Rationalize macro names to avoid confusion and for consistency with the
base GDP code:
* GDP_ROOT => GDP_INSTALL_ROOT
* GDPROOT => GDP_SRC_ROOT
* GDPADM => GDP_ADM

cf784118 07/24/2017 12:33 PM Eric Allman

Clean up mqtt-gdp-gateway installation scripts and startup.

1bfa9570 07/24/2017 10:27 AM Eric Allman

Clean up installation of mqtt-gdp-gateway, notably making sure
ownerships are more consistent.

0214b8bf 05/02/2017 01:00 PM Eric Allman

Don't install configuration files, since they are different on every
gateway host.

3522fee7 02/08/2017 11:22 AM Eric Allman

Be sure to install llogger when installing scripts that depend on it.

b929b4e9 08/18/2016 11:44 AM Eric Allman

Fix error in mqtt-gdp-gateway installation script.

e1ecf4e5 08/17/2016 08:00 AM Eric Allman

Do log rotation for mqtt-gdp-gateway.

eb30635b 07/19/2016 06:54 PM Eric Allman

Be sure to install requisite packages in install-mqtt-gdp-gateway.sh

4cbdf2ab 07/19/2016 02:30 PM Eric Allman

Fix installation location for mqtt-gdp-gateway binary.

04ec2d54 07/19/2016 01:02 PM Eric Allman

Create empty logs on installation; miscellaneous code cleanup and
consolidation.

35f15763 07/19/2016 10:25 AM Eric Allman

Installation/Configuration scripts update: try to guess if the system
uses upstart or systemd; other installation cleanup.

a1748d51 07/17/2016 01:36 PM Eric Allman

Make install-mqtt-gdp-gateway more resilient vis-a-vis what directory it
is executed from.

a164b97b 07/16/2016 01:22 PM Eric Allman

Extensive rework on mqtt-gdp-gateway startup scripts. Not yet complete.

cd86513b 06/12/2016 09:40 AM Nitesh Mor

Moved /uhb/mqtt-gateway* to /uhb/mqtt-gateway/*