The Wayback Machine - https://web.archive.org/web/20200920070451/https://github.com/return42/handsOn
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.rst

handsOn Sammlung

Aufgabe der handsOn ist es, eine möglichst saubere Installation und Orchestrierung von Diensten und Anwendungen auf Linux Systemen zu ermöglichen. Um eine reproduzierbare Installation und Konfiguration der Anwendungen zu gewährleisten sind in dem Ordner ./scripts ausführbare Skripte hinterlegt. Die Basis ist eine Ubuntu/debian Distribution, das hier dokumentierte Know-how ist jedoch allgemeiner Natur.

Bootstrap Installation:

wget --no-check -O /tmp/bs.sh "https://github.com/return42/handsOn/raw/master/bootstrap.sh" ; bash /tmp/bs.sh

Siehe auch: https://return42.github.io/handsOn/get_started.html

You can’t perform that action at this time.