forked from OpenACD/OpenACD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
success_message
18 lines (18 loc) · 1.28 KB
/
success_message
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
***********************************************************************
* Build succeeded! *
* *
* To get started, run: *
* ./rebar generate *
* ./rel/openacd/bin/openacd console *
* *
* Next, browse to http://localhost:9999 to get to the configuration *
* interface. You can login using administrator/Password123 . An *
* agent interface is also started by default on port 5050, you can *
* login to that using the administrator credential or the other *
* default account of agent/Password123 *
* *
* In the shell, you can get a list of helpful commands by running *
* cpx:help(). *
* *
* Thank you for trying OpenACD. *
***********************************************************************