New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

containership

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

containership

A simple container management platform

1.3.0-rc.9
Source
npm
Version published
Weekly downloads
12
300%
Maintainers
1
Weekly downloads
 
Created
Source

containership

##About

###Description ContainerShip is an open source container management platform which aims to be the simplest way to run containers from dev to production. ContainerShip provides all the necessary pieces to your infrastructure including loadbalancing, service-discovery and DNS in a single package. Extending the core functionality is easy through the use of plugins. Find more detailed docs below!

###Author ContainerShip Developers - developers@containership.io

##Getting Started

###How do I install ContainerShip locally? npm install containership -g

###Can I spin up a cluster locally? Absolutely! First install Vagrant, then install our cloud plugin by running cs plugin add cloud. Once installed, run cs cloud create-cluster vagrant --leaders 1 --followers 2 to bring up a local cluster to play around with.

###This is pretty cool, how can I get a production cluster setup? ContainerShip will run on any linux host with node & docker (see our installation guide for more details). If you're using open source ContainerShip, use our official setting up your first cluster guide. If you'd like to manage your ContainerShip cluster using our ContainerShip Cloud management product, sign up for an account and follow the official getting started guide.

###I need more help! Consult our official documentation or reach out to our support team.

##Contributing Pull requests and issues are encouraged! Help us make ContainerShip even more awesome :)

Keywords

simple

FAQs

Package last updated on 08 Dec 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts