Node Simplex
- Ensure that you have python (version of python must be > 2.5.0 and < 3.0.0).
node-mariasqlrequires python to be installed and in the PATH variable. - node.js
- npm
- Do a git clone -
git clone /path/to/git --recursive. This will pull the latest code including the sub-directoy.
We use the MariaDB server.
- Restore the database from the
sqlfolder - Update the
db-config.jsfile to point to your database
- Run
npm installto install node.js dependencies - Run
bower installto install frontend dependencies - Run
npm start
- Ensure
dockeris installed -npm install -g docker - In command line, and browse to the code base directory
- Run
docker -o ./documents/code -c manni -s yes -I -u -x node_modules,app/code/public_html/plugins,documents -w --extras fileSearch