Commit Graph

155 Commits (master)

Author SHA1 Message Date
Jason Stirnaman 8567423938 fix(docker): v1 and v2 with Docker: env, links, alt_links, formatting 2025-07-15 10:59:13 -05:00
Jamie Strandboge 2a9824f24b
chore: always verify GPG fingerprint
The influxdata-archive.key is designed to have a good user experience
during key rotations, but in order to do that, we need to properly
verify the key file's fingerprint and not its sha256sum (since the
primary key's fingerprint won't change with key rotations, but the
sha256sum necessarily will).

Update documentation for this to establish best practice and prepare
users for the upcoming key rotation.

Adjust dockerfiles to use this methodology.
2025-07-09 10:13:29 -05:00
Jason Stirnaman e92c82129a fix(api): curl --user syntax 2025-07-08 00:31:49 -05:00
Jason Stirnaman 48380fd168 fix(influxdb3): Auth schemes in 3core, 3ent, cloud-dedicated, and clustered:Explains compatibility for different schemasProvides more auth examplesFills missing schemes in API refFixes placeholdersShows that username is optional 2025-07-07 23:10:37 -05:00
Jason Stirnaman 2f59c197d0 chore(ossv2): Cleanup description - remove link and update 2025-07-07 15:03:23 -05:00
Jason Stirnaman c738dfd82f chore(v2): OSS v2 query API: add, fix, cleanup:
- Adds missing examples for v1-compatible /query
- Fixes curl params in examples
- Removes unsupported async option from examples
- Updates terms for consistency with branding and influxdb3 docs
- Copies the missing POST /query operation from swaggerv1compat to the v2 ref.yml
- Effectively removes the separate v1-compat spec, and adds redirects and tags for v1-compat endpoints in v2/ref.yml
- Updates affected links
2025-07-07 14:09:47 -05:00
Jason Stirnaman fd3316d05b chore(v1): Install and run v1 OSS and Enterprise with Docker:
Migrates v1 OSS and Enterprise sections from the DockerHub README into new pages in docs-v2.
- Add a new section page for Installing and running with Docker.o

  1. Created main Docker installation page (docker.md) with:
    - Complete Docker setup instructions for Enterprise clusters
    - Environment variable configuration options
    - Persistent storage examples
    - Network setup guidance
    - License key requirements using GitHub note callout syntax
  2. Enhanced existing installation pages:
    - Added Docker installation sections to both meta and data node installation
   pages
    - Updated the main installation index to include Docker as an option
  3. Created Docker troubleshooting guide (docker-troubleshooting.md) with:
    - Common Docker-specific issues and solutions
    - Debugging commands and best practices
    - Positioned next to the Docker installation guide
  4. Added proper cross-references:
    - Used related frontmatter to link Docker installation to troubleshooting
    - Updated navigation and references throughout

  The migration preserves all the essential Docker README content while
  integrating it properly into the existing InfluxDB Enterprise v1 documentation
   structure, following the project's style guidelines and conventions.
