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

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