Evert Semeijn: fc12f604d1 storage_engine removed since 5.7.5 replaced by default_storage_engine and small typo in numbering sections 8 years ago
..
configuration 82566130b6 Document how to run additional delayed job workers 10 years ago
deployment 002436fcb0 Change deprecated `File.exists?` to `File.exist?`. 10 years ago
docker 890ed08d0b Fix broken link in docker readme and add information about single-process image 9 years ago
heroku 9468550c88 Add db:migrate command to heroku update docs 9 years ago
imgs 37f5d67552 more README 12 years ago
manual fc12f604d1 storage_engine removed since 5.7.5 replaced by default_storage_engine and small typo in numbering sections 8 years ago
README.md 2a5a8016d0 Incorporate feedback 10 years ago

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