Commit Graph

7528 Commits (pd/update-getting-started)

Author SHA1 Message Date
Jason Stirnaman 26321a33be
Merge branch 'monolith' into pd/update-getting-started 2025-01-12 22:23:09 -06:00
Scott Anderson 0acd577763 resolved merge conflicts 2025-01-12 20:31:40 -07:00
Scott Anderson 864d6f57e4 update use of 3.0 and v3 to just 3 2025-01-12 20:23:18 -07:00
Jason Stirnaman 27626f7fdd
Update content/influxdb3/core/_index.md 2025-01-12 20:53:35 -06:00
Jason Stirnaman 46c9116be2
Update content/influxdb3/core/_index.md 2025-01-12 20:53:20 -06:00
Jason Stirnaman 412da97fab
Merge branch 'monolith' into pd/update-getting-started 2025-01-12 20:44:35 -06:00
Paul Dix b89d909311 feat: update getting started guides 2025-01-12 20:38:58 -05:00
Scott Anderson 4f3c93d591
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>
2025-01-12 18:25:57 -07:00
Scott Anderson 4ce2040a2a
update search integration data (#5753) 2025-01-12 16:13:14 -07:00
Scott Anderson a72528814e minor fixes in core config options 2025-01-12 15:35:42 -07:00
Scott Anderson e7db35ceb3
InfluxDB 3 Core configuration options (#5752)
* added missing enterprise config options

* add influxdb3 core config options, update enterprise options
2025-01-12 15:31:23 -07:00
Scott Anderson 9427296c08 updated a few more host-id options to writer-id 2025-01-12 14:34:03 -07:00
Scott Anderson 219dbe4007
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
2025-01-12 14:31:59 -07:00
Scott Anderson 29dd7b0110 updated host-id option to writer-id 2025-01-12 14:31:06 -07:00
Peter Barnett 21db22df36 CLI updates, reorg, and photos 2025-01-12 14:08:18 -05:00
Jason Stirnaman 5c3c8651c4
Merge pull request #5751 from influxdata/js-code-placeholders
fix(js): codePlaceholder
2025-01-12 10:16:42 -06:00
Scott Anderson e8a49f5ebc
InfuxDB 3 Enterprise configuration options (#5749)
* fix page title

* add enterprise 3 configuration options

* revert command updates to avoid conflicts

* updated config option name
2025-01-12 00:22:04 -07:00
Scott Anderson e98c491f2d remove testing code on install page 2025-01-12 00:16:34 -07:00
Scott Anderson ef2dad54ae updated URL modal for core and enterprise 2025-01-12 00:15:39 -07:00
Jason Stirnaman d44f0eefbe fix(js): initialize CodePlaceholder on content loaded, small refactor toward component pattern. 2025-01-11 23:25:41 -06:00
Scott Anderson e877568aa5 Merge branch 'monolith' of github.com:influxdata/docs-v2 into monolith 2025-01-11 21:12:45 -07:00
Scott Anderson 809af6939b
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>
2025-01-11 21:10:29 -07:00
Scott Anderson 944b09b4ef Merge branch 'monolith' of github.com:influxdata/docs-v2 into monolith 2025-01-11 20:54:58 -07:00
Peter Barnett 4762177bce Initial Files 2025-01-11 16:20:25 -05:00
Peter Barnett 9887b37138 Initial Files 2025-01-11 16:18:19 -05:00
Scott Anderson 2c140b660f fix page title 2025-01-11 06:42:59 -07:00
Scott Anderson 26847abc83 updated alpha message 2025-01-11 00:28:27 -07:00
Scott Anderson 5d77ec5a5e updated discord link text 2025-01-10 18:17:34 -07:00
Scott Anderson bb8d182e21 updated alpha link styles 2025-01-10 18:13:26 -07:00
Scott Anderson 67696b4b03 added and styled alpha banner, updated producted selector styles and js 2025-01-10 18:08:41 -07:00
Scott Anderson 393c81d207
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>
2025-01-10 15:58:05 -07:00
Jason Stirnaman fb2e3deff6
Merge pull request #5571 from influxdata/gw-ldaps-docs
docs: LDAPS and LDAP Client Certificate Docs
2025-01-10 09:39:03 -06:00
Jason Stirnaman 111faf9bca
Merge branch 'master' into gw-ldaps-docs 2025-01-10 09:37:12 -06:00
Jason Stirnaman 687f197b94
Merge pull request #5742 from danlo/patch-1
Update bucket-schema.md
2025-01-10 09:35:14 -06:00
Jason Stirnaman 0a3b058a16
Merge branch 'master' into patch-1 2025-01-10 09:33:05 -06:00
Jason Stirnaman a4e1d29ff1
Merge pull request #5741 from influxdata/jstirnaman/DAR-463
fix(partitioning): improve clarity and consistency in partitioning, a…
2025-01-10 09:30:51 -06:00
Daniel Lo 0e5a967ea4
Update bucket-schema.md
ndjson.org goes to some sort of sports betting site.

https://jsonlines.org/ is probably a better site.
2025-01-09 22:53:59 -08:00
Scott Anderson 7fb58b280f update shared links to use ambiguous version 2025-01-09 19:35:59 -07:00
Scott Anderson 22fb2daf9d Merge branch 'master' into monolith 2025-01-09 19:33:15 -07:00
Jason Stirnaman 18f33c4336
Merge branch 'master' into jstirnaman/DAR-463 2025-01-09 20:20:32 -06:00
Jason Stirnaman ce0fcbb9d9
Merge pull request #5740 from influxdata/jstirnaman/issue5716
Cloud Dedicated: update backup policy
2025-01-09 15:30:24 -06:00
Jason Stirnaman d961c8eeae fix(partitioning): improve clarity and consistency in partitioning, apply suggestions from @reidkaufmann 2025-01-09 15:26:43 -06:00
Jason Stirnaman 0b4c237027
Merge branch 'master' into jstirnaman/issue5716 2025-01-09 14:18:45 -06:00
Jason Stirnaman 2354285f77 Cloud Dedicated: update backup policy
Fixes #5716
- Update backup policy to 30 days
- Misc. cleanup
2025-01-09 14:17:23 -06:00
Scott Anderson f0a07950f2 Merge branch 'master' into monolith 2025-01-09 09:45:27 -07:00
Jason Stirnaman 37183896f4
Merge pull request #5734 from influxdata/jstirnaman/DAR-463
docs(partitioning): enhance best practices and time part templates do…
2025-01-09 10:41:49 -06:00
Jason Stirnaman 5ddffb242b fix(v3): add comment to support shortcode 2025-01-09 10:39:24 -06:00
Jason Stirnaman 29a335ec4f chore(v3): Migrate admin/custom-partitioning to shared content 2025-01-09 10:22:12 -06:00
Jason Stirnaman 8b5f31d9af fix(partitioning): add hyphen and links 2025-01-09 10:22:12 -06:00
Scott Anderson 80ffbf1ea3
Merge branch 'master' into jstirnaman/DAR-463 2025-01-09 07:19:41 -07:00