Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dockerfiles to add backend.enable option to Postgres #1492

Merged
merged 1 commit into from
Jun 5, 2018
Merged

Update Dockerfiles to add backend.enable option to Postgres #1492

merged 1 commit into from
Jun 5, 2018

Commits on Jun 4, 2018

  1. Add backend.enable option to Postgres

    * Add default `postgresql-sink.backend.enable_cache = false` to `agent.conf` file
    * Amend entrypoint to overwrite default if `CYGNUS_POSTGRESQL_ENABLE_CACHE` environment variable is set.
    * Amend Dockerfile to use COPY rather than bash cp.
    
    Note that `agent.conf` must be copied twice, since the docker-cygnus agent version is used if `CYGNUS_MULTIAGENT` is not set.
    jason-fox committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    3d5bd47 View commit details
    Browse the repository at this point in the history