-
Updated
Sep 24, 2020 - JavaScript
cloud
Here are 4,445 public repositories matching this topic...
-
Updated
Sep 25, 2020 - Shell
-
Updated
Sep 27, 2020 - Go
-
Updated
Sep 27, 2020 - JavaScript
-
Updated
Sep 27, 2020 - Go
The ability to set the language on the user creation form could be something useful on a multi user environment.
Description
I get the following warnings once a minute:
2020-06-23 23:11:13,900 [salt.loaded.int.fileserver.roots:180 ][WARNING ][24993] Skipped invalid cache mtime entry in /var/cache/salt/master/roots/mtime_map: /srv/salt/a/b/c/ifcfg-eth0:0:1533517049.0
2020-06-23 23:11:13,901 [salt.loaded.int.fileserver.roots:180 ][WARNING ][24993] Skipped invalid cache mtime entry in /var/cache/salt
-
Updated
Sep 25, 2020 - Python
I've downloaded the hydra binary following the installation doc:
ory/hydra info checking GitHub for latest tag
ory/hydra info found version: 1.7.4 for v1.7.4/linux/64-bit
ory/hydra info installed ./bin/hydra
When executing hydra serve the returned help includes the following bits:
## Configuration
ORY Hydra can be configured using environment variables as well as a c
-
Updated
Sep 22, 2020 - Python
-
Updated
Sep 27, 2020 - Go
-
Updated
Sep 26, 2020 - Go
-
Updated
Sep 14, 2020 - Go
-
Updated
Sep 25, 2020 - Python
-
Updated
Sep 24, 2020 - Java
-
Updated
Sep 25, 2020 - Go
-
Updated
Sep 12, 2020 - Go
https://www.eclipse.org/che/getting-started/cloud/ list things like thorntail which is no longer supported - could it be replaced with a Quarkus flow ?
-
Updated
Sep 24, 2020 - Go
-
Updated
Sep 18, 2020
-
Updated
Dec 11, 2019 - Python
-
Updated
Sep 25, 2020 - C++
-
Updated
Jun 20, 2020 - Python
-
Updated
Sep 23, 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 initnever 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](