-
Notifications
You must be signed in to change notification settings - Fork 320
feat(influxdb3): update install for DEB/RPM and add admin/security #6643
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
feat(influxdb3): update install for DEB/RPM and add admin/security #6643
Conversation
|
@jstirnaman - I'm not sure why the systemd links are failing (see https://github.com/influxdata/docs-v2/actions/runs/20318046271/job/58366824186?pr=6643). They all work fine.... |
|
@jdstrand Thanks! This is great. I was able to successfully install and run on AWS Ubuntu. 😎 Two things that come to mind from an experience perspective:
Those can be follow-ups, I don't think they preclude merging this info in. |
I can add some language for this. |
Love it! Co-authored-by: Jason Stirnaman <[email protected]>
Co-authored-by: Jason Stirnaman <[email protected]>
…#6647) * docs(influxdb3): release documentation for Core and Enterprise v3.8.0 - Update latest_patch to 3.8.0 in products.yml - Add placeholder release notes for v3.8.0 - Update site notification for v3.8.0 release * chore: add 3.8 release notes (#6638) Co-authored-by: Jason Stirnaman <[email protected]> * feat(influxdb3): update install for DEB/RPM and add admin/security (#6643) * feat(influxdb3): add shared/influxdb3-admin/security.md * feat(influxdb3): update install for DEB/RPM * chore: fix hard-coded 'enterprise' in influxdb3 install * Update content/shared/influxdb3/install.md Love it! Co-authored-by: Jason Stirnaman <[email protected]> * Update content/shared/influxdb3/install.md Co-authored-by: Jason Stirnaman <[email protected]> * Update content/shared/influxdb3/install.md * Update content/shared/influxdb3/install.md * Update content/shared/influxdb3/install.md * Update content/shared/influxdb3/install.md * Update content/shared/influxdb3/install.md --------- Co-authored-by: Jason Stirnaman <[email protected]> * Update content/shared/influxdb3/install.md * chore: add influxdb 3.8 notification (#6645) Co-authored-by: Jason Stirnaman <[email protected]> --------- Co-authored-by: peterbarnett03 <[email protected]> Co-authored-by: Jamie Strandboge <[email protected]> Co-authored-by: Scott Anderson <[email protected]>
|
…#6647) * docs(influxdb3): release documentation for Core and Enterprise v3.8.0 - Update latest_patch to 3.8.0 in products.yml - Add placeholder release notes for v3.8.0 - Update site notification for v3.8.0 release * chore: add 3.8 release notes (#6638) Co-authored-by: Jason Stirnaman <[email protected]> * feat(influxdb3): update install for DEB/RPM and add admin/security (#6643) * feat(influxdb3): add shared/influxdb3-admin/security.md * feat(influxdb3): update install for DEB/RPM * chore: fix hard-coded 'enterprise' in influxdb3 install * Update content/shared/influxdb3/install.md Love it! Co-authored-by: Jason Stirnaman <[email protected]> * Update content/shared/influxdb3/install.md Co-authored-by: Jason Stirnaman <[email protected]> * Update content/shared/influxdb3/install.md * Update content/shared/influxdb3/install.md * Update content/shared/influxdb3/install.md * Update content/shared/influxdb3/install.md * Update content/shared/influxdb3/install.md --------- Co-authored-by: Jason Stirnaman <[email protected]> * Update content/shared/influxdb3/install.md * chore: add influxdb 3.8 notification (#6645) Co-authored-by: Jason Stirnaman <[email protected]> --------- Co-authored-by: peterbarnett03 <[email protected]> Co-authored-by: Jamie Strandboge <[email protected]> Co-authored-by: Scott Anderson <[email protected]>
This documents the updated Linux packaging that will be in 3.8:
Closes https://github.com/influxdata/DAR/issues/546
Closes #6396
cc @peterbarnett03