/colisee-db

Micro-service containing the PostgreSQL Database for the Arena and Web.

Primary LanguageShell

siggame/colisee-db

A brief description of the project.

Travis Docker Pulls GitHub tag dependencies Status devDependencies Status

Table Of Contents

Description

A long description of the project.

Getting Started

docker pull siggame/colisee-db:<TAG>

docker run --name <SERVICE-NAME> --publish 5432:<HOST-PORT> --detach siggame/colisee-db:<TAG>

We currently have a stable and latest release for this service. Replace <TAG> above with either release name depending on your needs. The stable release is recommended.

Usage

Information about how to use the service or library.

Contributors

Change Log

View our CHANGELOG.md

License

View our LICENSE

Contributing

View our CONTRIBUTING.md