summaryrefslogtreecommitdiffstats
path: root/packaging/DISTRIBUTIONS.md
diff options
context:
space:
mode:
authorPaul Emm. Katsoulakis <34388743+paulkatsoulakis@users.noreply.github.com>2019-07-10 22:57:01 +0200
committerGitHub <noreply@github.com>2019-07-10 22:57:01 +0200
commit92057dee692fc82ee7e8ab2525bc9af620707f0b (patch)
tree7f396208c9058d896456614fe68bd16e54895f11 /packaging/DISTRIBUTIONS.md
parentfbc419dd456e53423f2d66023530fb8c59acc3dd (diff)
Netdata/packaging: Add documentation for binary packages, plus draft table for distributions support (#6422)
* netdata/packaging: Python default for all * netdata/packaging: Binary Packages documentation - intro * netdata/packaging: Bring on board the distributions table and refer this to our readme * netdata/packaging: [ci skip] Add more details * netdata/packaging: move up, totally the wrong place to put it * netdata/packaging: reduce marketing * netdata/packaging: attend feedback * netdata/packaging: Documentation - add architecture * netdata/packaging: Update buildyaml.sh for the links to work * netdata/packaging: further documentation clean ups
Diffstat (limited to 'packaging/DISTRIBUTIONS.md')
-rw-r--r--packaging/DISTRIBUTIONS.md37
1 files changed, 37 insertions, 0 deletions
diff --git a/packaging/DISTRIBUTIONS.md b/packaging/DISTRIBUTIONS.md
new file mode 100644
index 0000000000..d180f25f63
--- /dev/null
+++ b/packaging/DISTRIBUTIONS.md
@@ -0,0 +1,37 @@
+# Netdata distribution support matrix
+![](https://raw.githubusercontent.com/netdata/netdata/master/web/gui/images/packaging-beta-tag.svg?sanitize=true)
+
+In the following table we've listed Netdata's official supported operating systems. We detail the distributions, flavors, and the level of support Netdata is currently capable to provide.
+
+The following table is a work in progress. We have concluded on the list of distributions
+that we currently supporting and we are working on documenting our current state so that our users
+have complete visibility over the range of support.
+
+Distribution | Family | Architecture | Code health | Installer support | Kickstart support | Binary packaging support | Integrity testing (CI) | Functionality testing (CI) | Community support
+:------------------: | :------------------: | :------------------: | :------------------: | :------------------: | :------------------: | :------------------: | :------------------: | :------------------: | :--------------------
+14.04.6 LTS (Trusty Tahr) | Ubuntu | | | | | | | |
+16.04.6 LTS (Xenial Xerus) | Ubuntu | | | | | | | |
+18.04.2 LTS (Bionic Beaver) | Ubuntu | | | | | | | |
+19.04 (Disco Dingo) Latest | Ubuntu | | | | | | | |
+Debian 7 (Wheezy) | Debian | | | | | | | |
+Debian 8 (Jessie) | Debian | | | | | | | |
+Debian 9 (Stretch) | Debian | | | | | | | |
+Debian 10 (Buster) | Debian | | | | | | | |
+Versions 6.* | RHEL | | | | | | | |
+Versions 7.* | RHEL | | | | | | | |
+Versions 8.* | RHEL | | | | | | | |
+Fedora 28 | Fedora | | | | | | | |
+Fedora 29 | Fedora | | | | | | | |
+Fedora 30 | Fedora | | | | | | | |
+Fedora 31 | Fedora | | | | | | | |
+CentOS 6.* | Cent OS | | | | | | | | |
+CentOS 7.* | Cent OS | | | | | | | | |
+CentOS 8.* | Cent OS | | | | | | | | |
+Open SuSE Leap 15.0 | Open SuSE | | | | | | | |
+Open SuSE Leap 15.1 | Open SuSE | | | | | | | |
+Open SuSE Tumbleweed (latest) | Open SuSE | | | | | | | |
+SuSE Enterprise Linux Server 11 | SLES | | | | | | | |
+SuSE Enterprise Linux Server 12 | SLES | | | | | | | |
+SuSE Enterprise Linux Server 15 | SLES | | | | | | | |
+Arch Linux (latest) | Arch | | | | | | | |
+All other linux | Other | | | | | | | |