GitXplorerGitXplorer
J

os-scripting

public
10 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
3132df19925adfebc39e5b7487a1d121d851a1de

chore: swap makefile for justfile

JJustintime50 committed a month ago
Unverified
be31311e1a391476bdccee7f5c4b8ff567edad0b

fix: run each command separate in docker_uptimerobot_healthcheck

JJustintime50 committed 5 months ago
Unverified
a8a9dec2432bfd433920c4fd49d38b07b46fc3e0

docs: add TODO about upgrading docker compose for raspberry pi

JJustintime50 committed 5 months ago
Verified
37f67164ed5450a5a172205adcd5098a2c48b933

Update harvey-healthcheck.sh

JJustintime50 committed 8 months ago
Verified
ed5937a497e0e8ff1577bb3d68740618cfdca41a

Update harvey-healthcheck.sh

JJustintime50 committed 8 months ago
Unverified
899f5edc809a1cb384f10d3cbb70a96c38c80b90

fix: harvey healthcheck kills nginx containers

JJustintime50 committed 10 months ago

README

The README file for this repository.

OS Scripting

A collection of macOS, Linux, Windows, and other operating system scripts that can be used to automate deploying and administering computers.

Build Status Licence

Showcase

This project is intended to save IT professionals valuable hours, reduce user error, and provide consistency configuring computers. OS Scripting contains scripts to troubleshoot typical OS problems, configure and deploy new machines, and administer other machines - perfect for a fleet of devices or just as a template to script for your own device.

Usage

Each operating system has a separate folder in the src directory with its own README file describing the available scripts and how to use them.

Note: Some of the macOS and Linux scripts can be used on either OS.