Re: [DISCUSS] Run manager-api of APISIX dashboard as OS daemon

2021-04-10 Thread JunXu Chen
sure, it includes web. On Sat, 10 Apr 2021 at 21:33, Zhiyuan Ju wrote: > Hi, > > Just to make sure, will this service including web by default? > > Currently, Dashboard consists web & manager api ^_^ > > JunXu Chen 于2021年4月10日 周六下午9:08写道: > > > hi, Bisakh > > > > takama/daemon

Re: [DISCUSS] Run manager-api of APISIX dashboard as OS daemon

2021-04-10 Thread Zhiyuan Ju
Hi, Just to make sure, will this service including web by default? Currently, Dashboard consists web & manager api ^_^ JunXu Chen 于2021年4月10日 周六下午9:08写道: > hi, Bisakh > > takama/daemon Looks good to me. > > > And I prefer to use `apisix-dashboard` as the serv

Re: [DISCUSS] Run manager-api of APISIX dashboard as OS daemon

2021-04-10 Thread JunXu Chen
hi, Bisakh takama/daemon Looks good to me. And I prefer to use `apisix-dashboard` as the service name, because `manager-api` is not easy to understand, except for those involved in the development of `manager-api`. On Sat, 10 Apr 2021 at 15:45, Bisakh Monda

[DISCUSS] Run manager-api of APISIX dashboard as OS daemon

2021-04-10 Thread Bisakh Mondal
Hi everyone, The discussion is regarding an open issue (#842 ) on the Apache APISIX Dashboard repository where the idea of running the manager-api as os service gained relevance. We are currently running the manager-api binary using `nohup` an