Giter VIP home page Giter VIP logo

config's Introduction

##BitcoinersWithoutBorders hhvm-config

#####DONT USE THIS REPO DIRECTLY!

Use http://github.com/bitcoinerswithoutborders/installer instead to get a dev environment set up for you.

this repo contains the hhvm config and the composer.json we are currently playing around with.

it will automatically be loaded using the dockerfile in the installer above.

HOWEVER: everything is loaded from repositories, not built from source. the hhvm.gpg key is loaded through http from dl.hhvm.org and not to be trusted.

#####Contents of this repo:

######hhvm.hdf: a config file for http://hhvm.com that has all the settings needed to run wordpress. its not in production use yet though and not tested thouroughly, works on local install.

######hhvm.repo: the file containing the fedora repo information for the facebook hhvm repo. this allows automated install through the dockerfile in the installer package

######hhvm.sh: shell file to start, stop and restart the hhvm. uses hhvm.pid in the same folder hhvm.sh is executed and the globally installed hhvm

######hhvm.gpg.key the gpg key downloaded from http://dl.hhvm.com/conf/hhvm.gpg.key. since this url can not be trusted the key cant be either, since the repo cant be trusted this doesnt matter though :p

######composer.json: loads some php libraries needed to use wp-cli,

loads wordpress from https://github.com/wordpress/wordpress

######composer.lock has the versions we use to test in it.

######src dir: has the composer install scripts, those will later also invoke wp-cli to create the blogs, plugins, images and other content of our installs as well as default content.

######templates dir: holds a wp-config sample file that will be used to generate our wp-config.php files.

######.gitignore sets all the directories the composer creates to be ignored by git.

config's People

Contributors

jaeh avatar

Watchers

 avatar  avatar  avatar  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.