Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Grafanalib and Weave Net files #564

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions content/opensource_packages/grafanalib.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Grafanalib
category: Miscellaneous
description: Grafanalib is a python library for building Grafana dashboards.
download_url: https://pypi.org/project/grafanalib/#history
works_on_arm: true
supported_minimum_version:
version_number: 0.1.0
release_date: 2016/12/2


optional_info:
homepage_url: https://github.com/weaveworks/grafanalib
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://github.com/weaveworks/grafanalib?tab=readme-ov-file#getting-started
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: There are no Linux/ARM64 release notes. The initial version can be installed via pip.

---
29 changes: 29 additions & 0 deletions content/opensource_packages/weavenet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Weave Net
category: Miscellaneous
description: Weave Net provides a virtual network connecting Docker containers across multiple hosts, enabling automatic discovery.
download_url: https://github.com/weaveworks/weave/releases
works_on_arm: true
supported_minimum_version:
version_number: 1.9.0
release_date: 2017/2/2


optional_info:
homepage_url: https://github.com/weaveworks/weave
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs:
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum: https://github.com/weaveworks/weave/releases/tag/v1.9.0
release_notes__recommended_minimum:
other_info: Link to the official documentation isn't reachable. Kindly consider [this](https://www.weave.works/docs/net/latest/install/installing-weave).

---