Project

General

Profile

Statistics
| Branch: | Revision:

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

History | View | Annotate | Download (3.84 KB)

# Date Author Comment
276c6729 01/24/2019 05:27 PM Eric Allman

Fix a glitch causing poor diagnostics for some errors.

e2c9bf76 01/22/2019 05:09 PM Eric Allman

Changes to permit dockerization of mqtt-gdp-gateway. Still a bit crude.

36d3cd8f 01/17/2019 12:42 PM Eric Allman

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

7e131122 01/10/2019 04:25 PM Eric Allman

Fix a pathname glitch.

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.

58d80b04 01/10/2019 03:30 PM Eric Allman

Put mqtt-gdp-gateway config files in a subdirectory of /etc/gdp.

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

daf0b780 12/04/2018 04:39 PM Eric Allman

Dockerize mqtt-gdp-gateway.

3ca57859 06/21/2018 01:30 PM Eric Allman

Clean up mqtt-gdp-gateway compilation and convert to new API.

56e1626e 10/11/2017 11:15 AM Eric Allman

Fix typo in one of the messages in start-mqtt-gdp-gateway.sh.

f5a0bdf5 09/24/2017 05:50 AM Eric Allman

Print broker name on idle topics to make joint logs easier to
understand.

fbe02b59 07/27/2017 09:39 AM Eric Allman

Syntax cleanup, no semantic changes.

76138a63 07/27/2017 09:38 AM Eric Allman

Make more systemd friendly by properly returning exit status from
mqtt-gdp-gateway rather than llogger. This was more complex than
expected.

4632b6c1 07/24/2017 10:29 AM Eric Allman

Make sure multiple mqtt-gdp-gateway instances do not overwrite their
system log.

34c11eee 12/11/2016 03:38 PM Eric Allman

Improvements to mqtt-gdp-gateway and associated startup scripts.

9b7fb8f5 08/31/2016 12:57 PM Eric Allman

Fix problem in start-mqtt-gdp-gateway.sh.

eb78623e 08/23/2016 09:53 AM Eric Allman

Don't auto-create logs in mqtt-gateway startup; this results in logs
with the same name on different servers. Add sensor provisioning script
to do this step.

a88ee784 08/06/2016 01:04 PM Eric Allman

Adjust llogger usage.

d50d10a1 07/19/2016 01:58 PM Eric Allman

Inconsistency with mqtt-gdp-gateway log names.

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

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

5cc09deb 07/17/2016 01:34 PM Eric Allman

Fix disagreement about name of mqtt-gdp-gateway broker configuration
files.

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

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

60c666a5 07/15/2016 11:54 AM Eric Allman

Reliability updates to start-mqtt-gdp-gateway.sh

cb03d434 07/15/2016 10:50 AM Eric Allman

Attempt to move mqtt-gdp-gateway toward the systemd world.

76c4f0d8 07/02/2016 02:09 PM Eric Allman

Bring the mqtt-gdp-gateway scripts up to date with what we are actually
running.

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

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