Commit Graph

135 Commits (chore-refactor-javascript-to-modules)

Author SHA1 Message Date
Jameelah Mercer 8988fb6fb3
Merge branch 'master' into 5949-add-api-reference-examples-to-influxdb3 2025-05-12 11:44:59 -07:00
Jameelah Mercer a645c04582
Merge branch 'master' into 5951-restructure-influxdb3-plugins 2025-05-05 14:05:11 -07:00
Jameelah Mercer 0f853d0900
Merge branch 'master' into 5949-add-api-reference-examples-to-influxdb3 2025-05-05 13:32:27 -07:00
Jason Stirnaman 6b16a8a13b
Apply suggestions from code review 2025-05-05 13:45:48 -05:00
Jason Stirnaman 32e4a87d13 fix(v3): Enterprise: license-email is primarily for trial and at-home, license-file is primarily for commercial (for now), add license detection sequence, remove caps 2025-05-05 13:03:16 -05:00
Scott Anderson 725a5f87f8
Merge branch 'master' into jstirnaman/issue6039 2025-05-05 10:23:43 -05:00
Jason Stirnaman 404305d22e chore(ent3): Add related and more info links to serve CLI command reference 2025-05-02 17:56:35 -05:00
Jason Stirnaman 91d4a9b525 chore(ent3): Add license file option to serve command list and sort the options 2025-05-02 17:55:35 -05:00
Jameelah Mercer 38a9aaf6b0
Merge branch 'master' into 5949-add-api-reference-examples-to-influxdb3 2025-05-02 11:22:32 -07:00
Jason Stirnaman f0864152a5 chore(influxdb3): Specify when data-dir is required, emphasize in license.md that license email and license file are mutually exclusive 2025-05-02 13:10:25 -05:00
Jason Stirnaman 43663d0836 fix(ent3): License options: clarify license email and license file are mutally exclusive (Closes #6039):
- Add examples using license email or license file
- Add license file entry in config-options and note they're mutually exclusive.
2025-05-02 12:47:06 -05:00
Jameelah Mercer 8e68071f35
Merge branch 'master' into 5951-restructure-influxdb3-plugins 2025-05-02 10:19:35 -07:00
Jason Stirnaman c4d4efc121 fix(influxdb3): unresolved product-name shortcode in frontmatter title, broken links to non-existent Core and Enterprise compatibility guides, alias api/v1 and api/v2 paths as api/v3. 2025-05-01 11:17:10 -05:00
Michael Gattozzi be7b57f042
feat: Remove --ram-pool-data-bytes flag in docs
This command no longer exists in InfluxDB 3 Core/Enterprise. This commit
removes any reference to this flag.

Closes https://github.com/influxdata/influxdb/issues/26343
Closes #6034
2025-05-01 11:53:45 -04:00
meelahme b16ea65c05 chore(cli): remove delete plugin.md from enterprise CLI reference 2025-04-30 16:37:42 -07:00
meelahme dfd1a9ceba chore(cli): remove create plugin.md from enterprise CLI reference 2025-04-30 16:31:06 -07:00
Jameelah Mercer dac34a4a38
Merge branch 'master' into 5951-restructure-influxdb3-plugins 2025-04-28 15:45:54 -07:00
meelahme 9ac78d95cc updating file names 2025-04-28 14:20:50 -07:00
Jameelah Mercer 391538fafb
Update content/influxdb3/enterprise/extended-plugin.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-28 14:13:47 -07:00
Jameelah Mercer 39722d5bf3
Update content/influxdb3/enterprise/extended-plugin.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-28 14:13:33 -07:00
Jason Stirnaman ffd0ea2ee3 fix(influxdb3): Relocate example and definitions 2025-04-28 11:36:38 -05:00
Jason Stirnaman e9d3cb46d8
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-28 10:29:16 -05:00
Jason Stirnaman bcb1977844 fix(influxdb3): create token --permission parent 2025-04-28 08:43:04 -05:00
Jason Stirnaman 6358ec8b6f chore(influxdb3): Tokens: Guides and references for list and create admin and resource tokens. 2025-04-28 00:16:53 -05:00
Peter Barnett 033e89841a fix: update to Docker in install pages as well 2025-04-25 18:56:31 -04:00
meelahme a56a8d87b3 updating file paths 2025-04-24 18:38:23 -07:00
meelahme e666d8655e Merge branch '5951-restructure-influxdb3-plugins' of github.com:influxdata/docs-v2 into 5951-restructure-influxdb3-plugins 2025-04-24 18:04:54 -07:00
Jameelah Mercer 699a51ccbc
Merge branch 'master' into 5950-reference-influxdb3-processing-engine 2025-04-23 10:49:25 -07:00
Jameelah Mercer 6c565a93b4
Merge branch 'master' into 5951-restructure-influxdb3-plugins 2025-04-23 10:48:49 -07:00
Jason Stirnaman ed7395d145 fix(influxdb3): Core and Enterprise: remove outdated serve --bearer-token arg (Closes #6007) 2025-04-21 15:59:32 -05:00
Jameelah Mercer a71eb0aeb8
Merge branch 'master' into 5950-reference-influxdb3-processing-engine 2025-04-21 13:11:04 -07:00
Jason Stirnaman 1069f31c9f chore(influxdb3): Core and Enterprise resource tokens: Move from /shared to /enterprise. Apply suggestions from @jdstrand 2025-04-21 13:57:13 -05:00
Jason Stirnaman 80de38933c feat(influxdb3): Core and Enterprise: add create admin token API examples 2025-04-21 13:51:10 -05:00
Jason Stirnaman 2a46dddf55 chore(influxdb3): Core and Enterprise: Use shared admin/tokens 2025-04-21 13:04:51 -05:00
Jason Stirnaman ac79824ade feat(auth): Core and Enterprise: add ABAC auth reference 2025-04-21 12:54:13 -05:00
Jameelah Mercer 8ab968a364
Merge branch 'master' into 5951-restructure-influxdb3-plugins 2025-04-21 08:30:09 -07:00
Jason Stirnaman 1dbe6c263f chore: add SOURCE comment anchor 2025-04-21 09:57:26 -05:00
Jason Stirnaman 635425e03b hotfix(influxdb3): install with docker compose 2025-04-18 17:11:00 -05:00
Scott Anderson 1ce0c76664
Fix '--node-spec' examples (#6001)
* fix node-spec flags and examples

* fix node-spec frontmatter examples
2025-04-18 08:53:13 -06:00
Jameelah Mercer f3f61987b7
Merge branch 'master' into 5951-restructure-influxdb3-plugins 2025-04-17 17:09:03 -07:00
Jason Stirnaman be4a88aca0
Merge branch 'master' into 5950-reference-influxdb3-processing-engine 2025-04-17 15:32:45 -05:00
Scott Anderson 644b24bfab
Update latest-patch shortcode for InfluxDB3 (#5998)
* updated latest_patch shortcode and product data to work with influxdb3

* update influxdb3 docs with latest-patch shortcode
2025-04-17 11:15:40 -06:00
Jason Stirnaman 88b3a39f82 chore(mono): Update and fix download URLs, replace with official release versioned URLs 2025-04-17 10:56:07 -05:00
Jameelah Mercer 43922af68a
Merge branch 'master' into 5951-restructure-influxdb3-plugins 2025-04-16 12:17:49 -07:00
Jason Stirnaman 2748adb848
Merge branch 'master' into jts-shared-glossary 2025-04-15 15:36:42 -05:00
Jason Stirnaman 4c7c19baaf chore(influxdb3): shared glossary suitable for all InfluxDB 3 versions. Currently, only using for Enterprise and Core 2025-04-15 12:07:18 -05:00
Jason Stirnaman 1d6d58a2fe
Update content/influxdb3/enterprise/admin/tokens/resource/create.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-15 10:10:02 -05:00
Jason Stirnaman 22b52f8efc hotfix: admin/tokens path, format permissions, remove glossary link 2025-04-15 10:07:52 -05:00
Scott Anderson dd4100d10f hotfix: fix resource token create example in frontmatter 2025-04-15 07:47:54 -06:00
Jason Stirnaman e6e162a752 feat(enterprise): Manage resource tokens for databases and sysinfo 2025-04-15 08:32:52 -05:00