Skip to content

Rick-Houser/holbertonschool-sysadmin_devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev-Ops track at Holberton School.

This repo contains code from our Dev-Ops programming track at Holberton School. In this track we learn many topics. Here you'll find all sorts of Ruby and Shell scripts. My favorite project would have to be "choice_the_voice_of_your_ai" (described below).

By being part of Holberton's internal DevOps team, I had the opportunity to put my scripting skills to work. On this team we use industry software like JAMF's Casper Suite for configuration and management. To track our teams work, we use JIRA.

DevOps Tasks and Tech:

  1. Parsing files and folders
  2. Managing AWS S3 buckets
  3. Managing EC2 instances
  4. Configure master/slave relationships
  5. SSH
  6. RegEx
  7. Jira
  8. JAMF
  9. Chef
  10. Convert from base10 to base16
  11. Various algorithms using scripts

Choice the Voice of your Ai

Funny name but very fun project. The script parses the CLI. Given a string, a voice option, and an IP address, the script takes the string and uploads a spoken version of the string in a voice of your choice. Current voice options are male(m), female(f) and robot(r).

Usage

  • Run the script from the CLI

    ./script_name 'my string' f IP_ADDRESS

About

This is the 'SysAdmin/DevOps' track at Holberton School. Covers many topics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published