No description
This repository has been archived on 2026-04-29. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2026-04-29 20:40:57 +02:00
README.md Update setup script URL 2026-04-29 20:40:57 +02:00
setup.sh Remove unecessary commands 2025-12-22 06:54:11 +01:00

Server setup script

With this script it's easy to setup new Debian or Ubuntu servers. It comes with some common tasks like hardening SSH, installing Docker, mounting external storage, etc.

Usage

sudo bash -c "$(curl -s https://git.therealhenning.com/henningstorck/server-setup/raw/branch/main/setup.sh)"