Minor documentation changes
This commit is contained in:
parent
e4807e93dd
commit
68c9d3b30a
@ -4,14 +4,17 @@ Based on instructions here:
|
|||||||
|
|
||||||
https://github.com/cantino/huginn/blob/master/doc/manual/installation.md
|
https://github.com/cantino/huginn/blob/master/doc/manual/installation.md
|
||||||
|
|
||||||
Setup Huginn under VirtualBox, with minimal configuration required.
|
**Setup Huginn under VirtualBox, with minimal configuration required.**
|
||||||
|
|
||||||
|
A working VirtualBox installation is a prerequisite.
|
||||||
|
|
||||||
If you know the settings you will use for your Huginn installation (such
|
If you know the settings you will use for your Huginn installation (such
|
||||||
as SMTP host, MySQL settings, etc) you can:
|
as SMTP host, MySQL settings, etc) you can:
|
||||||
|
|
||||||
- Clone this repository: `git clone https://github.com/m0nty/huginn-vagrant.git`
|
- Clone this repository: `git clone https://github.com/m0nty/huginn-vagrant.git`
|
||||||
- Jump straight in with `./setup.sh` and follow the prompts. No attempt
|
- Jump straight in with `./setup.sh` and follow the prompts. No attempt
|
||||||
is made to validate your input while you do this.
|
is made to validate your input while you do this, but sensible defaults are
|
||||||
|
suggested for usernames, passwords, etc.
|
||||||
- Run `vagrant up` to provision your Huginn instance.
|
- Run `vagrant up` to provision your Huginn instance.
|
||||||
|
|
||||||
If you prefer to edit the config files yourself:
|
If you prefer to edit the config files yourself:
|
||||||
|
Loading…
Reference in New Issue
Block a user