forked from bofh/fetsite
e55a71e77d0147cd280e526842e4b2aa032d3c86
SETUP: install ruby 2.1.10 install requirements apt-get ... mkdir /srv/fetsite cd /srv/fetsite copy / fetch Gemfile make User fetsite bundle install # Config Files kopieren: cp /srv/fetsite/config/omniout_secrets.yml.example /srv/fetsite/config/omniout_secrets.yml cp /srv/fetsite/config/omniout_secrets.yml.example /srv/fetsite/config/omniout_secrets.yml touch crawler_config.yml # Datenbank erstellen rake db:migrate
Description
Languages
Ruby
46.1%
HTML
41.4%
JavaScript
7.1%
SCSS
3.7%
CSS
1.1%
Other
0.6%