Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

gdp / adm / init-gdp-server.sh @ master

History | View | Annotate | Download (3.75 KB)

# Date Author Comment
011602f8 09/03/2020 04:00 PM Eric Allman

Don't use ".physical" in adm/init-gdp-server.sh now that we have a
proper creation service.

ac3fec0e 11/16/2018 04:50 PM Eric Allman

Fix typo in an apparently unused shell script.

2786071d 07/06/2018 04:28 PM Eric Allman

Significant changes in packaging for the GDP 2.0 release.

3b0b4cd7 06/26/2018 12:29 PM Eric Allman

Log servers now have ".physical" on gdpname.

1a1a88c7 06/25/2018 01:55 PM Eric Allman

Avoid problems with the name of gdplogd during upgrades.

bdec1f35 06/25/2018 12:17 PM Eric Allman

Be sure to create the log root directory when installing a gdplogd.

1220cf5e 06/25/2018 12:05 PM Eric Allman

Don't clobber gdplogd-wrapper.sh or gdp-rest-wrapper.sh in
init-gdp-server.sh (include version number in script name).

d17c1801 06/20/2018 04:18 PM Eric Allman

Update installation scripts for new world and to allow coexistence of
old and new versions.

793b7cea 07/05/2017 12:22 PM Eric Allman

Don't insist that gdp-rest be installed with gdplogd.

34200e7f 04/26/2017 09:40 AM Eric Allman

Don't enable gdp-rest by default. Set envar GDP_REST_INSTALL=true to
turn this on.

5913a5c3 03/18/2017 03:39 PM Eric Allman

Add administrative support for gdp-rest SCGI server. This is somewhat
lighttpd specific.

45121ec5 03/13/2017 03:56 PM Eric Allman

Add system startup scripts for gdp-rest.

18bc89b5 02/12/2017 09:18 AM Eric Allman

Simplify Ubuntu log rotation; fix gdpvis misspelling.

f4794b37 02/08/2017 11:13 AM Eric Allman

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

a0f9ebba 08/19/2016 04:13 PM Nitesh Mor

Moved llogger installation to main Makefile

b0a8aa45 08/18/2016 09:14 AM Eric Allman

Only install llogger if it is not already installed.

966ea205 08/04/2016 09:06 AM Eric Allman

Add log rotation configuration for /var/log/gdp/gdplogd.log.

417743d7 08/02/2016 01:59 PM Eric Allman

Use llogger for logging gdplogd output.

9f800e1d 08/02/2016 12:47 PM Eric Allman

Eliminate call to undefined function in init-gdp-server.sh.

c6f2f27f 07/19/2016 02:50 PM Eric Allman

Install rsyslog configuration in init-gdp-server.sh rather than
install-config.sh. Drop install-config.sh since it is now redundant.

5000cc4a 07/19/2016 01:52 PM Eric Allman

Remember to install gdplogd wrapper script when initializing a server.

3756d4ac 07/19/2016 01:00 PM Eric Allman

Code consolidation; create empty log file on installation; install
systemd configuration in init-gdp-server.sh.

c77f65be 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.

f83aaeb5 07/17/2016 01:32 PM Eric Allman

Get the ep_adm_params directory in the right place when initializing.

0dc3d148 07/16/2016 10:59 AM Eric Allman

Use /etc/gdp (instead of /etc) when installing in /usr.
Move keys directory from /var/swarm/gdp/KEYS to $GDP_ETC/keys.

0be49a96 07/16/2016 09:22 AM Eric Allman

Fix glitch with reading configuration file; make directories sbin and
lib when setting up for a server.

ebd10406 07/14/2016 01:37 PM Eric Allman

Documentation and scripts for GDP servers.