awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SelfhostedPro avatar

SelfhostedPro/YachtFork

0
View on GitHub↗
54 स्टार्स·5 फोर्क्स·MIT·3 व्यूज़

Yacht

A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.

Features

  • Container Management - Web interface for managing Docker containers with template support.
  • Infrastructure and Management - Web UI for managing Docker containers and projects.
  • Container Management - Container management UI focused on templates and 1-click deployments.
  • Docker - Listed in the “Docker 工具” section of the Great Open Source Project awesome list.

स्टार हिस्ट्री

selfhostedpro/yacht के लिए स्टार हिस्ट्री चार्टselfhostedpro/yacht के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Yacht के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Yacht के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • docker/composedocker का अवतार

    docker/compose

    37,588GitHub पर देखें↗

    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
  • jesseduffield/lazydockerjesseduffield का अवतार

    jesseduffield/lazydocker

    51,376GitHub पर देखें↗

    Lazydocker is a terminal-based command-line utility that provides an interactive dashboard for monitoring and controlling containerized environments. It functions as a text-based user interface, allowing users to manage containers, images, and volumes directly within a terminal emulator through keyboard-driven navigation. The tool distinguishes itself by replacing manual command-line sequences with a unified workspace that communicates directly with the Docker daemon via the local Unix domain socket. It maintains state synchronization by listening to real-time container events and utilizes co

    Go
    GitHub पर देखें↗51,376
  • amir20/dozzleamir20 का अवतार

    amir20/dozzle

    11,646GitHub पर देखें↗

    Dozzle is a web-based dashboard designed for the real-time monitoring and management of Docker container environments. It provides a centralized interface to stream live logs, track resource utilization, and perform administrative tasks across multiple host environments. The platform distinguishes itself by offering an interactive terminal emulator that allows users to execute commands directly within running containers from a browser. It also includes built-in alerting capabilities, enabling users to monitor log streams for specific patterns and receive automated notifications when critical

    Godockerdocker-containergolang
    GitHub पर देखें↗11,646
  • louislam/dockgelouislam का अवतार

    louislam/dockge

    22,093GitHub पर देखें↗

    Dockge is a web-based management interface for containerized applications that utilizes configuration files as the primary source of truth. It provides a centralized dashboard for orchestrating container stacks, allowing users to create, edit, and control services directly through a graphical interface rather than the command line. The platform distinguishes itself by offering a migration utility that converts manual container execution commands into structured configuration files. It supports the management of distributed infrastructure by connecting to multiple remote hosts from a single in

    TypeScriptdockerdocker-composedocker-deployment
    GitHub पर देखें↗22,093
Yacht के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

selfhostedpro/yacht क्या करता है?

A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.

selfhostedpro/yacht की मुख्य विशेषताएं क्या हैं?

selfhostedpro/yacht की मुख्य विशेषताएं हैं: Container Management, Infrastructure and Management, Docker।

selfhostedpro/yacht के कुछ ओपन-सोर्स विकल्प क्या हैं?

selfhostedpro/yacht के ओपन-सोर्स विकल्पों में शामिल हैं: jesseduffield/lazydocker — Lazydocker is a terminal-based command-line utility that provides an interactive dashboard for monitoring and… moby/swarmkit — A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based… amir20/dozzle — Dozzle is a web-based dashboard designed for the real-time monitoring and management of Docker container environments.… docker/compose — Docker Compose is a tool for defining and running multi-container applications through declarative configuration… louislam/dockge — Dockge is a web-based management interface for containerized applications that utilizes configuration files as the… portainer/portainer — Portainer is a unified infrastructure management platform that provides a centralized control plane for deploying,…