2025-07-03 13:31:10 -05:00
Jason Stirnaman abcbefdd02
Update content/influxdb/v2/write-data/troubleshoot.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-22 16:55:40 -05:00
Jason Stirnaman 36e65a663e
Merge branch 'master' into 6071-chore-v2-partial-writes 2025-05-22 16:38:56 -05:00
Jason Stirnaman 8d0d4acf55 fix(oss2): Troubleshoot partial writes for v2 and Cloud
- OSS v2 supports partial writes and returns a 422 that describes rejected points, depending on the problem.
- Update API spec
- Move file to content/shared for Cloud
2025-05-22 16:30:41 -05:00
Scott Anderson 950cb50a5b
hotfix: update v2 download links (#6085) 2025-05-22 12:57:50 -05:00
Jason Stirnaman 50a9d7c796 feat(oss2): 2.7.12 release notes: include bug fix, bump version 2025-05-20 16:24:06 -05:00
Jason Stirnaman cffe9402cf feat(oss2): Revise and fix partial write enhancement for OSS 2.7.12 2025-05-15 17:12:12 -05:00
Jason Stirnaman a0e627468e feat(oss2): Maintenance items for OSS 2.7.12 2025-05-15 16:43:11 -05:00
Jason Stirnaman 79de24bef2 feat(oss2): Add influxd_flags entry for option
Part of influxdata/DAR/issues/500
2025-05-15 16:05:43 -05:00
Jason Stirnaman 0a1179932f feat(oss2): option
Part of influxdata/DAR/issues/500
2025-05-15 15:44:26 -05:00
Jason Stirnaman 500a31cdd9 feat(oss2): Release notes for OSS 2.7.12, fix broken link, list item indentation, and failing codeblock tests 2025-05-15 15:12:20 -05:00
Jason Stirnaman 38f53620dd chore(vsflux): Remove Flux VSCode pages, add notice that vsflux is removed from Marketplace extensions, and vsflux and flux-lsp are archived
Closes #5990. Fix broken links.
2025-04-17 13:58:33 -05:00
Geoffrey Wossum 62bd81d4c9
feat: add `overwrite-pid-file` and `pid-file` (#5972)
* feat: add `overwrite-pid-file` and `pid-file` 

Add documentation for `overwrite-pid-file` and `pid-file` configuration options available in v2.7.11.

* Update content/influxdb/v2/reference/config-options.md

* Update content/influxdb/v2/reference/config-options.md

* added new influxd pid flags to data file

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
2025-04-14 10:06:13 -06:00
Scott Anderson 1522e734b9
Update shared content usage in v2 docs and more (#5953)
* replaced all oss- and cloud-only shortcodes

* removed duplicate oss calls and replaced with shared source

* base changes for shared v2 content

* restored shared grafana content

* removed frontmatter from shared v2 content

* WIP fixing lists with show-in shortcode

* fix lists that use show-in shortcode

* updated all v2 files to remove duplicate-oss and use source sharing

* update prepend and append frontmatter to just use string input

* fixed broken menu keys
2025-04-02 15:54:32 -06:00
Jason Stirnaman 3d4f78f5c4 fix(cloudv2): Doesn't support environment references in templates 2025-03-14 18:11:16 -05:00
Volodya Melnyk 61046d9282
Update _index.md 2025-03-09 18:19:24 +02:00
Jason Stirnaman 4403dd9a18 fix: LInks and headings. Replace `latest` with `v2`. Specify OSS v2 in headings. Closes fix(api-refs): specify v2 in InfluxDB OSS headings #5866, Closes Flux docs: replace `/influxdb/latest` with `/influxdb/v2` #5864. Linting cleanup, removing terminal prompt from examples 2025-02-27 17:50:16 -06:00
Jason Stirnaman 140223c87c hotfix(v2): update SHA256 for darwin_amd64 package, fix lint typo error 2025-02-20 12:44:15 -06:00
Jason Stirnaman b679b635b9 Include the word `Bearer` or `Token`, a space, and your **token** value (all case-sensitive). Fix TOC links.
Fixes #5781
2025-01-19 13:44:35 -06:00
Scott Anderson 72c5295eed
InfluxDB 3 Core & InfluxDB 3 Enterprise alpha release (#5760)
* WIP monolith docs

* WIP monolith

* updated alpha shortcode

* template updates for v3 and pro

* SQL & InfluxQL reference docs for Pro and OSS v3 (#5718)

* point to shared influxql source files

* add sql and influxql references to pro and oss v3 docs

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* ported changes to distributed influxql refs

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* Influxdb3 restructure (#5744)

* WIP monolith naming restructure

* rebuild homepage

* updated broken home links

* stabs in the dark

* fixed duplicate-oss shortcode

* move clustered and cloud-dedicated

* clean-up serverless cruft

* add distributed product redirects

* standarize productPathData

* switch back to findRE for productPathData

* remove debugging code

* move cloud dedicated content

* new product dropdown

* Jstirnaman/influxdb3 restructure (#5743)

* LDAPS and LDAP Client Certificate Docs

Add documentation via LDAP sample configuration for LDAPS and LDAP client certificates. These are new features in the yet-to-be released Enterprise 1.11.7

* Update bucket-schema.md

ndjson.org goes to some sort of sports betting site.

https://jsonlines.org/ is probably a better site.

* fix(partitioning): improve clarity and consistency in partitioning, apply suggestions from @reidkaufmann

* update shared links to use ambiguous version

* WIP monolith docs

* template updates for v3 and pro

* move clustered and cloud-dedicated

* switch back to findRE for productPathData

* move cloud dedicated content

* chore(influxdb3): port cloud-dedicated URLs from recent commit

* chore(influxdb3/clustered): fix and update links

* removed merge cruft

---------

Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>

* added and styled alpha banner, updated producted selector styles and js

* updated alpha link styles

* updated discord link text

* updated alpha message

* fix page title

* Initial Files

* Initial Files

* InfluxDB 3 Enterprise CLI docs (#5745)

* WIP influxdb3 cli

* fix page title

* influxdb3 enterprise cli

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* fix(js): initialize CodePlaceholder on content loaded, small refactor toward component pattern.

* updated URL modal for core and enterprise

* remove testing code on install page

* InfuxDB 3 Enterprise configuration options (#5749)

* fix page title

* add enterprise 3 configuration options

* revert command updates to avoid conflicts

* updated config option name

* CLI updates, reorg, and photos

* updated host-id option to writer-id

* InfluxDB 3 Core CLI (#5750)

* WIP make influxdb3 docs shared

* finish making influxdb3 enterprise cli shared

* add influxdb3 core cli docs

* update config option name

* updated host-id to writer-id

* updated a few more host-id options to writer-id

* InfluxDB 3 Core configuration options (#5752)

* added missing enterprise config options

* add influxdb3 core config options, update enterprise options

* minor fixes in core config options

* update search integration data (#5753)

* Add shared v3 line protocol doc to Core and Enterprise (#5754)

* add shared v3 line protocol doc to core and enterprise

* Update content/shared/v3-line-protocol.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* feat: update getting started guides

* Update content/influxdb3/core/_index.md

* Update content/influxdb3/core/_index.md

* update use of 3.0 and v3 to just 3

* add basic download/install instructions (#5756)

* chore(monolith): port Enterprise and Core get-started guides to shared for reuse as /index and /get-started

* fix(monolith): reapply previous description change

* Jts/update Get started for monolith (#5759)

* fix(monolith): get-started cleanup (spelling, style, APIs)
- Finished Enterprise for now, not ported to Core.

* fix(monolith): python sample columns

* fix(monolith): Ports edits to Core, misc. fixes

* update alpha message

* add state to product dropdown items

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
Co-authored-by: Peter Barnett <peterbarnett@Peters-MacBook-Pro.local>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Paul Dix <paul@pauldix.net>
2025-01-13 07:21:11 -07:00
Ben Tasker 2c609bd3e3
fix: fix broken link (#5717)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2024-12-19 11:09:51 -07:00
Scott Anderson 5122847981
consolidate v3 InfluxQL docs into shared docs (#5715) 2024-12-16 16:59:39 -07:00
Scott Anderson 1fed5b324f hotfix: update create-operator example 2024-12-09 13:04:27 -07:00
Jason Stirnaman 4bbe62952d Fixes code block languages 2024-12-06 12:05:30 -06:00
Jason Stirnaman 1704bef79a fix: link, codeblock lang, misc. 2024-12-04 16:31:17 -06:00
Jason Stirnaman 3d8709e8d3 fix: link syntax typos, skip tests 2024-12-04 16:22:05 -06:00
karel rehor 8c9b414023 docs: update argument in python tutorial authorizations code. 2024-12-04 11:08:04 +01:00
Gunnar Aasen 2fc3234a26 Update release date 2024-12-02 12:41:57 -08:00
Gunnar Aasen bf4b639d8e InfluxDB OSS 2.7.11 2024-12-02 12:41:57 -08:00
Gunnar Aasen 202b623d26 Revert download links for Telegraf and InfluxDB v2 CLI 2024-11-28 14:10:07 -08:00
Andrew a6c59e807e
Update enable-tls.md
Typo in link to self signed certificate usage
2024-11-16 16:06:11 -05:00
Jason Stirnaman b53ff298d7
Merge branch 'master' into visualize-data-fixes 2024-11-14 15:05:36 -06:00
Santo 1a21a40d16
Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-11-14 19:42:52 +00:00
Santo 5bdfba2bb9
Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-11-14 19:39:57 +00:00
Santo Leto a377e2c328
clarify that bucket retention is set at bucket creation time 2024-11-12 19:35:13 +00:00
Santo Leto 5c245eb63f
Link the "Create a Bucket" page from the "data retention" page 2024-11-12 19:29:04 +00:00
Santo Leto 792f5b30e7
Link "data retention" page in the page "create a bucket" 2024-11-12 19:25:37 +00:00
Santo Leto 734b089662
add missing comma 2024-11-12 19:20:16 +00:00
Santo Leto 280e6a3948
fix bold issue 2024-11-12 19:18:57 +00:00
Santo Leto 84973ffd5d
fix indentation in a numbered list
was causing duplicate numbers.
2024-11-12 18:51:50 +00:00
Santo Leto abd9ea8bb1
fix some links
the problem was in the upper case letters
2024-11-11 22:27:20 +00:00
Santo Leto 0ef2d8160e
fix chronograf link 2024-11-11 22:19:28 +00:00
Santo Leto 661493ffc0
fix heading in dashboard page 2024-11-11 22:13:54 +00:00
Jason Stirnaman 8914468c41
Merge branch 'master' into install-improvements 2024-11-08 10:01:06 -06:00