bzp2010 commented on a change in pull request #2183:
URL: https://github.com/apache/apisix-dashboard/pull/2183#discussion_r737952953



##########
File path: api/test/shell/dashboard.service
##########
@@ -0,0 +1,8 @@
+[Unit]
+Description=apisix-dashboard
+Conflicts=apisix-dashboard.service
+After=network-online.target
+
+[Service]
+WorkingDirectory=/usr/local/apisix/dashboard
+ExecStart=/usr/local/apisix/dashboard/manager-api -c 
/usr/local/apisix/dashboard/conf/conf.yaml

Review comment:
       This file is for testing purposes only, and the scripts used to support 
RPM packaging will be provided separately.
   Updates to the service file and related packaging scripts will be added to 
the `apisix-build-tools` project.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to