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

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