- Notifications
You must be signed in to change notification settings - Fork0
CBSD module serving API service
License
NotificationsYou must be signed in to change notification settings
cbsd/modules-api
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CBSD module serving API service
This module requires the beanstalkd, cbsd-mq-router and cbsd-mq-api, please install first, e.g:
pkg install -y beanstalkd cbsd-mq-router cbsd-mq-api
To install module:
- cbsd module mode=install api
- echo 'api.d' >> ~cbsd/etc/modules.conf
- cbsd initenv
service beanstalkd enable
service cbsd-mq-router enable
service cbsd-mq-api enable
service beanstalkd start
service cbsd-mq-router start
service cbsd-mq-api start
Refer to the documentation page:https://github.com/cbsd/cbsd/blob/develop/share/docs/general/cbsd_api.md
About
CBSD module serving API service
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published