Dominik Sander: 9c16b0fb51 Allow usage of PostgreSQL without exporting ON_HEROKU 9 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 2a5a8016d0 Incorporate feedback 10 years ago
heroku fdd4673172 Fix #1078 9 years ago
imgs 37f5d67552 more README 12 years ago
manual 9c16b0fb51 Allow usage of PostgreSQL without exporting ON_HEROKU 9 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