Skip to content

dokehouse/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dokehouse

A collection of scripts and utilities for my homelab and servers.

Usage

curl -fsSL scripts.doke.house/main.sh | bash
# or
wget -qO- scripts.doke.house/main.sh | bash

scripts.doke.house is a simple static Cloudflare Pages site that correlates to the root of the repo.

Scripts

  • main.sh is the main script that will run all the other scripts.
  • src/ssh.sh adds inputted public keys to the authorized_keys file and applies /config/sshd_config

About

various scripts and utilities for my homelab - https://scripts.doke.house

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published