Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Centurion is a deployment tool specifically designed for Docker, facilitating the retrieval of containers from a Docker registry to deploy them across a network of hosts while ensuring the appropriate environment variables, host volume mappings, and port configurations are in place. It inherently supports rolling deployments, simplifying the process of delivering applications to Docker servers within our production infrastructure. The tool operates through a two-stage deployment framework, where the initial build process pushes a container to the registry, followed by Centurion transferring the container from the registry to the Docker fleet. Integration with the registry is managed via the Docker command line tools, allowing compatibility with any existing solutions they support through conventional registry methods. For those unfamiliar with registries, it is advisable to familiarize yourself with their functionality prior to deploying with Centurion. The development of this tool is conducted openly, welcoming community feedback through issues and pull requests, and is actively maintained by a dedicated team at New Relic. Additionally, this collaborative approach ensures continuous improvement and responsiveness to user needs.
Description
The latest iterations of Docker feature swarm mode, which allows for the native management of a cluster known as a swarm, composed of multiple Docker Engines. Using the Docker CLI, one can easily create a swarm, deploy various application services within it, and oversee the swarm's operational behaviors. The Docker Engine integrates cluster management seamlessly, enabling users to establish a swarm of Docker Engines for service deployment without needing any external orchestration tools. With a decentralized architecture, the Docker Engine efficiently manages node role differentiation at runtime rather than at deployment, allowing for the simultaneous deployment of both manager and worker nodes from a single disk image. Furthermore, the Docker Engine adopts a declarative service model, empowering users to specify the desired state of their application's service stack comprehensively. This streamlined approach not only simplifies the deployment process but also enhances the overall efficiency of managing complex applications.
API Access
Has API
API Access
Has API
Integrations
Docker
AWS Marketplace
Activeeon ProActive
AlertOps
Amazon EC2
DROPS
HashiCorp Waypoint
HollaEx
IOhub
Kasm Workspaces
Integrations
Docker
AWS Marketplace
Activeeon ProActive
AlertOps
Amazon EC2
DROPS
HashiCorp Waypoint
HollaEx
IOhub
Kasm Workspaces
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
New Relic
Founded
2008
Country
United States
Website
opensource.newrelic.com/projects/newrelic/centurion
Vendor Details
Company Name
Docker
Founded
2013
Country
United States
Website
docs.docker.com/engine/swarm/
Product Features
Product Features
Container Management
Access Control
Application Development
Automatic Scaling
Build Automation
Container Health Management
Container Storage
Deployment Automation
File Isolation
Hybrid Deployments
Network Isolation
Orchestration
Shared File Systems
Version Control
Virtualization