Jason Stirnaman
cf8fab9802
fix(core): broken link
2025-06-27 14:50:19 -05:00
Jason Stirnaman
8e040c8eb3
fix(core,ent3): and related params are required ( closes #6166 )
2025-06-27 14:44:28 -05:00
Jason Stirnaman
eb90b04a35
fix(influxdb3): link, rename get-started/processing-engine to get-started/process
2025-06-23 16:27:25 -05:00
Scott Anderson
f64a8670b7
resolved merge conflicts
2025-06-23 09:53:49 -06:00
Scott Anderson
4d22388bd9
WIP monolith get started, enterprise multi-node, file index docs
2025-06-17 17:12:42 -06:00
Jason Stirnaman
7d6ae51183
chore(enterprise3): Strongly recommend to provide the email address when using Docker, especially Docker Compose, in order for license generation to complete:
...
- Install Enterprise
- Admin license
- If only one pagination button (prev or next), allow it to fill the width.
- Combines core and enterprise install into a shared page.
2025-06-17 16:50:55 -05:00
Scott Anderson
9dc847bf47
restructured write guides, start on gs query guide
2025-06-12 15:32:44 -06:00
Scott Anderson
ef166677f1
Merge branch 'master' into monolith-gs-restructure
2025-06-10 16:04:21 -06:00
Scott Anderson
09b83dd1f8
WIP gs write data
2025-06-10 11:47:57 -06:00
Jameelah Mercer
0ee28e33a5
Merge branch 'master' into 6021-add-schedule-plugin-test-docs
2025-06-09 06:22:27 -07:00
Scott Anderson
356bfc38d5
WIP restructuring monolith getting started
2025-06-06 07:16:54 -06:00
Jason Stirnaman
e996c400a9
chore(mono): Separate home pages from get-started, move shared intro to home pages.
2025-05-29 15:39:31 -05:00
Jason Stirnaman
1d4a1a9af1
chore(mono): Renames unified get-started and removes old directories
2025-05-29 15:29:57 -05:00
Jason Stirnaman
60a79b3f92
fix(mono): providing tokens using env var or --token, missing core/admin/tokens/admin content
2025-05-29 11:11:28 -05:00
Jason Stirnaman
78b2b5ba72
chore(mono): apply caching suggestion
2025-05-29 09:37:35 -05:00
Jason Stirnaman
3bf419fb1d
fix: links missing leading slash
2025-05-29 09:06:42 -05:00
Jason Stirnaman
01e872269d
fix(mono): Bad anchors caused by {{< product-name >}} shortcode
2025-05-29 00:12:37 -05:00
Jason Stirnaman
7bf799c3d0
fix(mono): Update descriptions to be more operator-specific
2025-05-28 23:39:50 -05:00
Jason Stirnaman
2318cf7ac7
feat(mono): 3.1 admin tokens:
...
- Updates get-started and admin guides, CLI references
- Adds admin token CLI reference page
- Operator token (_admin) - system-generated, non-expiring
- Named admin tokens - user-defined with expiration support
- Resource tokens (Enterprise only) - database and system tokens
- Core vs Enterprise token limits properly documented
- Create the initial operator token
2025-05-28 22:41:03 -05:00
Jameelah Mercer
d0fad985c5
Merge branch 'master' into 6021-add-schedule-plugin-test-docs
2025-05-28 11:50:19 +09:00
Scott Anderson
dc533920f1
add information about column order in monolith ( #6094 )
2025-05-27 15:15:54 -05:00
meelahme
20366d1144
docs: add schedule_plugin route files for Core and Enterprise
2025-05-24 12:18:55 +09:00
Jason Stirnaman
2dbe5f77bc
Merge branch 'master' into patch-1
2025-05-23 09:10:30 -05:00
Jason Stirnaman
18b90035a4
fix: broken links and formatting, missing Management API ReDoc security section for auth types
2025-05-19 14:09:38 -05:00
Jameelah Mercer
8988fb6fb3
Merge branch 'master' into 5949-add-api-reference-examples-to-influxdb3
2025-05-12 11:44:59 -07:00
jonasnoki
0d3a5eaf3b
fix: use correct port in example compose.yaml in install.md
2025-05-12 12:14:44 +02:00
Jameelah Mercer
c7f3683ed0
Update content/influxdb3/core/extend-plugin.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-05-09 12:47:53 -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
Scott Anderson
725a5f87f8
Merge branch 'master' into jstirnaman/issue6039
2025-05-05 10:23:43 -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
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
b71dd9ac87
chore(cli): remove deprecated delete plugin reference
2025-04-30 23:06:10 -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
26084afe4b
Update content/influxdb3/core/extended-plugin.md
...
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-04-28 14:13:19 -07: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
97856f61c6
Update content/influxdb3/core/admin/tokens/admin/list.md
...
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-04-28 10:06:36 -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
80de38933c
feat(influxdb3): Core and Enterprise: add create admin token API examples
2025-04-21 13:51:10 -05:00