History | View | Annotate | Download (5.48 KB)
Fix syntax error in gdp-init-hongds.sh
When installing MariaDB, try to open up the TCP port for non-localhost use.
Add a new role to HONGD to do administration (notably, deleting old entries).
Cleanup on HONGD setup. Still non-optimal, and Docker probably still doesn't work.
Fix instructions for setting up a GDPv2 cluster.
Relocate etc/ep_adm_params into etc/gdp/params so that the etc/gdp subtree can be mounted easily into a docker container.
Put a default password on the gdp_user MariaDB user to avoid getting caught by security scans.
First cut at getting MariaDB into a Docker container.
Improvements for GDP Log Creation Service, notably:
Do some cleanup of directory services (both HONGDs and gdp-directoryd).
Make all references to the Human-Oriented Name to GDPname Directory Service Database use "hongdb" in the name rather than "namedb" for consistency.
First cut on scripts to initialize the Human-Oriented Name to GDPname Directory service.