-
Updated
Oct 27, 2020 - JavaScript
cloud
Here are 4,562 public repositories matching this topic...
-
Updated
Oct 28, 2020 - Shell
-
Updated
Oct 28, 2020 - Go
-
Updated
Oct 28, 2020 - JavaScript
-
Updated
Oct 28, 2020 - Go
The ability to set the language on the user creation form could be something useful on a multi user environment.
Description
The documentation for Installing Salt for development feels like it's out of date https://docs.saltstack.com/en/latest/topics/development/hacking.html . One example is that it seems to indicate that Python2 should be used:
On Arch Linux, where Python 3 is the default installation of Python, use the virtualenv2 command instead of virtualenv.
-
Updated
Oct 28, 2020 - Python
Is your feature request related to a problem? Please describe.
AWS Fargate and ECS is a popular container cluster. Jaeger and datadog are not native to AWS, require additional setup, cost and operations. AWS X-Ray support distributed tracing for ECS and AWS lambda. A custom lambda can be developed for oauth2 token validation against Hydra. Currently tracing between lambda authorizer and hyd
-
Updated
Oct 17, 2020 - Python
-
Updated
Oct 28, 2020 - Go
-
Updated
Oct 28, 2020 - Go
-
Updated
Oct 26, 2020 - Go
-
Updated
Oct 28, 2020 - Python
-
Updated
Oct 28, 2020 - Java
-
Updated
Oct 28, 2020 - Go
-
Updated
Oct 21, 2020 - Go
-
Updated
Oct 26, 2020 - Go
Is your enhancement related to a problem? Please describe.
I often need to link to concrete che property to link it to someone. There is nice generated page in che docs with all properties https://www.eclipse.org/che/docs/che-7/installation-guide/advanced-configuration-options-for-the-che-se
-
Updated
Oct 13, 2020
-
Updated
Oct 7, 2020 - Python
-
Updated
Oct 26, 2020 - C++
-
Updated
Jun 20, 2020 - Python
-
Updated
Oct 28, 2020 - Shell
I like how Simplepush presents a couple of different ways to generate push messages on their website:
https://simplepush.io/#libraries
How about having a similar feature directly in the server GUI? That would include the bits documented here https://gotify.net/docs/pushmsg
Improve this page
Add a description, image, and links to the cloud topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloud topic, visit your repo's landing page and select "manage topics."
I'm trying to use nbering/terraform-provider-ansible by placing it in
~/.terraform.d/plugins/linux_amd64/terraform-provider-ansible
, butterraform init
never seems to actually find it (NB this works fine in 0.12.x). Why is that?Can 0.13 actually load plugins from local file-system directories (as [described in the documentation](