Added 6 new example Jobs
Added 6 new Jobs: ( All of them are functional as of now)
- mirror
- warm-caches
- run-command-uptime
- run-command-hello-params
- run-command-hello-world
- deploy-ENV
Additionally, there have been created 2 auxiliary jobs, one for mirror and another one for deploy-ENV. These auxiliary jobs do the required setup for the main jobs to work and they need to be executed before executing the main job
There was also added a folder named docker-compose-example which contains a Dockerfile, docker-compose.yml and an html folder.This was done to create a basic infrastructure (mysql+apache+php). The ports related to the web server is 8000.
Edited by Kristian Magjistari Ziu