Git Product home page Git Product logo

vagrant-nginx-hhvm-october's Introduction

OctoberCMS - HHVM - NginX Vagrant Setup

Requirements

  • VirtualBox: Runs guest operating systems
  • Vagrant: Creates and configures the guest OS environment

Installation

To set up your local development environment run:

# Clone this repo and enter the directory
git clone [email protected]:jarydkrish/vagrant-nginx-hhvm-october.git
# Move into the new folder
cd ~/vagrant-nginx-hhvm-october
# Pull down the master branch (in case something went horribly, horribly wrong)
git pull
# Config git to ignore file mode changes caused by Vagrant
git config core.fileMode false
# Install vbguest addition to keep GuestAdditions up-todate
vagrant plugin install vagrant-vbguest
# Create and provision the local VM
vagrant up

Add october.dev entries to /etc/hosts:

55.55.55.20 october.dev www.october.dev

Default configuration

The admin url is as follows: http://www.october.dev/backend

  • Username: admin
  • Password: admin

Install Directory

It's not necessary, but you can configure the VagrantFile to install OctoberCMS on your machine to match a local folder, found at ~/vagrant-nginx-hhvm-october/apps/october. This folder matches /var/www/october on your development machine.

User: october

The october user is created as a sudoer without a password, and your local public SSH key is added as an authorized key for the october user.

Copyright and License

Copyright (c) 2016 Jaryd Krishnan

This project is licensed under the MIT License.

vagrant-nginx-hhvm-october's People

Contributors

jarydkrish avatar

Watchers

James Cloos 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.