[Linux] Setup service dependency
For some service, it might have some inter-dependency on other background service. In order to setup it’s relationship, it need to alter the service file as below.
For some service, it might have some inter-dependency on other background service. In order to setup it’s relationship, it need to alter the service file as below.
For web API integration test, some of them might need to execute some tasks as parameter for target API. In this case, pre-request script is helpful to collect data and make some data massage before […]
Application Performance Monitoring is one of the method to ensure application’s availability and status. However, most of them only can check the platform status (e.g. CPU usage / Thread / Memory / etc), some organization […]
There is high frequency using docker to test applications and variant projects. To ensure the efficient of maintain these commands, I created a post and update it regularly.
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes