configuration-management
Here are 1,228 public repositories matching this topic...
Both versions of nacos2.0.0 and nacos2.0.2 were tried, unable to cluster successfully under mac and centos, the log output service is being restarted, unable to start normally, and cannot complete the election.
尝试了nacos2.0.0和nacos2.0.2两个版本,在mac和centos下都无法集群成功,日志一直输出服务在重启,无法正常启动,也无法完成选举.
[BUG] inconsistent behaviour between supervisord.running and supervisord.dead for process groups
Description
let's say I have an apache
process group I want to control.
- when using
supervisord.running
, thename
must beapache:*
(which is the same notation used by supervisor) - when using
supervisord.dead
, thename
must beapache:
(without the*
)
As both states mirror each other, I expect them to use the same convention for name
, the one from running
since it
-
Updated
Jul 29, 2021 - Java
-
Updated
Jul 30, 2021 - Python
Basically we're in the DAG, so make sure we've let all the other resources (like files) get built (that might be used for the file server) before the server sends anything out. We could either block or just not return anything yet.
As an aside, does the rf.ReadFrom bit not get cancelled properly on close??
-
Updated
Jul 30, 2021 - Rust
Hi,
thank you for the library. It really improved the way I approach configuration files.
Finally I have types and proper sections.
What I am missing is schema: I would love to be able to enforce that some parameters are obligatory, their type and provide a description, also raise an exception if there is some unknown parameter is configured.
I think I could use something like marshmallow
-
Updated
Jul 5, 2021 - C++
-
Updated
Jul 23, 2021 - JavaScript
-
Updated
Jul 12, 2021 - Ruby
-
Updated
Jul 25, 2021 - Java
-
Updated
Jul 11, 2021 - Python
-
Updated
Jul 30, 2021 - Python
-
Updated
Jul 31, 2021 - Python
-
Updated
Jul 30, 2021 - Rust
-
Updated
Jul 6, 2021 - C
Similar to the Email validator.
In this test, the single quotes are being removed, investigate and fix it.
-
Updated
Dec 15, 2020 - Python
-
Updated
Apr 21, 2021 - TypeScript
-
Updated
Feb 5, 2019 - Python
-
Updated
Apr 12, 2021 - C#
-
Updated
Jul 1, 2020 - Java
-
Updated
Jul 26, 2021 - Ruby
-
Updated
Jul 20, 2021 - Python
-
Updated
Jul 29, 2021 - C#
-
Updated
Jul 31, 2021 - Shell
-
Updated
Jul 19, 2021 - Java
-
Updated
Jul 28, 2021 - Go
Improve this page
Add a description, image, and links to the configuration-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the configuration-management topic, visit your repo's landing page and select "manage topics."
Simple Introduction
Apollo's document can view on website https://www.apolloconfig.com
It's content under git repository directory
docs
.Directory
docs/zh
save Chinese document.Directory
docs/en
save English document.The document structure use https://docsify.js.org/#/ (More detail in pull request #3433)
Someone can add English document now.
Example
Chinese do