-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move files up a level, tidy up some challenge instructions
- Loading branch information
Showing
49 changed files
with
44 additions
and
48 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,42 @@ | ||
Workshops, Hackathons, etc | ||
========================== | ||
Linux System Breakfixing | ||
======================== | ||
|
||
This repository houses workshop, etc. content put on by OpenSourceCorp. | ||
In this workshop, teams will work to fix the broken deployment of an application | ||
running on a Linux server. | ||
|
||
System Requirements | ||
------------------- | ||
|
||
Note that this workshop content was authored on a Debian Linux machine, and so | ||
the various scripts & utilities are written in support of that. There may be a | ||
few instances of code that is non-portable to BSDs like macOS, but should work | ||
fine on WSL. | ||
|
||
--- | ||
|
||
As a ***workshop administrator***, you will need the following: | ||
|
||
- A terminal emulator capable of running the `bash` shell program | ||
|
||
- [HashiCorp Terraform](https://terraform.io) (if running workshop on a cloud | ||
platform) | ||
|
||
- x | ||
|
||
In addition, for local testing you will need [HashiCorp | ||
Vagrant](https://www.vagrantup.com/), and at least one installation of a | ||
supported Vagrant provider. At the time of this writing, those supported | ||
providers were VirtualBox and `libvirt`. If on WSLv2 on Windows, you will have a | ||
MUCH easier time using the `libvirt` provider. | ||
|
||
--- | ||
|
||
***Workshop participants*** will need the following: | ||
|
||
- An SSH client | ||
- On Windows, this is typically `puTTY` as a standalone tool, or Git Bash or | ||
WSL. macOS should already have the `ssh` client program installed. | ||
- Note: participants will ***not*** need knowledge of SSH key management, etc. | ||
-- auth to the team servers will be password-based. | ||
|
||
- Little enough knowledge of Linux OSes to not figure out how to cheat `:)` |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.