mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-16 03:41:41 +00:00
* Support custom SSH port for Capistrano deploys This allows cap deploy to connect to servers using a non-standard SSH port. * Unify Capistrano environment variables BRANCH is the only variable that is used for Capistrano, but not prefixed with `CAPISTRANO_DEPLOY`. This adds the prefix, so that all cap deploy configuration uses the same naming scheme. * Fall back to old BRANCH env var if new one doesn't exist * Update Capistrano doc Use new branch configuration variable name |
||
---|---|---|
.. | ||
deployment | ||
docker | ||
heroku | ||
imgs | ||
manual | ||
README.md |
Documentation
Installation and upgrading
Docker (not recommended for production)
- Check out Huginn with Docker Run a local Huginn installation using Docker
Manual installation
Manual installation instructions which will guide through the steps to install Huginn on any Ubuntu 12.04/14.04/16.04 or Debian 6/7 server.
- Install Requirements, directory structures and installation from source.
- Update Update your installation.
- Deploy updates via Capistrano.
Heroku
- Deploy to Heroku
- Update an existing Heroku deployment