Dominik Sander be1e15a0b4 Add re-export note to configuration section (#1485) il y a 8 ans
..
configuration 82566130b6 Document how to run additional delayed job workers il y a 9 ans
deployment 002436fcb0 Change deprecated `File.exists?` to `File.exist?`. il y a 10 ans
docker 890ed08d0b Fix broken link in docker readme and add information about single-process image il y a 9 ans
heroku 9468550c88 Add db:migrate command to heroku update docs il y a 9 ans
imgs 37f5d67552 more README il y a 12 ans
manual be1e15a0b4 Add re-export note to configuration section (#1485) il y a 8 ans
README.md 2a5a8016d0 Incorporate feedback il y a 9 ans

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