Skip to content

cdemmer04/Toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

Handy scripts for creating Proof of Concepts

The following scripts are included:

  1. disable-services.cmd: Stop services to free up resources for a Proof of Concept VM (Windows CMD).
  2. disable-services.ps1: PowerShell version to stop services and free resources for a Proof of Concept VM.
  3. install-adds.ps1: Install a new Active Directory Domain Services (AD DS) forest on Windows Server.
  4. install-ansible.sh: Install Ansible and common dependencies on Ubuntu/Debian.
  5. install-azcli.sh: Install the Azure CLI and related tooling.
  6. install-docker.sh: Install Docker Engine and prerequisites.
  7. install-grafana.sh: Install Grafana for monitoring and dashboards.
  8. install-lampstack.sh: Install a LAMP stack (Apache, MariaDB/MySQL, PHP) for web app testing.
  9. install-mariadb.sh: Install and configure MariaDB server.
  10. install-nginx.sh: Install the NGINX web server and basic configuration.
  11. setup-kubernetes.sh: Prepare a machine for Kubernetes (basic setup and tooling).

How to use

These scripts are in varying languages. They are aimed at IT professionals who already know how to run basic scripts.

About

Handy scripts for creating Proof of Concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors