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

Add Postgresql statefulsets with master/slave replication on OpenShift. #4599

Merged

Commits on Apr 23, 2018

  1. Add Postgresql statefulsets with master/slave replication on OpenShift.

    Add Postgresql statefulsets with master/slave replication on OpoenShift.
    
    Simple test. Non functional.
    
    Adding missing semicolon.
    
    Glassfish starts but no dataverse.
    
    Glassfish can connect to postgres but does not save in application.
    
    Fixing service problem with postgres stateful set.
    
    going to try to break command over multiple lines.
    
    WIP extending image with S2I
    
    Replication is working. Just needs to be cleaned up.
    
    Cleaned up.
    
    Removing print tests.
    
    Resetting install to upstream.
    
    Resetting build.sh to upstream.
    
    Fixing image pull policy.
    
    Fixing default config.
    
    Fixing formatting issues.
    
    More formatting.
    patrickdillon committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    51cecfc View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. Configuration menu
    Copy the full SHA
    e7a56c7 View commit details
    Browse the repository at this point in the history