-
Updated
Sep 18, 2020 - JavaScript
cloud
Here are 4,406 public repositories matching this topic...
-
Updated
Sep 17, 2020 - Shell
-
Updated
Sep 18, 2020 - Go
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
Sep 17, 2020 - Go
We did some reviews of the specific apps recently, and this is more of an overview and also a first run experience review as we did in the past.
This was a review session with @ma12-co @georgehrke @GretaD @nickvergessen @violoncelloCH @skjnldsv @juliushaertl @jancborchardt
If you want to fix any of the issues in this list, feel free to just go ahead. :)
Setup
- Recommended app
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 18, 2020 - Python
Login and consent challenges time out, but I haven't found a way to determine if this has happened
After being redirected to the login and consent pages, you're given a login/consent challenge. After the user has somehow authenticated himself, the login/consent session is accepted to hydra with the given login/consent challenge. However, if this takes too long (I believe it's a 10 minute ti
-
Updated
Sep 15, 2020 - Python
-
Updated
Sep 17, 2020 - Go
-
Updated
Sep 18, 2020 - Go
-
Updated
Sep 14, 2020 - Go
-
Updated
Sep 16, 2020 - Python
-
Updated
Sep 18, 2020 - Java
-
Updated
Sep 18, 2020 - Go
-
Updated
Sep 12, 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
Sep 18, 2020 - Go
-
Updated
Sep 17, 2020
-
Updated
Dec 11, 2019 - Python
-
Updated
Sep 10, 2020 - C++
-
Updated
Jun 20, 2020 - Python
-
Updated
Sep 14, 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](