/
MODULE - services
MODULE - services
Introduction
The following page describes the services module manual.
Below is the list of all operations for the services module
OPERATION | Description |
---|---|
start | Start all SOAJS Services i.e. [gateway|urac|oauth|multitenant] service Command Example > soajs services start --env=%env_code% # example > soajs services start --env=dev |
stop | Stop all SOAJS Services i.e. [gateway|urac|oauth|multitenant] service Command Example > soajs services stop --env=%env_code% |
restart | reStart all SOAJS Services i.e. [gateway|urac|oauth|multitenant] service Command Example > soajs services restart --env=%env_code% |
Related content
MODULE - service
MODULE - service
More like this
Service Operations & Maintenance
Service Operations & Maintenance
More like this
Gateway
Gateway
More like this
How to build a service
How to build a service
More like this
Code Explanation - Basic Service
Code Explanation - Basic Service
More like this
Daemon Catalog
Daemon Catalog
More like this