Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Adds monit to the base kong image so it auto-restarts if cassandra hasn't started

Notifications You must be signed in to change notification settings

articulate/docker-kong-wait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kong in Docker with a better startup

This is a image based on the official docker image which adds a smarter CMD which waits for cassandra to be online before starting kong.

Why?

When you try to run kong in a docker-compose setup you will run into issues with cassandra taking too long to start. By having the CMD wait for cassandra's port to be available, we avoid this issue.

Supported tags and respective Dockerfile links

Contributing

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

About

Adds monit to the base kong image so it auto-restarts if cassandra hasn't started

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages