influxdata / influxdata/docs-v2
Add instructions for how to install Ubuntu & Debian / Red Hat & CentOS versions of OSS 2.x
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
The "Installing InfluxDB OSS" page for OSS 1.x includes the commands needed to install InfluxDB from repos.influxdata.com via `apt` / `yum`. v2.0.3 revamped our packaging strategy for OSS 2.x and published new archives to the repo, so we should update the 2.x docs to match.
The 2.x installation instructions for deb & rpm should be identical to the 1.x version, _except_ that we've renamed the package from "influxdb" to "influxdb2". This change should only affect the final `apt-get install` / `yum install` commands.
##### Relevant URLs
- V1 instructions: https://docs.influxdata.com/influxdb/v1.8/introduction/install/#installing-influxdb-oss
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.