frdmn / servant

:guardsman: Vagrant based web development system
http://servant.rtfd.io
MIT License
4 stars 2 forks source link

servant

asciicast

Servant is a custom Vagrant virtual machine which offers a straightforward and easy to use web-development system based on services like Apache, PHP (FPM), MySQL and phpMyAdmin, but isolated from your host system. Primary goal is to provide a consistent dev environment for developers or employees of a small company/startup.

Features

Installation and usage

Please take a look at the documentation over at http://servant.rtfd.io.

Contributing

  1. Fork it

  2. Create your feature branch:

    git checkout -b feature/my-new-feature
  3. Commit your changes:

    git commit -am 'Add some feature'
  4. Push to the branch:

    git push origin feature/my-new-feature
  5. Submit a pull request

Requirements / Dependencies

Credits

Version

0.1.7

License

MIT