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

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

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

Open-source alternatives to Ipfs Deploy

30 open-source projects similar to agentofuser/ipfs-deploy, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ipfs Deploy 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
  • alexbakers/create-ipfs-appالصورة الرمزية لـ alexbakers

    alexbakers/create-ipfs-app

    20عرض على GitHub↗

    Set up a decentralized web3 app by running one command.

    JavaScript
    عرض على GitHub↗20
  • 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
  • asana/bazeltscالصورة الرمزية لـ Asana

    Asana/bazeltsc

    38عرض على GitHub↗

    This is a TypeScript compiler that can be used as a Bazel "persistent worker." If it is launched with --persistent_worker, then it will run in a loop, reading compilation arguments (in protobuf format) from stdin; doing a compile; and then writing the results (also in protobuf format) to stdout.…

    TypeScript
    عرض على GitHub↗38
  • aspect-build/bazel-super-formatterالصورة الرمزية لـ aspect-build

    aspect-build/bazel-super-formatter

    53عرض على GitHub↗

    Easily ensure your code is always formatted, with consistent tooling across everyone's machines.

    Starlark
    عرض على GitHub↗53
  • atlassian/bazel-toolsA

    atlassian/bazel-tools

    0عرض على GitHub↗

    Various reusable bits for the Bazel build system.

    عرض على GitHub↗0
  • auhau/ipfs-publishالصورة الرمزية لـ auhau

    auhau/ipfs-publish

    67عرض على GitHub↗

    Continuous Delivery of static websites to IPFS

    Python
    عرض على GitHub↗67
  • 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
  • babel/babelالصورة الرمزية لـ babel

    babel/babel

    44,009عرض على GitHub↗

    Babel is a pluggable JavaScript compiler and transpiler that converts modern ECMAScript syntax into backwards-compatible versions of the language. It functions as an abstract syntax tree manipulator, parsing source code into a hierarchical structure to traverse and modify nodes for custom code transformations. The system utilizes a plugin-driven architecture to apply specific transformation rules and supports presets that bundle multiple plugins into named configuration groups. This enables the transformation of experimental syntax and the injection of non-global polyfills to ensure consisten

    TypeScriptastbabelcompiler
    عرض على GitHub↗44,009
  • bazelbuild/bazel-integration-testingالصورة الرمزية لـ bazelbuild

    bazelbuild/bazel-integration-testing

    34عرض على GitHub↗

    ARCHIVED: Bazel-integration-testing

    Java
    عرض على GitHub↗34
  • bazelbuild/bazel-watcherالصورة الرمزية لـ bazelbuild

    bazelbuild/bazel-watcher

    511عرض على GitHub↗

    Note: This is not an official Google product.

    Go
    عرض على GitHub↗511
  • bazelbuild/sandboxfsالصورة الرمزية لـ bazelbuild

    bazelbuild/sandboxfs

    404عرض على GitHub↗

    A virtual file system for sandboxing

    Rust
    عرض على GitHub↗404
  • bencherdev/bencherالصورة الرمزية لـ bencherdev

    bencherdev/bencher

    856عرض على GitHub↗

    🐰 Bencher - Continuous Benchmarking

    Rustbenchmarkbenchmarkingcd
    عرض على GitHub↗856
  • bneijt/ipfs-video-gatewayالصورة الرمزية لـ bneijt

    bneijt/ipfs-video-gateway

    46عرض على GitHub↗

    Docker image to host IPFS HTTP gateway with support for pin listing and easily adding content

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

    brandonweiss/discharge

    647عرض على GitHub↗

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

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

    bzl-io/bzl

    50عرض على GitHub↗

    bzl is a command-line application that makes it easier to work with multiple versions of bazel. You can install different versions and easily switch between them.

    عرض على GitHub↗50
  • cake-build/cakeالصورة الرمزية لـ cake-build

    cake-build/cake

    4,179عرض على GitHub↗

    Cake is a cross-platform build automation system and scripting framework that allows users to define software build pipelines using C# scripts. It functions as a CI/CD pipeline orchestrator and build runner, providing a strongly-typed domain-specific language to simplify the orchestration of compilation, testing, and packaging processes across Windows, Linux, and macOS. The system ensures reproducible build environments by pinning the versions of build tools, modules, and dependencies. It distinguishes itself by enabling a C# scripting workflow with full IDE support, including autocomplete, s

    C#build-automationbuild-automation-toolbuild-tool
    عرض على GitHub↗4,179
  • cobbler/cobblerالصورة الرمزية لـ cobbler

    cobbler/cobbler

    2,759عرض على GitHub↗

    Cobbler is a versatile Linux deployment server

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

    ConsenSys/Mahuta

    246عرض على GitHub↗

    IPFS Storage service with search capability

    Java
    عرض على GitHub↗246
  • 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
  • cryptix/git-remote-ipfsالصورة الرمزية لـ cryptix

    cryptix/git-remote-ipfs

    232عرض على GitHub↗

    git transport helper for ipfs

    Go
    عرض على GitHub↗232
  • dcos/dcosالصورة الرمزية لـ dcos

    dcos/dcos

    2,353عرض على GitHub↗

    DC/OS - The Datacenter Operating System

    Python
    عرض على GitHub↗2,353
  • 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/composeالصورة الرمزية لـ docker

    docker/compose

    37,588عرض على GitHub↗

    Docker Compose is a tool for defining and running multi-container applications through declarative configuration files. It functions as an application lifecycle manager, coordinating the startup, shutdown, and scaling of interconnected services within isolated environments. By using a standardized configuration format, it enables infrastructure as code, allowing developers to manage complex application stacks and their dependencies in a single, repeatable file. The project distinguishes itself by integrating directly with the broader Docker platform, leveraging a client-server architecture wh

    Godockerdocker-composego
    عرض على GitHub↗37,588
  • acqio/bazel-arcanistالصورة الرمزية لـ acqio

    acqio/bazel-arcanist

    9عرض على GitHub↗

    Unit test engine and linter for Bazel

    PHP
    عرض على GitHub↗9