Giter VIP home page Giter VIP logo

containership.marketplace.crate's Introduction

crate.io

See https://crate.io/ for more information about crate.io

What is the Containership Marketplace?

The Containership marketplace is a series of containerized applications configured to easily run and scale on a containership.io cluster! Many conveniences such as High-Availability, automatic clustering among others are able to be configured out of the box allowing you to scale seamlessly as your infrastructure is required to grow.

Note: If you attempt to run this image outside of a containership cluster, we cannot guarantee that it will run properly.

Author

ContainerShip Developers - [email protected]

Configuration

This image will run as-is, with no additional environment variables set. For clustering to work properly, start the application in host networking mode. There are various optionally configurable environment variables:

  • CRATE_CLUSTER_NAME - the Crate cluster name. Defaults to ContainerShip Crate.
  • CRATE_NODE_NAME - the Crate node name. Defaults to the hostname of the system.
  • CRATE_UNICAST_HOSTS - comma delimited list of other Crate nodes to cluster with. Defaults to all nodes returned in the followers.$CS_CLUSTER_ID.containership DNS record.

Recommendations

  • On your ContainerShip cluster, run this application using the constraints.per_node=1 tag. Each node in your cluster will run an instance of Crate, creating a cluster of n nodes, where n is the number of follower nodes in your ContainerShip cluster.
  • Start the application with container_volume=/mnt/crate and host_volume=/data so data is persisted to the host system in case your container crashes. Additionally, by bind-mounting the volume, your data will be available for backup from ContainerShip Cloud.

Contributing

Pull requests and issues are encouraged!

containership.marketplace.crate's People

Contributors

nicktate avatar normanjoyner avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.