Pinned Loading
-
MoonLadderStudios/MoonMind
MoonLadderStudios/MoonMind PublicMoonMind is a self-hosted AI orchestration hub for chat and automation.
-
Shell script to install DevOps tools...
Shell script to install DevOps tools for Ubuntu 1#!/bin/bash2# This script will bootstrap Ubuntu with DevOps related tools34###############################################################################5# Customize the script by passing values to the named parameters below, e.g. -
bootstrap-ubuntu-docker
bootstrap-ubuntu-docker 1#!/bin/bash2# This script will bootstrap Ubuntu with Docker34# Customize the script by passing values to the named parameters below, e.g.5# ./bootstrap-ubuntu-docker.sh --user ec2-user -
bootstrap-windows-devops
bootstrap-windows-devops 1###############################################################################2# Install Windows DevOps Tools3###############################################################################4Write-Output "Installing Chocolatey..."
5Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



