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.
added make install and moved some docs around
- Loading branch information
1 parent
8fc8d61
commit 664319c
Showing
14 changed files
with
56 additions
and
184 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
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
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,46 @@ | ||
# Getting Started | ||
|
||
## Welcome! | ||
|
||
This page is a work-in-progress as well as our documentation. As you begin your journey with Kazoo please consider typing out what you learn and submitting it back for others. If you are unable to create markdown files or know proper `git` procedures don't worry, just contact us and we will work to incorporate your notes into the docs. | ||
|
||
Getting started with Kazoo depends on what you are looking to do with it but almost always starts with [installation](installation.md)! Once you have your platform up and running check bellow for some highlighted documents based on your goals. | ||
|
||
We recommend you keep the following resources handy and hope you enjoy your experience with Kazoo! | ||
|
||
* Join us at [KazooCon!](http://kazoocon.com/) | ||
* Visit [the community site](http://2600hz.org) | ||
* Bugs and feature requests can be found [here](http://tickets.2600hz.org) | ||
* [](https://webchat.freenode.net/?channels=2600Hz) | ||
* Feel free to drop a line to the [dev mailing list](https://groups.google.com/forum/?fromgroups#!forum/2600Hz-dev) or the [users mailing list](https://groups.google.com/forum/?fromgroups#!forum/2600Hz-users) | ||
* Read Github's [great introduction](https://help.github.com/articles/fork-a-repo/) to forking repos and [pull requests](https://help.github.com/articles/using-pull-requests/). | ||
* Check out our Javascript/HTML/CSS [GUI](https://github.com/2600Hz/monster-ui) | ||
* Check out some existing SDKs [PHP](https://github.com/2600Hz/kazoo-php-sdk) | [PYTHON](https://github.com/2600hz/kazoo-python-sdk) | [RUBY](https://github.com/2600Hz/kazoo-ruby-sdk) | ||
* [Learn you some Erlang!](http://learnyousomeerlang.com/) | ||
* Bookmark this awesome [Erlang reference/docs](http://erldocs.com/) site | ||
* Check out the [FreeSWITCH documentation](https://freeswitch.org/confluence/display/FREESWITCH/FreeSWITCH+Explained) | ||
* Take a look at the [Kamailio documentation](https://www.kamailio.org/w/documentation/) | ||
* Learn all about [AMQP basics](https://www.rabbitmq.com/tutorials/amqp-concepts.html) | ||
* Get introduced to [CouchDB/Bigcouch](http://guide.couchdb.org/draft/cookbook.html) | ||
|
||
## Developer | ||
|
||
* Code Standards (comming soon) | ||
* [Number Manager Library](/core/kazoo_number_manager/doc) | ||
* [AMQP Workers](/core/kazoo_amqp/doc/amqp_workers.md) | ||
|
||
## Integrator | ||
|
||
* [REST API](/applications/crossbar/doc) | ||
* [Webhooks](/applications/webhooks/doc/maintenance.md) | ||
* [Websockets](/applications/blackhole/doc/index.md) | ||
* [Pivot](/applications/pivot/doc/index.md) | ||
|
||
## Operator | ||
|
||
* [eCallMgr Configuration](/applications/ecallmgr/doc/config.md) | ||
* [eCallMgr Maintenance Commands](/ecallmgr/doc/maintenance.md) | ||
* [Managing ACLs](/applications/ecallmgr/doc/acls.md) | ||
* [Couch Compaction](/core/kazoo_couch/doc/compaction.md) | ||
* [Internationalization Examples](/doc/internationalization/) | ||
* [Stepswitch Formatters](/applications/stepswitch/doc/formatters.md) |
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.