2017-05-31 21:28:09 +02:00
2017-05-31 21:28:09 +02:00
2013-07-22 15:49:19 +02:00
2013-07-22 15:49:19 +02:00
2013-07-22 15:49:19 +02:00
2015-03-20 17:27:25 +01:00
2013-07-22 15:49:19 +02:00
2013-07-25 14:45:29 +02:00
2013-11-02 13:07:41 +01:00
2013-08-28 16:47:33 +02:00
2013-07-22 15:49:19 +02:00
2015-07-31 09:01:55 +02:00
2013-07-22 15:49:19 +02:00
2013-07-26 00:41:21 +02:00
2013-07-22 15:49:19 +02:00
2015-08-31 23:03:01 +02:00
2013-07-22 15:49:19 +02:00
2017-05-09 15:10:40 +02:00
2013-07-22 15:49:19 +02:00
2013-07-22 15:49:19 +02:00
2013-07-22 15:49:19 +02:00
2017-05-09 15:11:28 +02:00
2013-07-22 15:49:19 +02:00
2017-04-03 15:26:29 +02:00
2013-10-26 14:12:06 +02:00
2013-07-22 15:49:19 +02:00
2013-07-22 15:49:19 +02:00

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
FET-Webseite ruby
Readme 6.5 MiB
Languages
Ruby 46.1%
HTML 41.4%
JavaScript 7.1%
SCSS 3.7%
CSS 1.1%
Other 0.6%