Skip to content

An application booster to easily create your chatbots

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENCE
Unknown
license.txt
Notifications You must be signed in to change notification settings

vertigo-io/vertigo-bot-factory

Repository files navigation

vertigo-bot-factory

An application booster to easily create your chatbots.

Docker

Docker images are avaiable at https://hub.docker.com/u/vertigoio

You can found a docker-compose sample file here

Quick install

Here is a quick install procedure to install on Linux :

Install Docker :

Make sure Docker service is running.

We recommand that you start Docker engine on system boot. https://docs.docker.com/engine/install/linux-postinstall/#configure-docker-to-start-on-boot

Unzip the installer (install.zip) and start install.sh with root privilege.

After completion, you can access the designer at http://IP:8080/designer and login with credentials Admin/changeme