Main Page: Difference between revisions

From DrewWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
*[[ServerSetupFedora22]] - Fedora 22 Server Setup
*[[ServerSetupFedora22]] - Fedora 22 Server Setup


==Infrastructure Automation==
==Infrastructure==
===Chef===
===Infrastructure Automation===
====Chef====
*[[InstallingChefServer]] - Installing Chef Server
*[[InstallingChefServer]] - Installing Chef Server
*[[KnifeBootstrapAWS]] - knife bootstrapping AWS instances
*[[KnifeBootstrapAWS]] - knife bootstrapping AWS instances
Line 16: Line 17:
*[[ChefJenkinsGroovyShellOut]] - Shell out of recipe to use jenkins-cli to grab the encrypted or unencrytped value of a secret using Jenkins Groovy
*[[ChefJenkinsGroovyShellOut]] - Shell out of recipe to use jenkins-cli to grab the encrypted or unencrytped value of a secret using Jenkins Groovy
*[[ChefMisc]] - Misc Chef
*[[ChefMisc]] - Misc Chef
===Puppet===
====Puppet====
*[[MultiMachineVagrantPuppetJenkinsNexus]] - Multimachine Vagrant boxes with 1 Puppet Server, 1 Puppet Client, and 1 Jenkins/Nexus VM to deploy Tomcat via Puppet
*[[MultiMachineVagrantPuppetJenkinsNexus]] - Multimachine Vagrant boxes with 1 Puppet Server, 1 Puppet Client, and 1 Jenkins/Nexus VM to deploy Tomcat via Puppet
===Ansible===
====Ansible====
*[https://github.com/drew-holt/ansible-invadelabs AnsibleVirtualboxDocker] - GitHub: Invade Labs test environment for Ansible with VirtualBox VMs running Docker in a dind cluster
*[https://github.com/drew-holt/ansible-invadelabs AnsibleVirtualboxDocker] - GitHub: Invade Labs test environment for Ansible with VirtualBox VMs running Docker in a dind cluster
===Terraform===
====Terraform====
*[[TerraformExamples]] - Terraform examples placeholder
*[[TerraformExamples]] - Terraform examples placeholder


==Containerization==
===Containerization===
===LXC===
====LXC====
*[[lxc]] - LXC Setup and Usage
*[[lxc]] - LXC Setup and Usage


===Docker===
====Docker====
*[[DockerOnUbuntu]] - Docker on Ubuntu + Foreman Integration
*[[DockerOnUbuntu]] - Docker on Ubuntu + Foreman Integration
*[[CentOS7Docker]] - Install and configure Docker on CentOS7
*[[CentOS7Docker]] - Install and configure Docker on CentOS7
Line 36: Line 37:
*[[RemoveDockerCache]] - Prune Docker Cache
*[[RemoveDockerCache]] - Prune Docker Cache


===Kubernetes===
====Kubernetes====
*[[KubernetesClusterGoogleCloud]] - CI/CD example of a 4 container weather application using Google Container Register and Google Kubernetes Clusters
*[[KubernetesClusterGoogleCloud]] - CI/CD example of a 4 container weather application using Google Container Register and Google Kubernetes Clusters
*[[MiniKube]] - MiniKube install and configure
*[[MiniKube]] - MiniKube install and configure


===OpenShift===
====OpenShift====
*[[MiniShift]] - Minishift install and configure
*[[MiniShift]] - Minishift install and configure


== Virtualization / Hypervisor / Cloud==
=== Virtualization / Hypervisor / Cloud===
*[[VirtualBoxPassSMBIOS]] - Passing SMBios data to a Virtual Box guest to appear more hardware like (Mainly for Windows licensing on EFI machines)
*[[VirtualBoxPassSMBIOS]] - Passing SMBios data to a Virtual Box guest to appear more hardware like (Mainly for Windows licensing on EFI machines)
*[[GoogleCloud]] - Quick setup on Google Cloud
*[[GoogleCloud]] - Quick setup on Google Cloud

Revision as of 18:01, 20 January 2018

A collection of randomness I've encountered and configured in Linux.

System Setup

Infrastructure

Infrastructure Automation

Chef

Puppet

Ansible

  • AnsibleVirtualboxDocker - GitHub: Invade Labs test environment for Ansible with VirtualBox VMs running Docker in a dind cluster

Terraform

Containerization

LXC

  • lxc - LXC Setup and Usage

Docker

Kubernetes

  • KubernetesClusterGoogleCloud - CI/CD example of a 4 container weather application using Google Container Register and Google Kubernetes Clusters
  • MiniKube - MiniKube install and configure

OpenShift

Virtualization / Hypervisor / Cloud

System Administration

DD-WRT
File Server
Backup

Hardware Related

  • RaspberryPi - Information for RPi
  • udevinfo - gathering system info
  • gps - GPS Related
  • ssd - Solid State Drive articles

Media

Emulators

Client Setup

Outdated

Misc.