Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| webanwendungen [2013/03/16 03:07] – angelegt gevatter | webanwendungen [2016/03/20 23:42] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Tracks ===== | ===== Tracks ===== | ||
| GTD-Aufgabenmanagement | GTD-Aufgabenmanagement | ||
| + | |||
| + | Installation auf dem Uberspace nach dieser [[https:// | ||
| Installation in einem Unterverzeichnis ab ruby3: | Installation in einem Unterverzeichnis ab ruby3: | ||
| + | Otherwise, you can wrap the run statement in your config.ru with the following block: | ||
| + | map ActionController:: | ||
| + | run FooApp:: | ||
| + | end | ||
| + | |||
| + | Quelle: [[http:// | ||
| + | |||
| + | =====gitorious self-hosted (wip!)===== | ||
| + | |||
| + | |||
| + | RAILS_ENV=production bundle exec rake assets: | ||
| + | |||
| + | nach passenger installation: | ||
| + | |||
| + | bundle install --deployment | ||
| + | |||
| + | rake db:setup | ||
| + | resque überwachung mit supervisor: http:// | ||
| + | **Hat sich erledigt, wird nicht mehr benutzt, [[http:// | ||
