fanux
fanux
Yes, @asottile if use -n flag keepalived will not fork a child process, script check will not work. @chriskuehl supervisor has this config: ``` [supervisord] nodaemon = true ``` It...
I strongly follow the one container single process principle, but if I want to run some process like keepalived in a container will cause some problems. I don't need a...
Yes keepalived -n flag will cause keepalived don't fork a child process, and check script will not work. ``` -n, --dont-fork Don't fork the daemon process ```
[sealos](https://github.com/labring/sealos) needs this feature~ : )
@iHTCboy 具体配置给个例子吧,链接打不开。
client_id secret会过期不?我以前可以突然有一天不行了. logout 重新登录后正常了
@iHTCboy 我的没有中文和标点,还是有问题。 曾经成功过 蒙逼 了
https://github.com/labring/sealos/blob/main/pkg/registry/save.go#L356 Readall caused this issue.
@luanshaotong @shy-Xu is the author of registry module, great for solving this problem.
your node host name is? https://github.com/labring/sealos/blob/main/pkg/checker/host_checker.go