Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Commit

Permalink
Merge pull request #117 from Metaswitch/fix_hs_api_link
Browse files Browse the repository at this point in the history
[No review required] Fix broken links to Homestead provisioning API
  • Loading branch information
AlexHockey committed Oct 1, 2015
2 parents 17fbea7 + fbadcbc commit 88ffab3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Multiple_Domains.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Once the deployment has multiple domain support enabled, you can create subscrib

* If you [bulk-provision](https://github.com/Metaswitch/crest/blob/dev/docs/Bulk-Provisioning%20Numbers.md) numbers, the home domain and realm can be specified in the input CSV file.

* If you use homestead's [provisioning API](https://github.com/Metaswitch/crest/blob/dev/docs/homestead_api.md) (i.e. without an external HSS), you can specify the home domain and realm as parameters.
* If you use homestead's [provisioning API](https://github.com/Metaswitch/crest/blob/dev/docs/homestead_prov_api.md) (i.e. without an external HSS), you can specify the home domain and realm as parameters.

Alternatively, you can use an external HSS, and configure the subscribers using its provisioning interface.

Expand Down
2 changes: 1 addition & 1 deletion docs/Provisioning_Subscribers.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Clearwater provides the Ellis web UI for easy provisioning of subscribers. However, sometimes a more programmatic interface is desirable.

Homestead provides a [provisioning API](https://github.com/Metaswitch/crest/blob/dev/docs/homestead_api.md) but, for convenience, Clearwater also provides some command-line provisioning tools.
Homestead provides a [provisioning API](https://github.com/Metaswitch/crest/blob/dev/docs/homestead_prov_api.md) but, for convenience, Clearwater also provides some command-line provisioning tools.

By default, the tools are installed on the Homestead servers only (as part of the clearwater-prov-tools package), in the `/usr/share/clearwater/bin` directory.

Expand Down

0 comments on commit 88ffab3

Please sign in to comment.