The Wayback Machine - https://web.archive.org/web/20200714105504/https://github.com/topics/discovery
Skip to content
#

discovery

Here are 406 public repositories matching this topic...

discdiver
discdiver commented May 29, 2019

Using SourceRank via cli returns dict of SourceRank attributes instead of a single int, as shown in the API docs. Docs need updated.

SourceRank API docs at https://libraries.io/api

Project SourceRank
Get breakdown of SourceRank score for a given project.

GET https://libraries.io/api/:platform/:name/sourcerank?api_key=abc123

Example: `https://libraries.io/api/NPM/base62/sourcerank?a

dalee-bis
dalee-bis commented May 21, 2019

Description

On Windows, when a drive is mounted to an empty NTFS folder (e.g. C:\mounts\disk01) rather than a drive letter, ohai does not detect the disk and so does not retrieve any information regarding it.

This is caused by the use of the Win32_LogicalDisk object at https://github.com/chef/ohai/blob/master/lib/ohai/plugins/windows/filesystem.rb#L43. If Win32_Volume is used instea

harryge00
harryge00 commented Dec 12, 2018

I am not familiar with consul. I thought I need to run a consul server along with marathon-consul in Mesos-master. And run consul-agent in each Mesos-agent ?
I am a bit confused on the relationship between marathon-consul and consul-server, because there is no config about consul-server address...

Improve this page

Add a description, image, and links to the discovery topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the discovery topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.