Product-Foundry / embodiedmaking-com

Old Embodied Making commercial site
0 stars 5 forks source link

Embodied making website

http://www.embodiedmaking.com

Testing locally

The application needs a locally configured environment to start. All required properties are in conf/application.conf. This can be done manually or with Heroku Toolbelt:

Create a local configuration in .env file based on server config

heroku plugins:install git://github.com/ddollar/heroku-config.git
heroku config:pull --overwrite --interactive

Create a Procfile

echo "web: play run \$PLAY_OPTS" > Procfile

Now start the application using foreman

foreman start

Local setup

To test using local domain (not required), update /etc/hosts

127.0.0.1       local.embodiedmaking.com

The page is now available at http://local.embodiedmaking.com:9000/