Skip to content

You should deploy these lab environments on testing servers and clean them up when you are done. I wrote these because in my line of work you gotta do some stuff sometimes to re-create an awful problem to fix. If you use this and its helpful or useful in any way, please share with your friends!

Notifications You must be signed in to change notification settings

jason-idk/lab-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lab-automation

You should deploy these lab environments on testing servers and clean them up when you are done. I wrote these because in my line of work you gotta do some stuff sometimes to re-create an awful problem to fix.

Usage:

apache build       -  creates httpd environment for testing.
apache destroy     -  destroys httpd environment for testing.
lamp-stack build   -  creates linux/apache/mysql/php environment for testing.
lamp-stack destroy -  destroys linux/apache/mysql/php environment for testing.
nginx build        -  creates nginx testing environment.
nginx destroy      -  destroys nginx testing environment. 

About

You should deploy these lab environments on testing servers and clean them up when you are done. I wrote these because in my line of work you gotta do some stuff sometimes to re-create an awful problem to fix. If you use this and its helpful or useful in any way, please share with your friends!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages