/DockSTARTer

DockSTARTer helps you get started with home server apps running in Docker.

Primary LanguageShellMIT LicenseMIT

DockSTARTer

Discord Travis (.com) branch GitHub

The main goal of DockSTARTer is to make it quick and easy to get up and running with Docker.

You may choose to rely on DockSTARTer for various changes to your Docker system, or use DockSTARTer as a stepping stone and learn to do more advanced configurations.

Main Menu

App Select

Value Prompt

Getting Started

One Time Setup (required)

  • APT Systems (Debian/Ubuntu/Raspbian/etc)
sudo apt-get install curl git
bash -c "$(curl -fsSL https://get.dockstarter.com)"
sudo reboot
  • DNF Systems (Fedora)
sudo dnf install curl git
bash -c "$(curl -fsSL https://get.dockstarter.com)"
sudo reboot
  • YUM Systems (CentOS)
sudo yum install curl git
bash -c "$(curl -fsSL https://get.dockstarter.com)"
sudo reboot

Running DockSTARTer

sudo ds

To run DockSTARTer use the command above. You should now see the main menu from the screenshots. Select Configuration and then Full Setup and you will be guided through selecting apps and starting containers.

See our Wiki for more detailed information.

Feature Requests

We have switched to using GitHub for Feature Requests. Click the link and fill out the information to request a feature.

FeatHub will no longer be checked or maintained.

Special Thanks

Supporters Beerpay / Contributors GitHub contributors

This project is primarily maintained by nemchik and TommyE123