From 4a152e645fcda5b756f5f08b966239ba7a164246 Mon Sep 17 00:00:00 2001 From: SelfhostedPro <66331933+SelfhostedPro@users.noreply.github.com> Date: Fri, 23 Oct 2020 08:03:09 -0700 Subject: [PATCH] Added Yacht to web Section Yacht is a web interface for managing docker containers with an emphasis on templating to make deployments as easy as possible. Think of it like a decentralized app store for servers that anyone can make packages for. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d641a00..2963633 100644 --- a/README.md +++ b/README.md @@ -391,6 +391,7 @@ Native desktop applications for managing and montoring docker hosts and clusters - [Swarmpit](https://github.com/swarmpit/swarmpit) - Swarmpit provides simple and easy to use interface for your Docker Swarm cluster. You can manage your stacks, services, secrets, volumes, networks etc. - [Swirl](https://github.com/cuigh/swirl) - Swirl is a web management tool for Docker, focused on swarm cluster By [@cuigh](https://github.com/cuigh/) - [Theia](https://github.com/eclipse-theia/theia) - Extensible platform to develop full-fledged multi-language Cloud & Desktop IDE-like products with state-of-the-art web technologies. +- [Yacht (alpha)](https://github.com/SelfhostedPro/Yacht) - A Web UI for docker that focuses on templates and ease of use in order to make deployments as easy as possible. ## Docker Images