
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
containership
Advanced tools
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!
ContainerShip Developers - developers@containership.io
This repository is a minimal wrapper around various other official ContainerShip repositories which comprise the full containership package:
codexd
- filesystem snapshotting and replication built atop legiondcontainership.api
- containership leader APIcontainership.core
- core containership functionalitycontainership.scheduler
- default containership schedulerlegiond
- secure distributed event layer for nodejs applicationsmyriad-kv
- distributed key-value store built on top of praetor and legiondpraetor
- leader election framework built atop LegionDquarry
- rock solid, dynamic DNS server with swappable backends and APIThe containership plugin system allows for the core of containership to be overridden by third party plugins. Below are a few official plugins created by ContainerShip:
cloud
- connects cluster to SaaS ContainerShip Cloud product for easier management, cluster backups, etccloud-hints
- automatically set cloud metadata in the form of host tagsfirewall
- firewall plugin for containershiplogs
- application log aggregatornavigator
- web-ui for managing your containership clustersservice-discovery
service discovery plugin for containershiptide
- cron-like job schedulernpm install containership -g
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.
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.
Read more about local development
Pull requests and issues are encouraged! Help us make ContainerShip even more awesome :)
FAQs
A simple container management platform
The npm package containership receives a total of 12 weekly downloads. As such, containership popularity was classified as not popular.
We found that containership demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
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.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.