+1. The daemon brings some other problems, for example a user unfamiliar
with APISIX Dashboard's Manager API may install the daemon by mistake. This
will keep the manager-api in the OS and cannot be killed.

Zeping Bai <[email protected]> 于2021年10月26日周二 下午12:16写道:

> Hi, everyone.
>
> At present, the back end of APISIX Dashboard's Manager API uses a go module
> to realize the built-in service daemon management. It is completely
> implemented
> by programming, which brings many use problems.
>
> Now, we can remove this part of the code and use the native way of
> container or
> systemd to manage the lifecycle of the Manager API program. Here is my
> proposal
> [1]. Developers interested in it can review and participate in the
> discussion.
>
> [1] https://github.com/apache/apisix-dashboard/issues/2185
>
> Best regards!
> Zeping Bai  @bzp2010
>

Reply via email to