
DevWorkspace Pro
Laravel Herd
DockStation
Fig
Lazydocker
lazygit
Portainer
Cockpit Project
Dockge
CapRover
Arcane - Docker Management UI
Rancher
DevWorkspace Pro
LazydockerDevWorkspace Pro's answer
It's like Laravel Herd, but for DDEV, i.e. it makes building web applications super easy via the intuitive dektop GUI
DevWorkspace Pro's answer
It adds other affordances that makes working with, and managing your web apps a breeze, such as remote ssh with auto-session keep-alive, executing code on server for easy remote debugging, etc.
DevWorkspace Pro's answer
DevWorkspace Pro primarily targets web developers
DevWorkspace Pro's answer
I was using Laravel Herd but switched to DDEV and learnt that DDEV does not have a Laravel Herd equivalent, so I built a supercharged GUI for DDEV with affordances that 10x the DX
DevWorkspace Pro's answer
It's an Electron app like Discord and VS Code, and intentional care was taken to ensure it is very fast and lightweight.
DevWorkspace Pro's answer
Based on our record, Lazydocker seems to be more popular. It has been mentiond 32 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Not sure what exactly you mean by managing the installation, but on hosts where I deploy via compose I always install lazydocker (https://github.com/jesseduffield/lazydocker), that way I can quickly SSH into the host and get a nice view of the running containers if I need to. It completely removes the need for a WebUI based thing like Portainer for me. - Source: Hacker News / 3 months ago
Https://github.com/atuinsh/atuin for fuzzy shell history (ctrl+r) https://github.com/sharkdp/bat (nice coloured cat replacement) https://github.com/abiosoft/colima (so I don't need docker desktop) https://github.com/duckdb/duckdb (performant database that lets you directly query JSON, parquet, csv files with SQL queries and convert one to the other. https://github.com/eradman/entr (rerun commands automatically... - Source: Hacker News / 4 months ago
Lazydocker (v0.24.4) is a terminal UI (TUI) for Docker written in Go by Jesse Duffield, the developer behind lazygit. It provides a keyboard-driven dashboard in your terminal that shows containers, images, volumes, logs, and resource stats at a glance. Lazydocker is a standalone binary โ not a long-running service. You SSH into your server, type lazydocker, get your overview, take action, and exit. No web UI, no... - Source: dev.to / 4 months ago
I did. Well, I did until I found lazydocker, a TUI that handles the majority of the day-to-day stuff that I need to do that isn't already written into tasks in my justfile: https://github.com/jesseduffield/lazydocker. - Source: Hacker News / about 1 year ago
Lazydocker GitHub โ TUI to manage containers without rage. - Source: dev.to / about 1 year ago
Laravel Herd - Herd is a blazing fast, native Laravel and PHP development environment for macOS. It provides everything that you need to get started with Laravel development. It ships with PHP, nginx, dnsmasq and Node.js.
lazygit - Simple terminal UI for git commands.
DockStation - DockStation is a developer-centric application for managing projects based on Docker.
Portainer - Simple management UI for Docker
Fig - Fast, isolated development environments using Docker.
Cockpit Project - Makes it easy to administer Linux servers via a web browser.