Ad-hoc collection of scripts and snippets for doing jobs.
Find a file
2024-03-29 12:23:14 +00:00
src Clean package structure ahead of tests 2024-03-29 12:23:14 +00:00
.gitignore Clean package structure ahead of tests 2024-03-29 12:23:14 +00:00
basic_serverblock.txt Add server setup basics 2024-03-13 09:09:02 +00:00
Containerfile Clean package structure ahead of tests 2024-03-29 12:23:14 +00:00
LICENSE Add license and readme. 2024-03-29 09:56:25 +00:00
README.md Start some simple python admin scripts. 2024-03-29 12:06:44 +00:00
setup_basic_nginx.sh Start some simple python admin scripts. 2024-03-29 12:06:44 +00:00
setup_machine.sh Add server setup basics 2024-03-13 09:09:02 +00:00

This repo is a collection of ad-hoc scripts and snippets for setting up and administering a small cloud server. They are just a stepping stone toward for formal automation.

Machine setup

./setup_machine.sh

Set up basic nginx server

./setup_basic_nginx.sh