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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
SelfhostedPro avatar

SelfhostedPro/YachtFork

0
View on GitHub↗
54 stars·5 forks·MIT·11 views

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.

Star history

Star history chart for selfhostedpro/yachtStar history chart for selfhostedpro/yacht

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does selfhostedpro/yacht do?

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.

What are the main features of selfhostedpro/yacht?

The main features of selfhostedpro/yacht are: Container Management, Infrastructure and Management, Docker.

Which projects share features with selfhostedpro/yacht?

Projects with overlapping indexed features include: 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,…

Projects sharing features with Yacht

These projects share indexed features with Yacht. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • docker/composedocker avatar

    docker/compose

    37,588View on 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
    View on GitHub↗37,588
  • jesseduffield/lazydockerjesseduffield avatar

    jesseduffield/lazydocker

    51,376View on GitHub↗

    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
    View on GitHub↗51,376
  • amir20/dozzleamir20 avatar

    amir20/dozzle

    11,646View on GitHub↗

    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
    View on GitHub↗11,646
  • louislam/dockgelouislam avatar

    louislam/dockge

    22,093View on GitHub↗

    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
    View on GitHub↗22,093
Compare all 30 related projects→