Dominik Sander: 9468550c88 Add db:migrate command to heroku update docs 9 lat temu
..
configuration 82566130b6 Document how to run additional delayed job workers 10 lat temu
deployment 002436fcb0 Change deprecated `File.exists?` to `File.exist?`. 10 lat temu
docker 890ed08d0b Fix broken link in docker readme and add information about single-process image 9 lat temu
heroku 9468550c88 Add db:migrate command to heroku update docs 9 lat temu
imgs 37f5d67552 more README 12 lat temu
manual 924a861105 Remove db/schema.rb checkout from manual installation update guide 9 lat temu
README.md 2a5a8016d0 Incorporate feedback 10 lat temu

README.md

Documentation

Installation and upgrading

Docker (not recommended for production)

Manual installation

Manual installation instructions which will guide through the steps to install Huginn on any Ubuntu 12.04/14.04 or Debian 6/7 server.

  • Install Requirements, directory structures and installation from source.
  • Update Update your installation.
  • Deploy updates via Capistrano.

Heroku