forked from 2600hz/kazoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WHISTLE-1441: documenting startup from empty database
- Loading branch information
James Aimonetti
committed
Dec 4, 2012
1 parent
22e65b0
commit 25b5ed8
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Completely brand new DB setup. | ||
|
||
Start whistle_apps: | ||
|
||
./start-dev.sh | ||
|
||
Auto-created databases: | ||
accounts | ||
anonymous_cdrs | ||
faxes | ||
global_provisioner | ||
offnet | ||
services | ||
signups | ||
sip_auth | ||
system_config | ||
system_schemas | ||
token_auth | ||
|
||
Auto-started whapps: | ||
[registrar,stepswitch,sysconf,media_mgr,callflow,notify,cdr,crossbar,trunkstore,conference,fax,hangups] |