Sign inSign up

yarekt/graffitiwall

By yarekt

Updated almost 11 years ago

Image
0

329

yarekt/graffitiwall repository overview

graffitiwall

HTML5 Canvas node.js socket.io masterpiece

Deployment instructions

  • Install build-essential for fast extensions
    sudo apt-get install build-essential
  • Install node
  • Install dependancies through npm:
    sudo npm install socket.io mongodb underscore
  • Install mysql library if you want to use mongo migration script
    sudo npm install mysql
  • For culling of hidden objects install node-canvas
   sudo npm install canvas async
   # pray
  • Allow server through firewall
    sudo ufw allow 12346
  • Symlink walljs to supervisord
    sudo ln -s /var/www/graffitiwall/config/walljs.conf /etc/supervisor/conf.d/
  • Reload supervisord
    sudo supervisorctl
    > reload
    > status

Tag summary

Content type

Image

Digest

sha256:b5a97c27e

Size

284.9 MB

Last updated

almost 11 years ago

docker pull yarekt/graffitiwall