-
Updated
Mar 16, 2021 - Go
consul
Here are 1,237 public repositories matching this topic...
-
Updated
Mar 17, 2021 - Go
-
Updated
Jun 10, 2020 - Java
-
Updated
Mar 13, 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
Mar 12, 2021 - Python
-
Updated
Mar 16, 2021 - Go
-
Updated
Mar 4, 2021 - Java
-
Updated
Jan 29, 2021 - C#
-
Updated
Sep 9, 2019 - Java
-
Updated
Jan 4, 2021 - Go
-
Updated
Jan 5, 2021 - Go
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
Mar 13, 2021 - Go
-
Updated
Mar 12, 2021 - JavaScript
Description
Every time an institution installs CONSUL it runs rake db:seed task.
In this rake task the following line is executed:
# Default custom pages
load Rails.root.join("db", "pages.rb")
Currently these custom pages are only created in the main language.
Current Behavior
custom pages are only created with the default locale.
Expected Behavior
`cu
-
Updated
Feb 9, 2021 - Go
-
Updated
Mar 16, 2021 - Java
-
Updated
Mar 5, 2021 - Python
-
Updated
Mar 15, 2021 - TypeScript
-
Updated
Feb 18, 2021 - Go
-
Updated
Mar 11, 2021 - Shell
-
Updated
Oct 15, 2020 - Go
-
Updated
Mar 16, 2021 - Java
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."

Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
Internet changed its mind since 2018 https://