GithubHelp home page GithubHelp logo

recursivedeveloper / reto295devops_exercises Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 379.33 MB

Shell 9.95% Dockerfile 1.36% PHP 24.69% Hack 38.32% JavaScript 1.29% CSS 20.08% Java 1.89% Go 1.18% HTML 1.23%

reto295devops_exercises's Introduction

Reto295DevOps_Exercises

image

Deploy a LAMP stack using Vagrant as your virtual machine manager. MySQL is replaced by MariaDB

Requirements

image

image

image

Note: if using Vagrant. Just need to install one of the previous tools for virtualizing

Usage

Use Vagrant to deploy a LAMP stack with just few commands. If you want to check and learn more about Vagrant functionalities take a look at Vagrant Documentation and Vagrant cheat sheet

  1. Get inside this cloned repository
  2. Get inside Vagrant folder, there you'll find a Vagrantfile file with all the configuration needed to create and provision an Ubuntu virtual machine
  3. Execute this command to initialize and lift up the virtual machine.
vagrant up
  1. To SSH into the virtual machine execute
vagrant ssh
  1. When you're done and wish to destroy the virtual machine, execute and then confirm
vagrant destroy
  1. If you want to deploy this project manually without using Vagrant, get into Exercise1 folder and execute
sudo ./deploy_LAMP.sh
  1. If you want to destroy this project manually without using Vagrant, get into Exercise1 folder and execute
sudo ./destroy_LAMP.sh

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

reto295devops_exercises's People

Contributors

recursivedeveloper avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.