Skip to content

rauldelperal/web-base

 
 

Repository files navigation

#web-base

#What? Web-Base is a little project that try to provide a basic php enviroment for developers.

It uses varius tecnologies:

#How to devel?

  • Download the zip file
  • Decompress it
  • enter the directory
  • vagrant up
  • point a browser to 10.0.0.100
  • edit files in web directory

#How to deploy?

  • Get the files into the server ( git / s3 / drive / ... )
  • bash install.sh -e server

#How to change roles in server enviroment? For the server install we use the setup_server.yml file instead of the setup_dev.yml one. So you can change there whatever you need to be different in the server env. Ex. do not install DDBB or Queue server.

About

Web-Base: php enviroment for developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 44.3%
  • CSS 34.1%
  • Shell 21.6%