Running locally for development

posted on 2016-10-01

A while back, I wrote a post on Setting up an userspace MariaDB for development and one on Running Nginx for local development.

I have done the same for a few other tools, including rethinkdb and mongodb, I have decided to start a repository with _local.sh scripts to continue this theme.

All these scripts have the following goals:

  • No mondifications outside of the directory they are run from
  • Helpfull output should be on the terminal

If you run any of these scripts, they will change files and probably even overwrite files that are there. Please read the LICENSE carfully and remember that any use is at your own risk.

To the github page of locallyForDevelopment