Setup Docker And Docker Compose With DockSTARTer with a text-based user interface

DockSTARTer

DockSTARTer is a TUI-based utility to easily install Docker and Docker compose in Linux and Unix systems. The main goal of DockSTARTer is to make it quick and easy to get up and running with Docker.

DockSTARTer has both TUI and CLI interfaces. So you can use either of these interfaces to quickly deploy multiple containerized apps in a single docker environment.

Please note that DockSTARTer is not a ready-made set of apps that run out of the box. You still need to choose what to run and how to run. It also doesn’t configure apps and storage for you. You may need to configure the settings of the apps and the storage manually by yourself.

Obviously Portainer is still a more fully featured GUI interface, but DockSTARTer may be good for those needing to ssh into remote servers and not wanting to memorise Docker CLI commands.

See https://ostechnix.com/setup-docker-and-docker-compose-with-dockstarter/

#technology #opensource #docker #DockSTARTer