GithubHelp home page GithubHelp logo

darknd / environment-workshop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from topikito/environment-workshop

0.0 2.0 1.0 10 KB

Meant to be used as a guideline for teaching how to use the same practices I do in my professional environment

Ruby 97.00% PHP 3.00%

environment-workshop's Introduction

Environment Workshop

1. Enviroment: Getting ready for work

  • Create a series of vagrant machines provisioned with ansible

    • Should use ubuntu/16.04
    • One machine should have PHP 7.1
    • Another machine should have elastic search
    • Machine should be inside a vm folder with a namespace for the machines group you'll be creating
  • Now that we have our machines running, we realised we forgot to add a service in the front machine (The one with php)

    • We should now update our playbook to also install nginx. Do this by doing a re-provision rather than deleting and setting up your machine.
    • Once done, share a folder src with your Vagrantfile so you can expose it to your nginx and execute an index.php file that prints Hello World

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.