Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

gdp / adm / customize.sh @ master

History | View | Annotate | Download (2.33 KB)

# Date Author Comment
c2844648 03/13/2019 04:08 PM Eric Allman

Allow adm/customize.sh to output to stdout (useful when debugging)

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

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

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

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

2e0d7aab 08/18/2016 11:56 AM Eric Allman

Administrative script cleanup.

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.

e1b0400e 07/16/2016 09:23 AM Eric Allman

Fix glitch with reading configuration file.

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

Documentation and scripts for GDP servers.

cdc61088 07/12/2016 10:48 AM Eric Allman

Move README-admin.md to doc/gdp-server-admin.md, since it may
be relevant to people who do not have the source tree. Modify
adm/init-gdp.sh to bring it up to date; it is referenced from
the modified documentation.

90cd4faa 07/08/2016 08:18 AM Eric Allman

Work on startup and configuration scripts systemd and syslog. Includes
gdplogd startup. Not fully tested yet, but close.