awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dcos/dcos

Open-source alternatives to Dcos

30 open-source projects similar to dcos/dcos, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dcos alternative.

  • ajenti/ajentiالصورة الرمزية لـ ajenti

    ajenti/ajenti

    7,938عرض على GitHub↗

    Ajenti is a Linux server management panel that provides a centralized web-based dashboard for administering system configurations, services, and hardware resources. It functions as a system monitor and a remote administration tool for managing server infrastructure through a browser. The project includes a web-based terminal emulator for executing shell commands and a file manager for browsing and organizing the server filesystem. It also features a dedicated manager for deploying and controlling the lifecycle of Docker containers. The platform covers a broad range of administrative capabili

    Pythonadministrationajentiangular
    عرض على GitHub↗7,938
  • aliyuncontainerservice/log-pilotالصورة الرمزية لـ AliyunContainerService

    AliyunContainerService/log-pilot

    1,433عرض على GitHub↗

    Collect logs for docker containers

    Go
    عرض على GitHub↗1,433
  • allegro/ralphالصورة الرمزية لـ allegro

    allegro/ralph

    2,503عرض على GitHub↗

    Ralph is the CMDB / Asset Management system for data center and back office hardware.

    Pythonassets-managementbackofficecmdb
    عرض على GitHub↗2,503
  • ansible/ansibleالصورة الرمزية لـ ansible

    ansible/ansible

    68,968عرض على GitHub↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    Pythonansiblepython
    عرض على GitHub↗68,968

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • antoniorodr/cronboardالصورة الرمزية لـ antoniorodr

    antoniorodr/cronboard

    1,395عرض على GitHub↗

    A terminal-based dashboard for managing cron jobs locally and on servers.

    Pythonclicroncron-job
    عرض على GitHub↗1,395
  • apache/airflowالصورة الرمزية لـ apache

    apache/airflow

    45,902عرض على GitHub↗

    Airflow is a platform for programmatically authoring, scheduling, and monitoring complex data pipelines. It functions as a workflow automation engine that manages the lifecycle of recurring business processes by executing code-defined task dependencies. By representing workflows as directed acyclic graphs, the system ensures that task execution order and data flow are explicitly defined and reliably maintained across distributed computing environments. The platform distinguishes itself through a highly modular, provider-based architecture that decouples core orchestration logic from external

    Pythonairflowapacheapache-airflow
    عرض على GitHub↗45,902
  • aws/aws-cliالصورة الرمزية لـ aws

    aws/aws-cli

    17,059عرض على GitHub↗

    The AWS Command Line Interface is a terminal tool and API client used to manage and automate Amazon Web Services infrastructure. It functions as a cloud resource management tool that allows for the creation, configuration, and modification of cloud services through a unified set of commands. The tool provides mechanisms to route authenticated requests to global and region-specific service endpoints. It manages identity keys and access profiles through environment variables and configuration files to authenticate requests across different cloud accounts. The interface supports cloud resource

    Pythonawsaws-clicloud
    عرض على GitHub↗17,059
  • bencherdev/bencherالصورة الرمزية لـ bencherdev

    bencherdev/bencher

    856عرض على GitHub↗

    🐰 Bencher - Continuous Benchmarking

    Rustbenchmarkbenchmarkingcd
    عرض على GitHub↗856
  • brandonweiss/dischargeالصورة الرمزية لـ brandonweiss

    brandonweiss/discharge

    647عرض على GitHub↗

    ⚡️ A simple, easy way to deploy static websites to Amazon S3.

    JavaScriptawsaws-s3deployment
    عرض على GitHub↗647
  • cobbler/cobblerالصورة الرمزية لـ cobbler

    cobbler/cobbler

    2,759عرض على GitHub↗

    Cobbler is a versatile Linux deployment server

    Python
    عرض على GitHub↗2,759
  • containous/traefikالصورة الرمزية لـ containous

    containous/traefik

    63,656عرض على GitHub↗

    Traefik is a cloud-native load balancer and dynamic reverse proxy designed for microservices traffic routing. It automatically discovers services and generates network routes by listening to infrastructure changes in orchestrators and service registries. The project distinguishes itself through auto-configuring service routing, which eliminates manual configuration by updating routing rules in real time as infrastructure scales. It also provides automated SSL certificate management, utilizing ACME-based automation to request and renew certificates from remote authorities. Additional capabili

    Go
    عرض على GitHub↗63,656
  • creatuity/magento2-interceptorsالصورة الرمزية لـ creatuity

    creatuity/magento2-interceptors

    136عرض على GitHub↗

    This component changes the way Magento 2 generates Interceptor classes (a mechanism that allows plugins to work together).

    PHP
    عرض على GitHub↗136
  • derailed/k9sالصورة الرمزية لـ derailed

    derailed/k9s

    33,983عرض على GitHub↗

    This project is a terminal-based dashboard for managing Kubernetes clusters. It provides a character-based interface that enables real-time monitoring and interactive control of containerized workloads, allowing users to perform administrative tasks such as scaling deployments, viewing logs, and managing port forwarding directly from the command line. The interface is designed for high-speed navigation, utilizing a keyboard-driven command system that maps input sequences to specific operational actions. It maintains an accurate view of the cluster state through asynchronous event polling, ens

    Gogogolangk8s
    عرض على GitHub↗33,983
  • docker/docker-pyالصورة الرمزية لـ docker

    docker/docker-py

    7,184عرض على GitHub↗

    docker-py is a Python library and SDK that serves as a programmatic client for the Docker Engine API. It provides a programmatic interface for controlling containers, images, and clusters, allowing for the automation of containerized applications and engine resources. The library enables remote Docker administration through various transport methods, including Unix domain sockets, TCP ports, and encrypted SSH tunnels. It handles real-time data links by using WebSockets to stream input and output from active containers. The project covers container lifecycle control, image management for buil

    Python
    عرض على GitHub↗7,184
  • donnemartin/sawsالصورة الرمزية لـ donnemartin

    donnemartin/saws

    5,307عرض على GitHub↗

    Saws is an interactive shell wrapper and resource manager for the AWS CLI. It provides a command-line environment designed to enhance the execution of AWS commands through predictive text, resource suggestions, and improved navigation. The tool implements fuzzy searching and case-insensitive autocomplete to accelerate the discovery and selection of cloud resources. It reduces manual entry via a system of command shortcuts and aliases that map short strings to complex commands. The interface includes local caching of resource data to minimize API requests, persistent command history, and the

    Pythonawsaws-clicli
    عرض على GitHub↗5,307
  • ethan3600/magento2-cronjobmanagerالصورة الرمزية لـ Ethan3600

    Ethan3600/magento2-CronjobManager

    364عرض على GitHub↗

    EthanYehuda_CronJobManager

    PHP
    عرض على GitHub↗364
  • fastly/fastly-magento2الصورة الرمزية لـ fastly

    fastly/fastly-magento2

    156عرض على GitHub↗

    Thank you for using the "Fastly CDN module for Magento2" (Fastly_Cdn).

    PHP
    عرض على GitHub↗156
  • fizzadar/pyinfraالصورة الرمزية لـ Fizzadar

    Fizzadar/pyinfra

    5,793عرض على GitHub↗

    pyinfra is an agentless infrastructure automation framework that turns declarative Python code into idempotent shell commands to manage servers, containers, and local machines over SSH without requiring any pre-installed software on target hosts. It operates by comparing the desired state of a system against its current state, using a dry-run simulation mode to preview changes and a fact-based conditional execution engine to gather host attributes at runtime and control which operations run. The tool compiles Python operations into optimized shell commands and executes them in parallel across

    Python
    عرض على GitHub↗5,793
  • ganeti/ganetiالصورة الرمزية لـ ganeti

    ganeti/ganeti

    574عرض على GitHub↗

    Ganeti is a virtual machine cluster management tool built on top of existing virtualization technologies such as Xen or KVM and other open source software.

    Python
    عرض على GitHub↗574
  • gkaindl/rfm12b-linuxالصورة الرمزية لـ gkaindl

    gkaindl/rfm12b-linux

    114عرض على GitHub↗

    A Linux kernel SPI-driver for the RFM12B and RFM69CW RF modules by HopeRF

    C
    عرض على GitHub↗114
  • globaldatanet/aws-firewall-factoryالصورة الرمزية لـ globaldatanet

    globaldatanet/aws-firewall-factory

    256عرض على GitHub↗

    Enhance the security of your web applications effortlessly with AWS Firewall Factory. Safeguard your valuable assets through seamless WAF deployment, updates, and staging, all centrally managed with AWS Firewall Manager.

    TypeScript
    عرض على GitHub↗256
  • graylog2/graylog2-serverالصورة الرمزية لـ Graylog2

    Graylog2/graylog2-server

    8,066عرض على GitHub↗

    Graylog2-server is an open-source centralized log management system and aggregator. It functions as a log analysis platform designed to collect, index, and analyze log data from multiple sources within a centralized searchable index. The system provides capabilities for enterprise log aggregation and infrastructure monitoring. It enables the gathering of logs from various servers and applications to facilitate log data analysis and root cause troubleshooting across a network. The platform utilizes a distributed indexing pipeline and message-queue based ingestion to handle log streams. It inc

    Javaamqpgelfgraylog
    عرض على GitHub↗8,066
  • jetsonhacksnano/buildkernelandmodulesJ

    JetsonHacksNano/buildKernelAndModules

    0عرض على GitHub↗
    عرض على GitHub↗0
  • jlesage/docker-firefoxالصورة الرمزية لـ jlesage

    jlesage/docker-firefox

    2,478عرض على GitHub↗

    Docker container for Firefox

    Shell
    عرض على GitHub↗2,478
  • jupyterhub/jupyterhubالصورة الرمزية لـ jupyterhub

    jupyterhub/jupyterhub

    8,308عرض على GitHub↗

    JupyterHub is a multi-user platform for hosting and managing isolated Jupyter notebook server instances on a single system or cluster. It serves as a notebook server orchestrator that spawns and monitors individual computing environments on demand. The system uses a plugin-based spawner interface to launch these environments across diverse infrastructure, including local processes, containers, or cloud clusters. It integrates with external identity providers and supports pluggable authentication to verify user identities and secure access. The framework includes centralized administration to

    Python
    عرض على GitHub↗8,308
  • kha7iq/pingmeالصورة الرمزية لـ kha7iq

    kha7iq/pingme

    854عرض على GitHub↗

    PingMe - A unified CLI and web service for sending notifications across multiple messaging platforms

    Goalertclidiscord
    عرض على GitHub↗854
  • kubeflow/kubeflowالصورة الرمزية لـ kubeflow

    kubeflow/kubeflow

    15,739عرض على GitHub↗

    Kubeflow is a Kubernetes machine learning platform and containerized toolkit designed to orchestrate the entire machine learning lifecycle. It functions as an MLOps workflow orchestrator and infrastructure layer for building, training, and deploying models within containerized environments. The project provides specialized infrastructure for scaling compute resources and managing GPU workloads for large-scale distributed training. It automates the transition of models from experimental development to production through workflow orchestration and model deployment services. The platform covers

    عرض على GitHub↗15,739
  • localstack/localstackالصورة الرمزية لـ localstack

    localstack/localstack

    64,423عرض على GitHub↗

    LocalStack is an infrastructure development environment that provides a local simulation of cloud services. By leveraging container-orchestrated service lifecycles, it allows developers to build, test, and debug cloud-native applications on their local machines without requiring remote connectivity or incurring cloud provider costs. The platform distinguishes itself through sophisticated traffic redirection and request routing, which intercept cloud service calls at the network layer and redirect them to local handlers. This enables seamless integration with existing development workflows, al

    Pythonawscloudcontinuous-integration
    عرض على GitHub↗64,423
  • logdyhq/logdy-coreالصورة الرمزية لـ logdyhq

    logdyhq/logdy-core

    2,230عرض على GitHub↗

    Realtime log viewer with web UI, tail -f for logs with a web interface browser.

    Godeveloper-experiencedeveloper-productivitygolang-logger
    عرض على GitHub↗2,230
  • agentofuser/ipfs-deployالصورة الرمزية لـ agentofuser

    agentofuser/ipfs-deploy

    1,172عرض على GitHub↗

    Zero-Config CLI to Deploy Static Websites to IPFS

    JavaScript
    عرض على GitHub↗1,172