Commit Graph

11 Commits (docs/notify-docs)

Author SHA1 Message Date
Andrew a6c59e807e
Update enable-tls.md
Typo in link to self signed certificate usage
2024-11-16 16:06:11 -05:00
Ilario Gelmetti 8fa638b1ff enable-tls typo broken link 2024-10-23 14:50:12 +02:00
Jason Stirnaman 73d9c72acc fix(v2): add IP address info to TLS config and troubleshooting explanation (closes #5630) 2024-10-02 11:00:29 -05:00
Jason Stirnaman 2e5ed3ea0b
Update content/influxdb/v2/admin/security/enable-tls.md 2024-10-02 09:29:36 -05:00
Jason Stirnaman dda8f122e5
Update content/influxdb/v2/admin/security/enable-tls.md 2024-10-02 09:29:01 -05:00
Ilario Gelmetti 15fb3816b7 enable-tls add chown of .crt and .key to influxdb user 2024-10-02 12:24:11 +02:00
Ilario Gelmetti 6e98ce8ea8 enable-tls add IP in san.cnf 2024-10-02 12:17:57 +02:00
Jason Stirnaman db42ace4ec fix(oss): Apply suggestion from code review. Remove numbers, add TOC. 2024-09-25 09:19:16 -05:00
Jason Stirnaman 7e65f611b7 fix(oss): Update TLS example using openssl and including Subject Alternative Name (SAN)
- Example uses Subject Alternative Name extension required by modern clients.
- Updated example is more verbose, but should work cross-platform.
- Added troubleshooting steps.
- Passes tests.
- Reformatted to headings and remove list nesting.
2024-09-24 16:58:53 -05:00
Jason Stirnaman b6d77062fc
fix(v2): Missing description for Letsencypted certificates (#5425)
Fixes #5422
2024-04-16 09:27:43 -05:00
Scott Anderson 636f5ada45
V2 nav reorg (#5213)
* nest reference docs menu in v2 and cloud

* move migrate data into write data

* nest notebooks under tools

* nest templates under tools

* nest telegraf configs under tools

* cleanup weights and titles of tools sections

* reorg org and bucket management under admin

* add backup/restore to admin, clean up related links

* restructure security sections under admin

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* updated serverless cli docs to address pr feedback

* Update content/influxdb/cloud/admin/organizations/delete-org.md

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>

* port v2 install changes to new structure

* address pr feedback and ported missing content to serverless

---------

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2023-11-06 15:53:12 -07:00