-
Updated
Oct 5, 2020 - JavaScript
cloud
Here are 4,475 public repositories matching this topic...
-
Updated
Oct 3, 2020 - Shell
-
Updated
Oct 5, 2020 - Go
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Oct 5, 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
Oct 4, 2020 - Python
I've following the various docs in an attempt to run Ory Hydra using the binary, and I've used the reference configuration from docs/docs/reference/configuration.md
in order to speed up the setup of a basic playground.
On one hand, there seems to be a few outdated values in that reference configuration as per the following warning messages:
{
"audience": "application",
"file": "/g
-
Updated
Sep 22, 2020 - Python
-
Updated
Oct 5, 2020 - Go
-
Updated
Oct 3, 2020 - Go
-
Updated
Sep 28, 2020 - Go
-
Updated
Oct 2, 2020 - Python
-
Updated
Oct 2, 2020 - Java
-
Updated
Oct 5, 2020 - Go
-
Updated
Sep 12, 2020 - Go
-
Updated
Sep 24, 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 18, 2020
-
Updated
Dec 11, 2019 - Python
-
Updated
Oct 1, 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 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](