Alternatives to Stakkr
Compare Stakkr alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to Stakkr in 2026. Compare features, ratings, user reviews, pricing, and more from Stakkr competitors and alternatives in order to make an informed decision for your business.
-
1
Portainer Business
Portainer
Portainer is an intuitive container management platform for Docker, Kubernetes, and Edge-based environments. With a smart UI, Portainer enables you to build, deploy, manage, and secure your containerized environments with ease. It makes container adoption easier for the whole team and reduces time-to-value on Kubernetes and Docker/Swarm. With a simple GUI and a comprehensive API, the product makes it easy for engineers to deploy and manage container-based apps, triage issues, automate CI/CD workflows and set up CaaS (container-as-a-service) environments regardless of hosting environment or K8s distro. Portainer Business is designed to be used in a team environment with multiple users and clusters. The product includes a range of security features, including RBAC, OAuth integration, and logging - making it suitable for use in complex production environments. Portainer also allows you to set up GitOps automation for deployment of your apps to Docker and K8s based on Git repos.Starting Price: Free -
2
Docker
Docker
Docker takes away repetitive, mundane configuration tasks and is used throughout the development lifecycle for fast, easy and portable application development, desktop and cloud. Docker’s comprehensive end-to-end platform includes UIs, CLIs, APIs and security that are engineered to work together across the entire application delivery lifecycle. Get a head start on your coding by leveraging Docker images to efficiently develop your own unique applications on Windows and Mac. Create your multi-container application using Docker Compose. Integrate with your favorite tools throughout your development pipeline, Docker works with all development tools you use including VS Code, CircleCI and GitHub. Package applications as portable container images to run in any environment consistently from on-premises Kubernetes to AWS ECS, Azure ACI, Google GKE and more. Leverage Docker Trusted Content, including Docker Official Images and images from Docker Verified Publishers.Starting Price: $7 per month -
3
Centurion
New Relic
A deployment tool for Docker. Takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. Supports rolling deployments out of the box, and makes it easy to ship applications to Docker servers. We're using it in our production infrastructure. Centurion works in a two part deployment process where the build process ships a container to the registry, and Centurion ships containers from the registry to the Docker fleet. Registry support is handled by the Docker command line tools directly so you can use anything they currently support via the normal registry mechanism. If you haven't been using a registry, you should read up on how to do that before trying to deploy anything with Centurion. This code is developed in the open with input from the community through issues and PRs. There is an active maintainer team within New Relic. -
4
BuildPiper
Opstree Solutions
It takes care of the 3 primary pillars - Time, Cost & Productivity, so that your technology teams don't have to worry about them anymore. Adding a new environment to service is extremely simple. BuildPiper enables seamless modification and cloning of build & deploy details from an already created environment. This ability to clone environment details, makes creating a new environment extremely easy and quick. BuildPiper has a very well-designed ‘Build Details setup template’ which can seamlessly build the docker image of the service on providing a few simple inputs and configurations. If there are some custom steps in the docker build process, BuildPiper has them covered as well! With Pre hooks and Post hooks, it enables execution of custom steps before and after the Docker image creation. The build template also allows defining CI checks during the build definition process itself. -
5
Swarm
Docker
Current versions of Docker include swarm mode for natively managing a cluster of Docker Engines called a swarm. Use the Docker CLI to create a swarm, deploy application services to a swarm, and manage swarm behavior. Cluster management integrated with Docker Engine: Use the Docker Engine CLI to create a swarm of Docker Engines where you can deploy application services. You don’t need additional orchestration software to create or manage a swarm. Decentralized design: Instead of handling differentiation between node roles at deployment time, the Docker Engine handles any specialization at runtime. You can deploy both kinds of nodes, managers and workers, using the Docker Engine. This means you can build an entire swarm from a single disk image. Declarative service model: Docker Engine uses a declarative approach to let you define the desired state of the various services in your application stack. -
6
Nebula Container Orchestrator
Nebula Container Orchestrator
Nebula container orchestrator aims to help devs and ops treat IoT devices just like distributed Dockerized apps. It aim is to act as Docker orchestrator for IoT devices as well as for distributed services such as CDN or edge computing that can span thousands (possibly even millions) of devices worldwide and it does it all while being open-source and completely free. Nebula is a open source project created for Docker orchestration and designed to manage massive clusters at scale, it achieves this by scaling each project component out as far as required. The project’s aim is to act as Docker orchestrator for IoT devices as well as for distributed services such as CDN or edge computing. Nebula is capable of simultaneously updating tens of thousands of IoT devices worldwide with a single API call in an effort to help devs and ops treat IoT devices just like distributed Dockerized apps. -
7
Coolify
Coolify
Coolify is an open source, self-hostable platform as a service that makes self-hosting simple and powerful. It lets users run applications, databases, and services on their own servers, whether that is an old laptop, a Raspberry Pi, or a rented server from a provider like Hetzner. Built as an alternative to platforms like Heroku, Vercel, Netlify, and Railway, Coolify gives teams full control over their projects, data, and infrastructure without vendor lock-in. Users can deploy static sites, full-stack applications, databases, Docker images, Docker Compose projects, and hundreds of one-click services from a clean interface. Everything deployed through Coolify runs as a Docker container, making applications easier to manage, isolate, and move between environments. It supports automated deployments, Git integration, free SSL, backups, environment variables, build packs, Nixpacks, Docker-based workflows, and custom domains.Starting Price: Free -
8
azk
Azuki
What’s so great about azk? azk is open source software (Apache 2.0) and will always be. azk is agnostic and has a very soft learning curve. Keep using the exact same development tools you already use. It only takes a few commands. Minutes instead of hours or days. azk does its magic by executing very short and simple recipe files (Azkfile.js) that describe the environments to be installed and configured. azk is fast and your machine will barely feel it. It uses containers instead of virtual machines. Containers are like virtual machines, only with better performance and lower consumption of physical resources. azk is built with Docker, the best open source engine for managing containers. Sharing an Azkfile.js assures total parity among development environments in different programmers' machines and reduces the chances of bugs during deployment. Not sure if all the programmers in your team are using the updated version of the development environment? -
9
Yandex Container Registry
Yandex
Docker images are placed in fault-tolerant storage. Automatic replication is configured for all data, each replica changes when Docker images are edited, created, or deleted. The service provides containers for Linux and Windows OS. Use them however you want, running on your local machine or on a Yandex Compute Cloud VM. High-speed Docker image operations without expenses for external traffic, Docker image registries are hosted in the same data centers where your cloud infrastructure is deployed. Docker images are transmitted via HTTPS. You choose who can view, pull, push, or delete them. You use a Docker image and we take care of maintaining the infrastructure where your registry is running. You only pay for the space used by your Docker images. You can use the service via the management console, command line interface (CLI), API, or the standard Docker CLI, the service is compatible with the Docker registry HTTP API V2.Starting Price: $0.012240 per GB -
10
Test Kitchen
KitchenCI
Test Kitchen provides a test harness to execute infrastructure code on one or more platforms in isolation. A driver plugin architecture is used to run code on various cloud providers and virtualization technologies such as Vagrant, Amazon EC2, Microsoft Azure, Google Compute Engine, Docker, and more. Many testing frameworks are supported out of the box including Chef InSpec, Serverspec, and Bats For Chef Infra workflows, cookbook dependency resolution via Berkshelf or Policyfiles is supported or include a cookbooks/ directory and Kitchen will know what to do. Test Kitchen is used by all Chef-managed community cookbooks and is the integration testing tool of choice for cookbooks. -
11
OlympSSH Commander
OlympStack
OlympSSH Commander is a native desktop application for Windows and Linux that combines SSH server management and Docker container control in one place. Built for developers, sysadmins, and self-hosters who are tired of subscription-based tools, cloud accounts, and enterprise pricing tiers just to manage their own servers. Key features: - Multi-server SSH management with unlimited terminal tabs (Pro) - Docker container control: start, stop, restart, view logs - Docker Compose workflow support - Custom snippets and command templates - Server monitoring with alerts - Works fully offline after one-time activation No cloud sync. No mandatory account. No subscription. Pay once, use forever — 3 activations per license. A free tier is available with no time limit: 1 server profile, 1 SSH terminal, basic server monitoring, and Docker container status viewing.Starting Price: €29/user -
12
Oracle Cloud Infrastructure Container Registry is an open standards-based, Oracle-managed Docker registry service for securely storing and sharing container images. Engineers can easily push and pull Docker images with the familiar Docker Command Line Interface (CLI) and API. To support container lifecycles, Registry works with Container Engine for Kubernetes, Identity and Access Management (IAM), Visual Builder Studio, and third-party developer and DevOps tools. Work with Docker images and container repositories using familiar Docker CLI commands and Docker HTTP API V2. Oracle takes care of operating and patching the service, so that developers can focus on building and deploying containerized applications. Built using object storage, Container Registry provides data durability and high service availability with automatic replication across fault domains. Oracle does not charge separately for the service. Users pay only for the associated storage and network resources they consume.
-
13
Dokploy
Dokploy
Dokploy is an open source, self-hostable Platform as a Service that simplifies the deployment and management of applications and databases. Built for developers seeking control and flexibility, it gives teams a straightforward way to deploy apps on their own infrastructure with full control, no vendor lock-in, and none of the Kubernetes complexity. Dokploy can be installed with a single command and used to deploy projects in minutes, centralizing control of applications, databases, logs, monitoring, backups, and multi-server environments in one clean interface. It supports single services and multi-service apps, with native Docker Compose support, Git-based deployments, container registry deployments, custom Docker images, Dockerfiles, Nixpacks, and Buildpacks, so teams can choose the build strategy that fits each project without reworking their pipeline.Starting Price: $4.50 per month -
14
Podman
Containers
What is Podman? Podman is a daemonless container engine for developing, managing, and running OCI Containers on your Linux System. Containers can either be run as root or in rootless mode. Simply put: alias docker=podman. Manage pods, containers, and container images. Supporting docker swarm. We believe that Kubernetes is the defacto standard for composing Pods and for orchestrating containers, making Kubernetes YAML a defacto standard file format. Hence, Podman allows the creation and execution of Pods from a Kubernetes YAML file (see podman-play-kube). Podman can also generate Kubernetes YAML based on a container or Pod (see podman-generate-kube), which allows for an easy transition from a local development environment to a production Kubernetes cluster. -
15
Helios
Spotify
Helios is a Docker orchestration platform for deploying and managing containers across an entire fleet of servers. Helios provides a HTTP API as well as a command-line client to interact with servers running your containers. It also keeps a history of events in your cluster including information such as deploys, restarts and version changes. The binary release of Helios is built for Ubuntu 14.04.1 LTS, but Helios should be buildable on any platform with at least Java 8 and a recent Maven 3 available. Use helios-solo to launch a local environment with a Helios master and agent. Helios is pragmatic. We're not trying to solve everything today, but what we have, we try hard to ensure is rock-solid. So we don't have things like resource limits or dynamic scheduling yet. Today, for us, it has been more important to get the CI/CD use cases, and surrounding tooling solid first. That said, we eventually want to do dynamic scheduling, composite jobs, etc. -
16
Oracle Container Cloud Service (also known as Oracle Cloud Infrastructure Container Service Classic) offers Development and Operations teams the benefits of easy and secure Docker containerization when building and deploying applications. Provides an easy-to-use interface to manage the Docker environment. Provides out-of-the-box examples of containerized services and application stacks that can be deployed in one click. Enables developers to easily connect to their private Docker registries (so they can ‘bring their own containers’). Enables developers to focus on building containerized application images and Continuous Integration/Continuous Delivery (CI/CD) pipelines, not on learning complex orchestration technologies.
-
17
Nana
Nana
Nana is a Laravel starter kit designed to expedite the development of SaaS applications by providing a comprehensive suite of pre-built features and integrations. It includes subscription payment processing through Stripe Billing, enabling the immediate implementation of recurring payments with SCA compliance. Users can access and download their invoices via a built-in interface. The authentication system leverages Laravel's robust mechanisms to ensure secure user access. A responsive dashboard layout, crafted with TailwindCSS, offers a sidebar and example pages for seamless navigation. Nana incorporates extensive unit and end-to-end test coverage for critical functionalities, ensuring reliability. The development environment is streamlined with Docker and Docker Compose configurations, facilitating consistent setups across platforms. For deployment, Nana provides a complete Kubernetes setup with Helm integration, allowing rapid application deployment across various environments.Starting Price: $299 one-time payment -
18
HashiCorp Nomad
HashiCorp
A simple and flexible workload orchestrator to deploy and manage containers and non-containerized applications across on-prem and clouds at scale. Single 35MB binary that integrates into existing infrastructure. Easy to operate on-prem or in the cloud with minimal overhead. Orchestrate applications of any type - not just containers. First class support for Docker, Windows, Java, VMs, and more. Bring orchestration benefits to existing services. Achieve zero downtime deployments, improved resilience, higher resource utilization, and more without containerization. Single command for multi-region, multi-cloud federation. Deploy applications globally to any region using Nomad as a single unified control plane. One single unified workflow for deploying to bare metal or cloud environments. Enable multi-cloud applications with ease. Nomad integrates seamlessly with Terraform, Consul and Vault for provisioning, service networking, and secrets management. -
19
Apache Brooklyn
Apache Software Foundation
Your applications, any clouds, any containers, anywhere. Apache Brooklyn is software for managing cloud applications. Use it for: Blueprints describe your application, stored as text files in version control, components configured & integrated across multiple machines automatically, 20+ public clouds, or your private cloud or bare servers - and Docker containers, monitor key application metrics; scale to meet demand; restart and replace failed components. View and modify using the web console or automate using the REST API. -
20
Jitsu
Jitsu
Jitsu is open-sourced under MIT-license. We support Heroku, Docker, Docker-Compose and many other ways of deployment. Jitsu is extremely easy to use: everything can be configured with a simple UI. See the list of all destinations supported by Jitsu. Destination is either a data warehouse (database) or an external service with an API. Jitsu delivers data into a destination in a reliable fashion: if destination is down, data will be kept in an internal persistent queue and sent to destination once it become online again. Jitsu applies geo resolution during enrichment. Geo resolution means determining user's country, city, zip code (and other location data) from their IP address. Jitsu Cloud is a SaaS version of our platform. All features from the open source version are available in the cloud product. Up to 250,000 events per month are included for free. -
21
Shipyard
Shipyard
Shipyard is a managed ephemeral environment developer platform. Shipyard leverages Docker Compose to build fully-featured ephemeral environments supporting both multi-repo and monorepo setups. These environments can be shared and or integrated with your existing CI/CD to run integration and e2e tests. Use Shipyard as a cost-effective replacement to traditional staging environments or to build your technical proof-of-concept.Starting Price: $500/month for 5 Drydocks -
22
CloudBoost
HackerBay
You can install CloudBoost anywhere you like. We have a Docker Compose file that can help you get started with CloudBoost in few minutes and with just one command. You can use this compose file to install the service locally on your local dev machine, or you can install the service to Azure, AWS, DigitalOcean, Softlayer, Packet and more. Create a config folder in project root if it does not exist. You need to create a new file cloudboost.json under config folder and save that file with MongoDB and Redis configuration. Once the server is running. You'll see the ClusterKey and SecureKey on the console which means you've successfully started CloudBoost. If you don't see any of these keys, please raise a GitHub issue and let us know.Starting Price: $49 per month -
23
JFrog Container Registry
JFrog
The world’s most advanced, powerful, hybrid Docker and Helm registry. Power your world of Docker without limits. The JFrog Container Registry is the most comprehensive and advanced registry in the market today, supporting Docker containers and Helm Chart repositories for your Kubernetes deployments. Use it as your single access point to manage and organize your Docker images, while avoiding Docker Hub throttling or retention issues. JFrog provides reliable, consistent, and efficient access to remote Docker container registries with integration to your build ecosystem. Develop and deploy your way. Supports your current and future business model with on-prem / self-hosted, hybrid, and multi-cloud environments on your choice of AWS, Microsoft Azure, and Google Cloud. Built on JFrog Artifactory’s proven track record of power, stability, and resilience to easily manage and deploy your Docker images and provide your DevOps teams with full control over access and permissions.Starting Price: $98 per month -
24
Docker Scout
Docker
Container images consist of layers and software packages, which are susceptible to vulnerabilities. These vulnerabilities can compromise the security of containers and applications. Docker Scout is a solution for proactively enhancing your software supply chain security. By analyzing your images, Docker Scout compiles an inventory of components, also known as a Software Bill of Materials (SBOM). The SBOM is matched against a continuously updated vulnerability database to pinpoint security weaknesses. Docker Scout is a standalone service and platform that you can interact with using Docker Desktop, Docker Hub, the Docker CLI, and the Docker Scout Dashboard. Docker Scout also facilitates integrations with third-party systems, such as container registries and CI platforms. Reveal and dig into the composition of your images. Ensure that your artifacts align with supply chain best practices.Starting Price: $5 per month -
25
Instainer
Instainer
Instainer is a Docker container hosting service which allows run instantly any Docker container on the cloud with Heroku-style Git deployment. When we started migration to Docker in our company, we felt that something was still missing. Docker brought amazing capabilities to our DevOps team, but still there wasn't any service to click and run any Docker containers instantly. We developed Instainer for engineers who want to run Docker containers on the cloud instantly. Your feedbacks & thoughts are really welcome. Instainer provides Heroku-style Git deployment for your containers. After running your container; Instainer automatically creates Git repository for you and pushes your container’s data into this repository. You can easily clone and change your data using Git. The WordPress rich content management system can utilize plugins, widgets, and themes. -
26
AWS Deep Learning Containers
Amazon
Deep Learning Containers are Docker images that are preinstalled and tested with the latest versions of popular deep learning frameworks. Deep Learning Containers lets you deploy custom ML environments quickly without building and optimizing your environments from scratch. Deploy deep learning environments in minutes using prepackaged and fully tested Docker images. Build custom ML workflows for training, validation, and deployment through integration with Amazon SageMaker, Amazon EKS, and Amazon ECS. -
27
Build your deep learning project quickly on Google Cloud: Quickly prototype with a portable and consistent environment for developing, testing, and deploying your AI applications with Deep Learning Containers. These Docker images use popular frameworks and are performance optimized, compatibility tested, and ready to deploy. Deep Learning Containers provide a consistent environment across Google Cloud services, making it easy to scale in the cloud or shift from on-premises. You have the flexibility to deploy on Google Kubernetes Engine (GKE), AI Platform, Cloud Run, Compute Engine, Kubernetes, and Docker Swarm.
-
28
WhaleDeck
WhaleDeck
Simplify your Docker workflow with WhaleDeck, the ultimate app for monitoring and controlling your Docker containers. With a user-friendly interface and powerful features, WhaleDeck is the only tool you need to manage your Docker environment. Monitor your containers with ease, thanks to WhaleDeck's real-time visualization of CPU, memory, drive and network usage. Keep track of your container logs and quickly identify issues with the built-in log viewer. And with support for multiple servers at once, you can easily manage all of your Docker environments from one place. Take control of your containers with the ability to run actions like start, stop, and pause on a single container or at multiple containers at once. And with the Split View feature, you can work more productively by seeing multiple parts of your Docker environment side by side. Whether you're a developer, DevOps engineer, or just someone who needs to manage Docker containers, WhaleDeck makes it simple.Starting Price: $1.99 -
29
Apache Mesos
Apache Software Foundation
Mesos is built using the same principles as the Linux kernel, only at a different level of abstraction. The Mesos kernel runs on every machine and provides applications (e.g., Hadoop, Spark, Kafka, Elasticsearch) with API’s for resource management and scheduling across entire datacenter and cloud environments. Native support for launching containers with Docker and AppC images.Support for running cloud native and legacy applications in the same cluster with pluggable scheduling policies. HTTP APIs for developing new distributed applications, for operating the cluster, and for monitoring. Built-in Web UI for viewing cluster state and navigating container sandboxes. -
30
HyperSaaS
HyperSaaS
HyperSaaS is a comprehensive SaaS boilerplate designed to accelerate the development of scalable applications by integrating modern technologies. The front end utilizes React 18 and Next.js 14 with the app router, employing TypeScript and Zod for type safety, and Tailwind CSS for rapid, responsive design. Server-side rendering enhances SEO and improves initial page load performance. The backend is built with Python 3.11, Django, and Django REST Framework, providing a robust and secure API suitable for complex web applications. HyperSaaS includes secure user authentication managed by NextAuth, seamless Stripe integration for subscription payments, and multi-tenancy with workspaces, enabling efficient team management and data security. The development environment is streamlined with Docker and Docker Compose, ensuring consistency across multiple environments.Starting Price: $129 one-time payment -
31
Lunni
Lunni
Build, ship, and monitor applications on any server. Write up a Dockerfile and set up CI with our guides, or start with one of our templates. When you're ready to deploy, paste your docker-compose.yml file into Lunni dashboard and hit Deploy – that's all that you need to do. Lunni runs on AWS, Azure, DigitalOcean – and anywhere else Docker does. You have full control over your server. This makes it easy to move from one cloud to another if needed, as well as helps you comply with privacy regulations like GDPR. Don't know code? No problem! Explore our marketplace of one-click apps and easily launch them in just a few clicks. Choose from a variety of popular web apps such as Ghost and Forgejo, nocode solutions like PocketBase, and many more.Starting Price: $24 per month -
32
Docker MCP Gateway
Docker
Docker MCP Gateway is an open source core component of the Docker MCP Catalog and Toolkit that runs Model Context Protocol (MCP) servers in isolated Docker containers with restricted privileges, network access, and resource limits to ensure secure, consistent execution environments for AI tools. It manages the entire lifecycle of MCP servers, including starting containers on demand when an AI application needs a tool, injecting required credentials, applying security restrictions, and routing requests so the server processes them and returns results through a unified gateway interface. By consolidating all enabled MCP containers behind a single, unified endpoint, the Gateway simplifies how AI clients discover and access multiple MCP services, reducing duplication, improving performance, and centralizing configuration and authentication.Starting Price: Free -
33
Open Wearables
Momentum
Open-source, self-hosted health intelligence platform that unifies data from 200+ wearables into a single API. Built to democratize access to wearable data infrastructure that's typically locked behind enterprise contracts - deploy with docker-compose, own your data, no per-user fees. -
34
Drone
Harness
Configuration as a code. Pipelines are configured with a simple, easy‑to‑read file that you commit to your git repository. Each pipeline step is executed inside an isolated Docker container that is automatically downloaded at runtime. Any source code manager. Drone integrates seamlessly with multiple source code management systems, including GitHub, GitHubEnterprise, Bitbucket, and GitLab. Any platform. Drone.io natively supports multiple operating systems and architectures, including Linux x64, ARM, ARM64 and Windows x64. Any language. Drone works with any language, database or service that runs inside a Docker container. Choose from thousands of public Docker images or provide your own. Create and share plugins. Drone uses containers to drop pre‑configured steps into your pipeline. Choose from hundreds of existing plugins, or create your own. Drone makes advanced customization easy. Implement custom access controls, approval workflows, secret management, yaml syntax extensions& more. -
35
Jaisocx
Jaisocx
Since 2024 Jaisocx supports PHP over HTTP/3, intuitively switching among HTTP/1.1, h2 and h3 depending on negotiation with HTTP client. a) Unique feature is Charset detection of published text contents, and making browser showing correctly extended ascii chars like in German or French alphabets. b) It has built-in motor for securing endpoints with Basic Auth and JSON Web Token. c) Proxy Endpoints. d) Also the framework-like solution for publishing SQL queries results in JSON format out of the box with minimal configuration. e) On the same company site this software is well documented. f) Software is free, g) and has the Docker Hub repository h) and Github.com repository with some basic samples for Laravel, Symfony and WordPress apps under Docker Compose.Starting Price: $0 -
36
Marathon
D2iQ
Marathon is a production-grade container orchestration platform for Mesosphere’s Datacenter Operating System (DC/OS) and Apache Mesos. High Availability. Marathon runs as an active/passive cluster with leader election for 100% uptime. Multiple container runtimes. Marathon has first-class support for both Mesos containers (using cgroups) and Docker. Stateful apps. Marathon can bind persistent storage volumes to your application. You can run databases like MySQL and Postgres, and have storage accounted for by Mesos. Beautiful and powerful UI. Service Discovery & Load Balancing. Several methods available. Health Checks. Evaluate your application’s health using HTTP or TCP checks. Event Subscription. Supply an HTTP endpoint to receive notifications - for example to integrate with an external load balancer. Metrics. Query them at /metrics in JSON format, push them to systems like Graphite, StatsD and DataDog, or scrape them using Prometheus. -
37
Nextflow
Seqera Labs
Data-driven computational pipelines. Nextflow enables scalable and reproducible scientific workflows using software containers. It allows the adaptation of pipelines written in the most common scripting languages. Its fluent DSL simplifies the implementation and deployment of complex parallel and reactive workflows on clouds and clusters. Nextflow is built around the idea that Linux is the lingua franca of data science. Nextflow allows you to write a computational pipeline by making it simpler to put together many different tasks. You may reuse your existing scripts and tools and you don't need to learn a new language or API to start using it. Nextflow supports Docker and Singularity containers technology. This, along with the integration of the GitHub code-sharing platform, allows you to write self-contained pipelines, manage versions, and rapidly reproduce any former configuration. Nextflow provides an abstraction layer between your pipeline's logic and the execution layer.Starting Price: Free -
38
IOhub
EZ VPN
Build Industry 4.0 applications with a simple and intuitive interface powered by Docker. In just minutes, through preconfigured applications, IOhubTM allows you to connect to your PLC and build customized dashboards, export data to the cloud or on-premise, write data from the ERP and the PLC, set notifications, and much more. You also have the freedom to deploy your own software and application packaged in a Docker container. Coding is time-consuming and a great source of possible mistakes and consequent fixes. This is why we have created IOhubTM, an open platform that doesn’t require you to write a single line of code. Just build your application from preconfigured Docker container blocks that we have built for you. You have endless possibilities on how to manage your data. IOhubTM IIoT service comes preconfigured with selected EZ VPNTM hardware with no need to pay an additional monthly or yearly license. All IOhubTM services are available to you for the life of the device.Starting Price: $395 -
39
Strong Network
Strong Network
Strong Network allows the management of containers for DevOps online (as opposed to locally on developers laptop) and access them through a cloud IDE or a SSH connection (in the case of a local IDE). These containers provide a complete management of access keys and credentials to multiple types of resources, in addition to providing data loss prevention (DLP). In addition we combine the IDE with a secure chrome browser (remote browser isolation) such that any third party applications for DevOps can be accessed with DLP. This platform is a complete replacement for VDI/DaaS for code development. Our platform allows the provisioning and management of containers for development online (as opposed to locally on developers' laptops, using a solution like docker desktop for example) and enables accessing them through a cloud IDE or a SSH connection (in the case of a local IDE).Starting Price: $39 -
40
RemoteOS
RemoteOS
Explorer allows you to navigate your servers just like navigating your personal computer. Edit, cut, copy, paste, rename, create, and delete files on the fly! Docker SS Docker Take full control of all your docker containers, images, volumes, and networks with a simple intuitive interface Graph SS Monitor Monitor your CPU, RAM, and processes running on your instances Proxy SS SOCKS Proxy Tunnel Redirect all your traffic through your server. No need to open your VPC's firewall and whitelist your IP address anymore because you can simple access your VPC as if you're on your remote server. Scripts SS Scripts Write and run scripts on all your servers in parallel. Services SS Services Manager. Manage all services running on your server. Start, stop, restart, and check logs for all running services GIT SS git Run git commands inside any directory. CloudSync SS CloudSync Store and Sync all credentials across multiple devices and share access to servers with your -
41
Mirantis Kubernetes Engine
Mirantis
Mirantis Kubernetes Engine (formerly Docker Enterprise) provides simple, flexible, and scalable container orchestration and enterprise container management. Use Kubernetes, Swarm, or both, and experience the fastest time to production for modern applications across any environment. Enterprise container orchestration Avoid lock-in. Run Mirantis Kubernetes Engine on bare metal, or on private or public clouds—and on a range of popular Linux distributions. Reduce time-to-value. Hit the ground running with out-of-the-box dependencies including Calico for Kubernetes networking and NGINX for Ingress support. Leverage open source. Save money and maintain control by using a full stack of open source-based technologies that are production-proven, scalable, and extensible. Focus on apps—not infrastructure. Enable your IT team to focus on building business-differentiating applications when you couple Mirantis Kubernetes Engine with OpsCare Plus for a fully-managed K8s experience. -
42
Kaffeine
KDE
Kaffeine is a media player. What makes it different from the others is its excellent support of digital TV (DVB). Kaffeine has a user-friendly interface so that even first-time users can start immediately playing their movies, from DVD (including DVD menus, titles, chapters, etc.), VCD, or a file. Media player with support for digital television (DVB-C/S/S2/T, ATSC, CI/CAM) It is now possible to run Kaffeine from Docker without installing it on your machine by using Docker. You need to have Docker already installed and configured. By default, libVLC will try to use hardware acceleration on the machine with Kaffeine. As described in Kaffeine's documentation, xmltv files are now supported. Kaffeine's internal logic will map the channels obtained by the grabber into the channel names it has stored internally.Starting Price: Free -
43
NOSH ChartingSystem
NOSH
NOSH ChartingSystem is an electronic health record system designed exclusively for doctors and patients. This is a new mobile-friendly version that is now based on the Laravel PHP framework and jQuery. NOSH has FHIR, Bluebutton, ICD-10, GoodRX API, RXNorm API, Phaxio, and UMA support. Installing NOSH ChartingSystem is easy to install if you run Docker NOSH. NOSH and all its dependencies are already configured and installed properly. Just deploy the Vagrant virtual machine and you're ready to start. The previous method through Ubuntu Linux PPA's is now depreciated. If you have access to a terminal shell for your server (any distro for Linux or Mac OS-X), you can install NOSH. The installation script automatically adds scheduled task commands (cron files) and web server configuration files to make NOSH work seamlessly the first time. The script also determines if your system meets all the package dependencies before installation. For detailed information, go to the Wiki link.Starting Price: $50 per month -
44
Symantec Data Center Security
Broadcom
Complete server protection, monitoring, and workload micro-segmentation for private cloud and physical on-premises data center environments. Security hardening and monitoring for private cloud and physical data centers with support for Docker containers. Agentless Docker container protection with full application control and integrated management. Block zero-day exploits with application whitelisting, granular intrusion prevention, and real-time file integrity monitoring (RT-FIM). Secure OpenStack deployments with full hardening of Keystone identity service module. Data center security: monitoring. Continuous security monitoring of private cloud and physical on-premises data center environments. Optimize security performance in VMware environments with agentless antimalware protection, network intrusion prevention, and file reputation services. -
45
Depot
Depot
Depot is a cloud-based build acceleration platform designed to speed up software development workflows by dramatically reducing the time required to build container images and run continuous integration pipelines. It replaces traditional local or CI-based Docker builds with remote container builds executed on powerful cloud infrastructure, allowing developers to run the same build commands while offloading compute-intensive tasks to optimized remote machines. Using the Depot CLI, developers can simply replace docker build with depot build to execute builds on Depot’s infrastructure, which includes fast CPUs, high-speed networking, and persistent storage optimized for build workloads. It supports native multi-platform builds for both Intel and ARM architectures without relying on slow emulation, enabling teams to produce container images for multiple environments more efficiently.Starting Price: $20 per month -
46
IBM DevOps Build
IBM
DevOps Build is a distributed, multiplatform build-management tool for configuring and running software builds. Facilitate complex project builds based on project relationships. Create a secure environment that conforms to your organization’s structure and needs. Configure and run your builds with a template-driven process that accelerates feedback. See standard build processes, source control rules, and test reports. Identify project variances. Control who can see and run builds. Save time, and effort when configuring security settings. Generate graphs of complex app makeup and high-performance reports to see project trends. Use the Docker plug-in to build Docker images with DevOps build. Automate cloning a Git repository, tag source artifacts, and publish source-artifact changes. Use tested integrations with tools and technologies from IBM, open source and third parties. -
47
ServerDesk
ServerDesk
ServerDesk is an AI-powered browser workspace for developers, agencies, DevOps teams and system administrators. Connect securely to Linux servers via SSH and manage files, terminals, databases, Docker containers, deployments and server resources from a single workspace. Unlike traditional desktop tools, ServerDesk combines a VS Code-inspired interface with built-in AI assistance to help users browse files, troubleshoot issues, review logs, manage databases, inspect Docker environments and perform server administration tasks directly from the browser. Key features include secure SSH access, browser-based terminal sessions, file management, database exploration, Docker management, WordPress tools, deployment workflows, server monitoring and AI-powered troubleshooting. ServerDesk is designed for developers and technical teams looking for a modern alternative to legacy cloud IDEs, remote server management tools and fragmented development workflows.Starting Price: $0 -
48
InfraPilot
InfraPilot
InfraPilot is a self-hosted infrastructure management platform designed for Docker-based environments. It provides a unified dashboard to manage containers, Nginx, SSL, logs, and alerts in one place. Built as a single container per server, it requires no additional host dependencies or complex setup. InfraPilot enables real-time monitoring of container health, service uptime, and system performance. It simplifies infrastructure debugging by connecting errors directly to root causes. Users can manage reverse proxies and automate SSL certificates without editing configuration files. The platform includes features like unified logs, web terminal access, and role-based access control. Overall, InfraPilot delivers a streamlined, Docker-native control plane for modern infrastructure management.Starting Price: $19/month -
49
sloppy.io
sloppy.io
Containers have taken over the software world by storm — and for good reason. They’ve proven vital for DevOps and deployment, and have a multitude of uses for developers. In comparison to Virtual Machines, containers need few resources, deploy fast, and scale easily. Docker is the ideal tool for agile projects, products and companies. Kubernetes is complex. With sloppy.io you don’t have to worry about overlay networks, storage providers and ingress controllers. We manage the infrastructure for hosting your Docker containers, securely connecting them to your users and reliably storing your data. You can deploy and monitor your projects through our web-based UI, command line tools (CLI), and API. Our support chat connects you exclusively to software engineering and operations experts, ready to help.Starting Price: €19 per month -
50
Transform your network and scale beyond the physical infrastructure by virtualizing your CCAP with the Cisco Cloud Native Broadband Router. Built from the ground as a cloud native application composed of containerized microservices using open-source tools, the Cisco Cloud Native Broadband Router delivers nonpareil scalability, elasticity, and resilience. Designed and coded from the ground up as a composition of multiple services for elasticity, resiliency, and composability. Based on open, modular, standards-based software, including Kurbernetes and Docker, for rapid and agile development and deployment. Change the way you operate your network with real time monitoring, analysis, and remediation. Take advantage of web-scale operations with auto-provisioning, auto-scaling, and auto-redundancy. Written for the cloud as software independent of hardware. Compatible with bare metal and designed to be portable across multi-cloud environments.