Skip to content

minor improvements to SetupDatabase.sh and Dockerfile#53

Merged
brichards64 merged 4 commits intoToolDAQ:masterfrom
marc1uk:17janupdates
Jan 24, 2025
Merged

minor improvements to SetupDatabase.sh and Dockerfile#53
brichards64 merged 4 commits intoToolDAQ:masterfrom
marc1uk:17janupdates

Conversation

@marc1uk
Copy link
Contributor

@marc1uk marc1uk commented Jan 17, 2025

Suppress cp alias warning. Add docker flag to suppress audit permissions warnings. Use systemd when available for postgres service, falling back to pg_ctl when unavailable (i.e. in containers). Remove redundant call to start database in rc.local to suppress warning. Add listen on all addresses to posgtresql.conf, and enable database checksums.

…ias warning. Add docker flag to suppress audit permissions warnings. Use systemd when available for postgres service, falling back to pg_ctl when unavailable (i.e. in containers). Remove redundant call to start database in rc.local to suppress warning. Add listen on all addresses to posgtresql.conf, and enable database checksums.
@brichards64
Copy link
Contributor

please test bare metal

source not run setup.sh in middleman clone
use single quotes to prevent premature expansion of LD_LIBRARY_PATH in rc.local generation
prevent early expansion of CP unalias commands
@brichards64 brichards64 merged commit 2dde966 into ToolDAQ:master Jan 24, 2025
@marc1uk marc1uk deleted the 17janupdates branch January 27, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants