Start and Stop
Upon instlled from RPM, Docker, AWS Image, Google Cloud Image, you will get a set of systemctl utilities that help you to easily start and stop each module.
You can also use the "status" command to check the status of each module.
Module | System Control Command |
Postgres | systemctl status/start/stop/restart postgresql |
Python Controller | systemctl status/start/stop/restart dnl_api_core |
Softswitch | systemctl status/start/stop/restart dnl_softswitch |
Switch Tool | systemctl status/start/stop/restart dnl_tools |
Web Helper | systemctl status/start/stop/restart dnl_help_helper |
Archive Manager | systemctl status/start/stop/restart dnl_cloud_tool |
Last modified 8mo ago