12 Commits

Author SHA1 Message Date
Prajwal214
fbae061113
Doc: Fixing Typo in the Upgrade Docs (#16659)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-06-14 14:32:44 +05:30
Aniket Katkar
8c2a556918
Docs: Required content changes to fix the copy-to-clipboard functionality (#16557)
* Required content changes to fix the copy-to-clipboard functionality

* fix(workflow): typo for paths-ignore for playwright (#16559)

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-06-06 21:07:16 +05:30
Prajwal214
a7fc064a36
Minor: Adding Docs for Custom OIDC Troubleshooting (#16485) 2024-06-03 19:45:49 +05:30
Prajwal214
958f78ebb6
Minor: Adding Docs for Custom Openmetadata.yaml file (#16464) 2024-06-03 19:44:44 +05:30
Prajwal214
1c061de701
Minor: Updating Public Keys URL (#16494)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-05-31 09:41:14 -07:00
Sriharsha Chintalapani
9e83992b63
Fix 1.3.1 references in docs (#16468) 2024-05-30 10:06:13 +05:30
Ayush Shah
7dad49640d
Documentation: Add SSL related modifications (#16437) 2024-05-28 17:43:25 +05:30
Onkar Ravgan
329622bb45
MINOR: [DOCS] Added init change of pipeline_name to breaking changes in docs (#16397)
* Added pipeline_name to breaking changes

* Update openmetadata-docs/content/v1.4.x/deployment/upgrade/versions/130-to-140.md

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-05-23 14:24:52 +02:00
Pere Miquel Brull
3a8d1af4f6
DOCS - Upgrade bootstrap_storage (#16384) 2024-05-22 10:50:16 +02:00
Pere Miquel Brull
c24b4e0178
DOCS - Publish 1.4 docs & Remove 1.1 and 1.2 (#16308) 2024-05-16 16:10:54 +02:00
Imri Paran
09813c23dd
removed docs 1.4.x (#15550) 2024-03-13 10:30:11 +00:00
Imri Paran
aade838020
Fixes #15388: Use native backup tools (#15393)
* feat: use native backup tools

1. added mysqldump 8.3 to the ingestion container.
2. documented how to use native tools to back up and restore.
3. added deprecated message on the cli backup and restore.

* added deprecation notice for 1.3 backup

* removed 1.3.x deprecation notice

* added another backup page in 1.3 introducing SQL dump tools

* added --set-gtid-purged=OFF to the mysql dump process
2024-03-12 06:23:05 +01:00