-
Updated
Jul 9, 2021 - Go
consul
Here are 1,282 public repositories matching this topic...
-
Updated
Jul 11, 2021 - Go
-
Updated
Apr 12, 2021 - Java
-
Updated
Jun 10, 2021 - Go
Consul Template version
v0.25.1
Expected behavior
Consul-template supports logging to file. Consul-template can be started as a service on Windows, and the resultant messages can be inspected. Consul offers -log-file via stdarg and Nomad offers log_file in the config.
Actual behavior
Consul-template only supports Syslog and stdout/stderr logging mechanisms. Windows d
-
Updated
Jul 10, 2021 - Python
-
Updated
May 15, 2021 - Go
-
Updated
Jul 9, 2021 - Java
-
Updated
Jun 7, 2021 - C#
-
Updated
Sep 9, 2019 - Java
-
Updated
Jan 4, 2021 - Go
-
Updated
Jun 9, 2021 - Go
-
Updated
Jun 26, 2021 - Go
-
Updated
Jul 5, 2021 - TypeScript
Of the learning environments that leverage Ansible, very few are using roles. This can make porting Ansible playbooks across learning environments more difficult. To fix this, Ansible-using learning environments need to be refactored (where possible) to use an Ansible role.
-
Updated
Jun 30, 2021 - JavaScript
What we need
The admin interface and the user's frontend search forms for proposals and participatory budgeting projects should allow to search content by introducing the id of the content.
-
Updated
Jun 16, 2021 - Go
-
Updated
Jul 8, 2021 - Java
-
Updated
Jul 8, 2021 - Python
-
Updated
Feb 18, 2021 - Go
-
Updated
Jul 8, 2021 - Shell
-
Updated
Oct 15, 2020 - Go
See mesheryctl Command Tracker for current status of commands.
Current Behavior
Currently many commands fail to execute because the function fails to detect if meshery is running locally or not.
Desired
Improve this page
Add a description, image, and links to the consul topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the consul topic, visit your repo's landing page and select "manage topics."

Can anyone please help me out. I'm getting error while generating KONG client credentials on HTTP port 8000.
{ "error_description": "You must use HTTPS", "error": "access_denied" }I have added trusted_ips = 0.0.0.0/0,::/0 in kong.conf also, but it didn't work.