Commit Graph

250 Commits (3b0a46990697da41c6a8279c1cb9dada7a28620b)

Author SHA1 Message Date
kelseiv 1cf0cc393d
Fix links (#2828)
* fix-link

* edit
2021-07-14 15:01:22 -07:00
pierwill 2534d2f34a
Correct debug API call (#2813)
Closes #2812
2021-07-07 13:24:40 -05:00
pierwill 27611036fe
Enterprise 1.9: Add missing auth docs (#2778)
Co-authored-by: Kelly <kelly@influxdata.com>
2021-07-01 13:46:57 -05:00
Scott Anderson c54a791e6a
Various DAR fixes (#2796)
* fixed anchor links in influxdb enterprise cli page, closes influxdata/DAR#212

* fixed typo in enterprise backup and restore, closes influxdata/DAR#208

* removed content about creating dashboards from templates, closes influxdata/DAR#209
2021-06-29 15:12:00 -06:00
Scott Anderson f0ad79a4cd hotfix: port enterprise install reqs to 1.9, closes influxdata/DAR#198 2021-06-28 16:50:11 -06:00
kelseiv 5d02faad1c
hotfix - add component descriptions for Enterprise 1.9 licenses (#2752)
* add descriptions to components

* delete duplicate 3rd party software section

* add third party software page desc

* add repo names

* remove duplicate repos

* remove extra statically linked refs
2021-06-17 15:17:33 -07:00
pierwill e5ab8313ec
Publish InfluxDB Enterprise 1.9 docs (#2627)
This update involved a large migration of content from
InfluxDB 1.8 to Enterprise 1.9.

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
2021-06-17 14:45:43 -05:00
pierwill 94c477bc44
Fix security notice for 1.8.6 (#2743)
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-06-17 11:39:07 -05:00
timhallinflux 15fecc2706
removed latest patch...since 1.8.5 was no longer the latest (#2740) 2021-06-17 09:20:03 -07:00
Scott Anderson 2648aaaa01 hotfix: updated enterprise 1.8 patch versions 2021-06-02 10:20:04 -06:00
kelseiv e1491927bd
tls 1.3 updates; fix typo (#2597)
* tls 1.3 updates; fix typo

* add missing env var

* fix typos

* Update content/enterprise_influxdb/v1.8/administration/config-data-nodes.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.8/administration/config-data-nodes.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-05-26 08:42:08 -07:00
kelseiv 21033ac9ab
change note to warn (#2581) 2021-05-24 11:17:32 -07:00
kelseiv 7c08a34efc
Add Enterprise 1.8.6 release notes (#2579)
* add OSS 1.8.6 release notes

* remove OSS release notes; nothing changed in OSS

* update Enterprise 1.8.6 release notes

* Tim edits

* updates to AE debug logging per David

* reorder bug fixes

* clarify reason for OSS 1.8.6
2021-05-24 09:51:37 -07:00
pierwill d7a4702541
Enterprise: add logging environment variables to config doc (#2479)
Closes https://github.com/influxdata/DAR/issues/199
2021-05-05 12:01:35 -05:00
Scott Anderson a6a8764522
Update InfluxDB Enterprise installation requirements (#2444)
* added no nfs and disable swap to enterprise requirements, closes #influxdata/DAR#198

* Update content/enterprise_influxdb/v1.8/introduction/installation_requirements.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-04-23 10:12:04 -06:00
kelseiv 83d7a649e3
InfluxDB OSS and Enterprise 1.8.5 (#2316)
* release notes draft
* add hyphen to -out
* update influx inspect to include report-disk
* update report-disk
* RN updates
* misc upd
* fix links
* remove issue re meta node
* clarify disk size in bytes
* add Listener issue
* take the meta node reference out
* Update TCP connection closure logging issue
* remove dup
* change to path
* edits from Sam
* tweaks to wording
* note about blank disk usage until flush
* log query text for POST requests
* update HTTP log format
* add httpd prefix to GET example
* add new bug fix to RN
* fix table format
* options task
* remove bug fix
* add release date
* InfluxDB Enterprise 1.8.5 release notes (#2438)
* update Enterprise 1.8.5 release notes
* add link to OSS 1.8.5 RNs
* edits from David
* 1.8.5 install updates (#2437)
* update release date
* update OSS release date
* update Enterprise release date
* update to version 1.8.5
* fix empty verification blocks; adding numbering
* fix verification blocks in data node install
* combine redundant steps
* update versioning in data node install
* edits from Tim
2021-04-20 14:17:55 -07:00
Scott Anderson ff97e554a8
Flux v0.111.0 (#2394)
* added flux-0.111 release notes

* Flux TICKscript package (#2388)

* WIP tickscript package

* WIP tickscript pkg

* fleshed out tickscript pkg

* added introduction version to flux pkg

* updated to address PR feedback

* fixed output typos

* duplicated tickscript package to cloud
2021-04-07 11:33:46 -06:00
pierwill 7aaac39ee0
Fix outdated version in Enterprise install docs (#2356)
Closes https://github.com/influxdata/DAR/issues/190.
2021-03-27 11:33:51 -07:00
kelseiv aca9087a1c
fix links (#2321) 2021-03-18 15:44:05 -07:00
Kelly 7f06968139 update option in 1.8 2021-03-15 16:48:27 -07:00
Kelly e5ab1e10fa edits from Tim 2021-03-15 16:47:16 -07:00
Kelly 31e27f8428 update 1.7.11 RNs and add new config option 2021-03-15 14:00:53 -07:00
Kelly 16532d3b9c Merge branch 'master' of github.com:influxdata/docs-v2 into memory 2021-03-12 15:19:47 -08:00
Kelly d6810ec7ff remove memory utilizatiton in AE doc 2021-03-12 14:54:46 -08:00
kelseiv ef965ee8e8
Verify whether more than 500 shards per db is accurate metric (#1305)
* move new migration process PR from v1 to v2
* edits from David
* misc edits
2021-03-12 14:48:34 -08:00
Scott Anderson 8eb9cb9211
Add 1.x Grafana docs (#2232)
* updated influxdb oss and cloud grafana/influxql instructions, closes #1340, closes #2165

* updated grafana cloud instructions to use token auth

* updated cloud grafana config screenshot

* show auth options with influxql in grafana doc

* added tab onload js, WIP grafana rework

* updated content for influxql in grafana

* minor updates to grafana doc, closes #2211

* added information about downloading and configuring the influx cli to cloud grafana doc

* minor update in cloud grafana doc

* updated grafana influxql decision tree

* fixed some typos

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* addressed PR feedback

* added updates to grafana

* scaffolding for grafana doc in 1.7

* add grafana docs for influxdb 1.7 and 1.8, closes influxdata/DAR#125

* updates to 1.x grafana docs

* added grafana docs to enterprise 1.7 and 1.8, closes influxdata/DAR#107

* adjusted menu order of enterprise tools section

* updated enterprise grafana docs to address PR feedback

* added information about RPs and more examples, closes #2215

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-03-04 11:32:18 -07:00
pierwill 350fb05f66
Fix missing config setting in Enterprise TLS guide (#2216)
Fix missing config setting in Enterprise TLS guide
2021-02-26 14:00:55 -08:00
pierwill 0bc29f6c69
Document TLS configuration for meta nodes (#2196)
Document TLS configuration for meta nodes

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-02-19 11:55:18 -08:00
Scott Anderson c1ca5c8408
Fix broken internal links – SEO link audit (#2189)
* link audit, remove info about stopping influxd in restore docs, closes #2168

* fixed broken internal links for seo link audit

* updated canonical logic to be smarter

* fixed canonical links and broken images

* fixed errant find and replace

* fixed formatting of kapa event handler docs

* more link fixes

* more link fixes, support latest shortcode in telegraf plugin descriptions
2021-02-19 11:07:47 -07:00
kelseiv 96c5ce9596
Renew license (#2177)
* add renew license topic; thank you @davidby-influx and @dgnorton 
* renew-license-updates
* add Tim's edits
* clarify delete existing file
2021-02-11 21:32:33 -08:00
mdevy-influxdata 68ae541248
filename corrected (#2166)
inconsistent filename.  updated to correct one using _ instead of the -.
2021-02-10 16:16:42 -08:00
kelseiv acbafd3b7d
InfluxDB Enterprise 1.8.4 release notes (#2117) 2021-02-08 18:35:43 -08:00
pierwill 1953781140
Re-order LDAP instructions (#2099)
Instruct users to restart the service before verifying
LDAP configuration.

Fixes #2021
2021-01-27 09:02:02 -08:00
pierwill 74e9dfc0fd
Remove URL selector from Enterprise doc (#2098) 2021-01-26 15:59:59 -08:00
Scott Anderson 855712d68d
Document InfluxDB Enterprise startup process (#2069)
* document influxdb enterprise startup process, closes influxdata/DAR#114

* minor adjustments to influxdb enterprise startup doc

* minor typo fixes in influxdb enterprise startup doc
2021-01-20 13:12:27 -07:00
Scott Anderson 2cf2cc8183
Merge pull request #2077 from harrisondnash/missing-cq-config
fix:#1716
2021-01-19 18:43:31 -07:00
harrisondnash d99bae21f6
Update content/enterprise_influxdb/v1.8/administration/config-data-nodes.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-01-19 18:41:07 -06:00
harrisondnash 6a114af586 fix:#1716 2021-01-18 21:17:18 -06:00
Scott Anderson 312c55d7ad resolved merge conflicts 2020-12-23 13:56:20 -07:00
Scott Anderson a2fe64e7af
Merge pull request #2012 from influxdata/diagram-js
New SVG diagram implementation
2020-12-23 10:35:38 -07:00
Scott Anderson 5e80bb82fa updated CLI docs to address PR feedback 2020-12-23 10:24:54 -07:00
Scott Anderson 80fecb7d12 implemented mermaid js for dynamic diagrams, closes 1938 2020-12-21 22:49:43 -07:00
pierwill d46da73d27 Add information to Enterprise ports doc 2020-12-11 13:01:06 -08:00
pierwill 24a136fe51 Add InfluxDB Enterprise network diagram
Work toward https://github.com/influxdata/DAR/issues/121
2020-12-09 12:37:12 -08:00
pierwill 6571fb8d0e
Merge pull request #1814 from influxdata/dar-140
Add missing TLS configuration options
2020-11-12 15:04:06 -08:00
pierwill 24efb8e55a Remove -L flag from curl requests for PGP keys 2020-11-12 10:47:38 -08:00
pierwill 69f92b1f7b Fix version numbers in Enterprise doc 2020-11-11 15:56:25 -08:00
pierwill 74d4cad5b2 Add missing TLS configuration options
`data-use-tls = true` and `data-insecure-tls = true` allow the meta notes to
communicate with the data notes using TLS (with self-signed certificates).
2020-11-11 15:05:33 -08:00
Scott Anderson 942203d351
2.0 GA and separate Cloud from OSS (#1805)
* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* New URL switcher (#1720)

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* create separate pages for querying data

* update weight

* Update flux-repl.md

* Update influx-query.md

* edits f Scott

* move content from explore-metrics to data-explorer

* edits; delete explore-metrics

* edits

* delete file

* remove duplicate content

* add InfluxQLquery examples

* Remove references to "security script"

* draft updates for Band Plot vis

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* New URL switcher (#1720)

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* URL validation on custom URL (#1763)

* added url validation to custom url form, resolves #1739

* removed placeholder message from custom url form

* updated styles for url selector modal

* Move restore command to `influx` cli, update flags

* Update table for backup

* Remove RC information, update paths for restore, change `backup-path` flag to `input`

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Security & auth

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* split content for notification endpoints

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* removed product tags from nav and articles

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* New URL switcher (#1720)

* restructured url modal

* rearchitected the url switcher functionality

* add influxdb preference management to url switcher

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* WIP separate cloud docs, duplicate content shortcode

* WIP cloud-separation

* WIP separate cloud

* duplicated oss into cloud and am making updates

* moved cloud updates to cloud

* reimplemented duplicate-oss shortcode

* separate Cloud and OSS content in Tools & integ...

* Split OSS and Cloud content for Manage org

* Split OSS and Cloud - Manage Orgs add'l updates

* various updates, primarily in oss and cloud reference

* Move InfluxQL doc to Cloud

- Remove the "Query with InfluxQL" page from OSS docs
- Re-incorporate changes made in https://github.com/influxdata/docs-v2/pull/1506

* URL validation on custom URL (#1763)

* added url validation to custom url form, resolves #1739

* removed placeholder message from custom url form

* updated styles for url selector modal

* WIP updating InfluxDB OSS naming throughout

* updated canonical shortcode for oss vs cloud, updated 2.0 version numbers on homepage

* updated swagger file to rc4 for 2.0 and cloud

* fixed canonical partial

* Update multi-user Cloud docs

Also adds a heading the note on permissions.

Closes #1764

* Fix table for backup flags

* Update input flag, remove TSI references

* Address PR feedback

* Remove product tag

* Fix DBRP mapping examples (#1776)

* updated dbrp mapping examples in influxql query guide, closes #1774

* removed unnecessarily escaped newline from dbrp mapping example

* add draft rc4 and GA RNs

* cloud and oss name updates

* emphasis production ready

* update curl example

* duplicate oss pages in cloud

* Address PR feedback

* added new aws us east region, resolves #1777 (#1782)

* Add steps for script editor

* Add cloud version

* moved and updated upgrade guides (#1783)

* Fix typos

* update upgrade links

* edits

* Clarify 1m cardinality is initial limit only

* fix typo

* fix date

* Add note on `_internal` database to v1-to-v2 upgrade guide

Closes #1775.

* Update influxdb.md

* fixed broken links throughout cloud docs

* fixed broken links in 2.0 oss

* Address PR feedback

* remove window pushdowns

* updated oss pushdown list

* Add instructions for verifying InfluxDB 2.0 download

* updated latest versions in edge.js

* added flux-0.94.0 to flux release notes (#1790)

* update date and add Flux .94.0 link

* delete broken link to image

* remove auto refresh; not currently in UI

* add duplicate-oss tag to Cloud execute-queries

* highlight diff between Flux and InfluxQL example

* delete extra header

* Generate v1 compatibility API docs (#1789)

* updated swagger generation to generate v1 compat api docs

* restructured api docs

* updated restore flags table

* updated infludb binary urls in oss and cloud

* Address PR feedback

* Make contact support a mailto link

* Add --log-level flag to `influxd upgrade`

Closes #1795

* add release note about api/v2/delete

* update delete data note for 2.0

* edit

* Fix URLs and filenames in OSS 2.0 Get Started

* update version for GA

* Add color to Flux example for Flux documentation (addresses #1724 )

* Change versions to 2.0.1 in GS

* Replace 2.0.0 with 2.0.1

* Revert Docker updates to 2.0.0

* Add release notes for 2.0.0

* edits; add known issue

* clarify DB is 1.x

* updated influxdb versions in cloud and oss getting started

* updated influxdb oss urls doc

* remove rc and upd upgrade link in back up data

* Edit `influxd upgrade` docs (#1798)

* Edit `influxd upgrade` guide

Major revision of existing docs.

Add "Before you begin: important considerations" section.

* Address PR feedback

* Edit backup instructions

* More work on kap

* Rm comment

* Rm sentence

* Add note on Docker

* Edit intro

* Edit link

* Work on PR feedback

* Continue PR feedback

* More PR feedback

* More edits

* more edits

* Edits

* more edits

* rm word

* updates to address PR feedback for the upgrade guide

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>

Co-authored-by: Kelly <kelly@influxdata.com>
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
2020-11-11 09:52:14 -07:00
timhallinflux a0c334b981
Update data_node_installation.md
fix the yum line
2020-11-06 11:25:34 -08:00
timhallinflux 552bf03b79
Update data_node_installation.md
Redhat/CentOs fix location of data node file and signature
from: https://dl.influxdata.com/enterprise/releases/influxdb-data-1.8.2-c1.8.2.x86_64.rpm
to: https://dl.influxdata.com/enterprise/releases/influxdb-data-1.8.2_c1.8.2.x86_64.rpm
2020-11-06 09:07:35 -08:00
Onofre Echeverria 7b17c30157
Update wget url link for 1.8.2 (#1769) 2020-11-05 14:38:47 -07:00
Kelly 2dc0bf1c44 fix typo 2020-11-03 18:04:33 -08:00
Kelly 5cb35dccb4 split note, reformat, and add "Testing" section 2020-11-03 17:46:39 -08:00
Kelly 79547c59c5 add note about Azure templates 2020-11-03 17:35:46 -08:00
Kelly b622521481 more 1.8.0 to 1.8.2 updates 2020-11-03 11:47:24 -08:00
Kelly 64a0176f45 1.8.0 to 1.8.2; clariify rolling upgrade 2020-11-03 11:39:44 -08:00
kelseiv 1dfe01596a
Revert "Release InfluxDB Enterprise 1.8.3 docs" 2020-10-27 15:27:17 -07:00
pierwill 06279ff031 Fix InfluxDB Enterprise 1.8.3 release notes 2020-10-14 11:56:58 -07:00
pierwill ea6f6b56fb
Merge pull request #1605 from influxdata/enterprise-links-183
Update links and version numbers for Enterprise 1.8.3
2020-10-06 12:11:40 -07:00
pierwill 85830a59e5 Update links and version numbers for Enterprise 1.8.3 2020-10-06 12:10:20 -07:00
pierwill 79fe71f0c4 Add InfluxDB Enterprise 1.8.3 release notes 2020-10-05 13:47:17 -07:00
pierwill f903844b17 Merge branch 'master' into beta-17 2020-09-21 12:51:23 -07:00
Kelly f934b443a8 add alias to fix link 2020-09-21 09:14:57 -07:00
Kelly 8bd2c1a842 remove confusing links on install and deploy 2020-09-16 07:59:36 -07:00
Scott Anderson f6a75a6668 uppdated js to not change influxdb 1.x urls, added keep url tags to telegraf, chronograf, and kapacitor codeblocks 2020-09-04 11:38:40 -06:00
kelseiv 2050b000cf
remove duplicate content 2020-09-03 09:30:14 -07:00
Scott Anderson b4d84e2a71 link audit cleanup 2020-09-02 12:17:41 -06:00
Kelly 72dd78c7a9 add the verbose flag to view shard owner detail 2020-09-02 12:17:41 -06:00
Kelly 84d314c769 add max pending writes to data config 2020-09-02 12:17:41 -06:00
Kelly c6d57cbda3 add allow out of order option in data config 2020-09-02 12:17:41 -06:00
Kelly 074df8d1d6 roll over the InfluxDB Enterprise 1.8.2 RNs 2020-09-02 12:17:40 -06:00
Scott Anderson a84ed8f9e0 removed/replaced headings with links (#1383) 2020-09-02 12:17:40 -06:00
Scott Anderson 36a869c725 InfluxDB Enterprise link audit 2020-09-02 12:17:38 -06:00
Scott Anderson be4bc772b8 fixed influxdb enterprise parent frontmatter 2020-09-02 12:17:37 -06:00
Scott Anderson 3d918af7b8 Deploy refactor (#1370)
* Change lambda function to recognize clean URLs

* More bug fixes to CF template and function

* Add redirect for root to /v2.0

* Fix lambda rewrite logic

* Switch to using multiple cache behaviors

* Experiment with deleting lambda@edge functions

* Change lambda function to recognize clean URLs

* More bug fixes to CF template and function

* Add redirect for root to /v2.0

* Fix lambda rewrite logic

* Switch to using multiple cache behaviors

* Experiment with deleting lambda@edge functions

* Update nodejs version in redirect lambda

* Use edge lambda function and remove path redirects.

* updated edge.js and cloudformation template

* revamped lambda edge function, made other template adjustments

Co-authored-by: Gunnar Aasen <gunnar.r.aasen@gmail.com>
2020-09-02 12:17:34 -06:00
noramullen1 6738babc1b Telegraf and other updates
- Addressed PR feedback.
- Added `children` short code to index pages.
- Reworked descriptions for SEO.
2020-09-02 12:17:33 -06:00
Kelly 5511693391 compact-throughput updates 2020-09-02 12:17:31 -06:00
Scott Anderson e19505e719 updated all latest links with latest shortcode, refactored related partial 2020-09-02 12:16:02 -06:00
noramullen1 0ff53b6632 Add description for enterprise release notes 2020-09-02 12:16:02 -06:00
noramullen1 5857428731 Fix headings and related links 2020-09-02 12:16:01 -06:00
noramullen1 3a2d34b496 rest of enterprise docs 2020-09-02 12:16:01 -06:00
noramullen1 852f007532 Enterprise/1..8/concepts, features, guides 2020-09-02 12:16:00 -06:00
noramullen1 daf1452188 Enterprise/1.8/about and administration 2020-09-02 12:16:00 -06:00
kelseiv 08eb450733 minor edits to user account 2020-09-02 12:15:59 -06:00
kelseiv e53453cba1 fix formatting 2020-09-02 12:15:59 -06:00
kelseiv 24331141eb minor edit 2020-09-02 12:15:59 -06:00
mdevy-influxdata a08b2b7201 Updated DNS and user account information
Removed reference to /etc/hosts file and added local user account requirements
2020-09-02 12:15:59 -06:00
mdevy-influxdata 7d4047e26f Added Requirement User account
Flagged by customer attempting to deploy into a highly secured server environment.
2020-09-02 12:15:58 -06:00
Scott Anderson 200db149eb added home page link in each product naviation 2020-09-02 12:15:57 -06:00
Scott Anderson 075c585ff8 migrated all v1 and v2 images to new image structure 2020-09-02 12:15:56 -06:00
Scott Anderson 7666510726 updated image paths for gcp images 2020-09-02 12:15:55 -06:00
Scott Anderson f156570fe5 added v1 override styles to style v1 blockquoates as notes 2020-09-02 12:15:55 -06:00
Scott Anderson 75c73f521e ported influxdb enterprise 1.5 - 1.8 2020-09-02 12:15:53 -06:00
Kelly ca75287098 move misc memory update PR from v1 to v2 2020-08-13 16:07:34 -07:00
Scott Anderson 09a98c7b39 added home page link in each product naviation 2020-08-10 10:21:19 -06:00
Scott Anderson d382568620 migrated all v1 and v2 images to new image structure 2020-08-05 17:15:19 -06:00
Scott Anderson 50b1f4dc9a updated image paths for gcp images 2020-08-05 15:39:32 -06:00
Scott Anderson fed3f718cf added v1 override styles to style v1 blockquoates as notes 2020-07-31 14:10:22 -06:00
Scott Anderson 3ca2883e2b ported influxdb enterprise 1.5 - 1.8 2020-07-30 15:39:59 -06:00