Skip to content

install-basics.sh

Install basic tools and apply basic configs to allow further setup using Ansible.

Overview

This script runs the basic provisioning. This is a prerequisite to run the ansible steps.

curl https://raw.githubusercontent.com/sommerfeld-io/configs-homelab/main/components/bootstrap/basics.sh | bash -

The script does not accept any parameters.