Giter Site home page Giter Site logo

tpo3's Introduction

Homestead installation

Homestead Reference

Clone TPO repo:

TPO3

Install:

  • Virtualbox (or VmWare - will have to modify configuration files on your own)
  • Vagrant 1.9.0 (has to be this version as 1.9.3 doesn't work)

Install Homestead:

  1. clone repo: homestead
  2. cd into folder
  3. checkout to latest stable (see Releases)
  4. run init script (Linux: init.sh, Windows: init.bat)
  5. copy Homestead.yaml from TPO repo (virt-conf/Homestead.yaml) to homestead root
  6. (optional) Modify configuration to suite your needs.
  7. copy .env-dev from TPO repo (virt-conf/.evn-dev) to TPO root and rename to .env
  8. add line to your hosts /etc/hosts file (on Windows C:\Windows\System32\drivers\etc\hosts): 192.168.100.2 patronaza.tpo

Post installation:

  1. start virtual machine vagrant up
  2. ssh into machine vagrant ssh
  3. update machine with sudo apt-get update and upgrade.
  4. (optional) Reload guest after upgrade if asked and ssh back in after done.
  5. move into guest shared folder
  6. run composer install
  7. check on URL: https://patronaza.tpo

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.