Skip to content

Ability to run as master/slave #4

@jonmorehouse

Description

@jonmorehouse

Ability to run container as a master, slave, or public-slave (public reads only).

Docker run -e SERVER_TYPE="PUBLIC_SLAVE" ... paintedfox/postgresql
Docker run -e SERVER_TYPE="MASTER" ... paintedfox/postgresql
Docker run -e SERVER_TYPE="PUBLIC" ... paintedfox/postgresql

Planning to build this out over the weekend, but wanted thoughts first

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions