2019-01-05 02:54:50 +01:00
2013-07-22 15:49:19 +02:00
2019-01-01 19:04:08 +01:00
2013-07-22 15:49:19 +02:00
2018-04-12 20:54:08 +02:00
2013-07-22 15:49:19 +02:00
2019-01-05 02:55:35 +01: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
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
2013-07-22 15:49:19 +02:00
2013-07-22 15:49:19 +02:00
2013-07-22 15:49:19 +02:00
2018-05-14 20:17:30 +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
2018-05-20 23:35:38 +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%