awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
maas avatar

maas/maas

0
View on GitHub↗
484 stele·163 fork-uri·Python·4 vizualizăricanonical.com/maas↗

Maas

Official MAAS repository. Bugs are tracked on Launchpad: https://bugs.launchpad.net/maas

Features

  • Infrastructure and Deployment - Bare metal cloud provisioning and management.
  • Managementul infrastructurii - Provisioning cloud pe bare-metal și instalare de la distanță.

Istoric stele

Graficul istoricului de stele pentru maas/maasGraficul istoricului de stele pentru maas/maas

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Maas

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Maas.
  • ansible/ansibleAvatar ansible

    ansible/ansible

    68,968Vezi pe 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
    Vezi pe GitHub↗68,968
  • containous/traefikAvatar containous

    containous/traefik

    63,656Vezi pe 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
    Vezi pe GitHub↗63,656
  • aliyuncontainerservice/log-pilotAvatar AliyunContainerService

    AliyunContainerService/log-pilot

    1,433Vezi pe GitHub↗

    Collect logs for docker containers

    Go
    Vezi pe GitHub↗1,433
  • docker/docker-pyAvatar docker

    docker/docker-py

    7,184Vezi pe 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
    Vezi pe GitHub↗7,184
Vezi toate cele 30 alternative pentru Maas→

Întrebări frecvente

Ce face maas/maas?

Official MAAS repository. Bugs are tracked on Launchpad: https://bugs.launchpad.net/maas

Care sunt principalele funcționalități ale maas/maas?

Principalele funcționalități ale maas/maas sunt: Infrastructure and Deployment, Managementul infrastructurii.

Care sunt câteva alternative open-source pentru maas/maas?

Alternativele open-source pentru maas/maas includ: docker/docker-py — docker-py is a Python library and SDK that serves as a programmatic client for the Docker Engine API. It provides a… fizzadar/pyinfra — pyinfra is an agentless infrastructure automation framework that turns declarative Python code into idempotent shell… ansible/ansible — Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It… containous/traefik — Traefik is a cloud-native load balancer and dynamic reverse proxy designed for microservices traffic routing. It… aliyuncontainerservice/log-pilot — Collect logs for docker containers. graylog2/graylog2-server — Graylog2-server is an open-source centralized log management system and aggregator. It functions as a log analysis…