Go to file
colin b3783fb851 Fixed zsh and netbird.
Reenable zsh setup and fix url and login.
Pinned Netbird version and updated installation method.
2023-05-10 18:35:24 +00:00
scripts Fixed zsh and netbird. 2023-05-10 18:35:24 +00:00
.gitignore f 2022-10-28 15:52:19 -04:00
Dockerfile f 2022-12-15 13:00:24 -05:00
README.md f 2023-01-10 11:40:58 -05:00
docker-compose.yml f 2022-12-15 13:00:24 -05:00
strap.sh f 2023-01-10 11:47:31 -05:00

README.md

Scope

Generic server bootstrap to get some of the most basic utilities installed that would typically be everywhere I deploy these days. This includes ZSH, Sentry, Gluster, Salt, Docker and support tools and various other optimizations.

Usage

#!/usr/bin/env bash
## source <(curl -s https://bootstrap:sHEG3NTC6og8pCJDTF6EPYb8jLmbskx5Ns@git.nixc.us/colin/bootstrap-scripts/raw/branch/main/strap.sh) defaults-bootstrap

Copy the above into any server post install scripts box and it should get things going pretty quickly.

Advanced Usage and Provider Specific Deploys

For example if you wanted to deploy to ovh you would use the following example.

#!/usr/bin/env bash
source <(curl -s https://bootstrap:sHEG3NTC6og8pCJDTF6EPYb8jLmbskx5Ns@git.nixc.us/colin/bootstrap-scripts/raw/branch/main/strap.sh) bootstrap ovh gluster nosalt