84 Commits

Author SHA1 Message Date
Pere Miquel Brull
cf08637d5f
Airflow APIs docs (#8312) 2022-10-22 12:31:32 +02:00
Suresh Srinivas
0d75eb9ff2
Fixes #8313 Deprecate botPrincipals from open metadata configuration (#8314) 2022-10-21 20:49:41 -07:00
Alan Côrtes
80fe44b83b
Fix documentation about volumes (#8297)
* Fix paths on volume examples and links.

Fix some paths on volumes examples to math the correct on the real compose files. 
Fix some compose versions on links too.

* correcting typos.
2022-10-21 10:08:34 +05:30
Akash Jain
6878421020
fix: Update Azure SSO Docs (#8186) 2022-10-20 15:30:45 +05:30
Teddy
030d576df7
Fix test suite bug for redefined quotes (#8248)
* Fixed bug when running test for same table name across different DB

* Fix python check style

* Fixed linting
2022-10-19 16:30:46 +02:00
Shaazaan Majeed
04180140e2
Docker Volumes Postgres Documentation Fix (#8233) 2022-10-18 17:24:03 -07:00
Ayush Shah
4b88768e0e
Update Airflow Documentation (#8179) 2022-10-17 15:53:48 +05:30
Nahuel
bd78ae28ac
Fix Keycloak documentation (#8149) 2022-10-14 17:37:44 +02:00
Nahuel
0393b75eab
Add extra step required when configuring SSL (#8078) 2022-10-11 09:56:27 +02:00
Sriharsha Chintalapani
795e7ae265
Fix Doc Links (#7998) 2022-10-07 08:49:46 -07:00
Nahuel
7358c14906
Doc: Add missing docs for Bots configuration (#7958)
* Add missing docs for Bots configuration

* Remove unused images
2022-10-07 12:47:43 +02:00
Akash Jain
1724ede39e
Add note on breaking changes introduced with OM 0.12.1 (#7992) 2022-10-06 12:32:17 -07:00
Sam Firke
b6ba929046
fix two hardcoded reference to old version number (#7991) 2022-10-06 10:14:09 -07:00
Sriharsha Chintalapani
538e827f5f
Fix Menu , Connectors should've its own section after deployment (#7950)
* Fix Menu

* Fix broken links

* Fix config values

* Fix config values
2022-10-06 06:54:02 +02:00
Sriharsha Chintalapani
335c29c410
Fix Upgrade Index doc (#7947) 2022-10-04 13:34:18 -07:00
Akash Jain
6012cf71b8
Update Docs for k8s; fix #7574 (#7941)
* Update Docs for k8s; fix #7574

* update headings as per review.
2022-10-04 10:07:44 -07:00
Nahuel
3c99184e52
Temporary remove of secrets manager docs (#7917) 2022-10-04 11:14:52 +02:00
Vivek Ratnavel Subramanian
8204ff33e6
Docs: Update docker upgrade doc (#7903) 2022-10-03 12:38:14 -07:00
Sriharsha Chintalapani
a64c0dd8f0
Add instructions to upgrade Bare Metal (#7867)
* Add instructions to upgrade Bare Metal

* Fix upgrade on bare metal

Co-authored-by: Sriharsha Chintalapani <harsha@Sriharshas-MacBook-Air.local>
2022-10-03 19:03:43 +02:00
Nahuel
39301e738c
Added bot configurations for SSO after 0.12.1 (#7896) 2022-10-03 08:48:43 -07:00
Teddy
11f7f6e3cf
Update Docker upgrade doc (#7891) 2022-10-03 08:47:49 -07:00
Mayur Singal
08b3a16568
Added OpenMetadata JWT Auth in docs (#7877) 2022-10-03 14:52:32 +05:30
Milan Bariya
3a9f1197da
Add: Doc for restore CLI (#7837)
* Add: Doc for restore CLI

* Add: Restore cLI page move to Backup CLI page

* Fix: Change based on comments
2022-10-03 09:04:27 +02:00
Teddy
ace235922a
Added information for airflow migration and upgrade (#7818) 2022-10-01 17:32:26 +02:00
mohitdeuex
75953df386
Fix Alignment issues (#7795)
* Adding Basic Auth Document

* Updated with review Comments

* Updated with review Comments

* Fixed alignment issues
2022-09-29 16:56:18 +05:30
mohitdeuex
91ca940132
Adding Basic Auth Document (#7792)
* Adding Basic Auth Document

* Updated with review Comments

* Updated with review Comments
2022-09-29 16:29:48 +05:30
Sriharsha Chintalapani
612c083612
Fix Doc links (#7734)
* Fix Broken links

* Fix symlink

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-09-28 14:05:51 -07:00
Suresh Srinivas
c4880d6c0e
Fixes #7661 404 links in documentation (#7700) 2022-09-23 15:09:46 -07:00
Teddy
c34281251f
Fixes #7509 - implement import path migration script (#7515)
* Added script to migarte import

* Added tests

* Updated doc to include info about import migration

* renamed test resource files
2022-09-22 14:43:25 +02:00
Akash Jain
d42ec2444f
docs ElasticSearch version that is supported #6013 (#7634) 2022-09-22 15:48:10 +05:30
Sriharsha Chintalapani
93e2a113ba
Fix #168: Azure SSO Kubernetes instructions seem outdated compared to 0.12.0 Helm chart (#7604) 2022-09-20 12:13:56 -07:00
Sriharsha Chintalapani
00a45782b9
Update index.md (#7608)
Add messages around upgrading to feature release
2022-09-20 11:54:37 -07:00
Pere Miquel Brull
1578fa7f1b
Fix #7121 - Support Spark metastore DB connection (#7520)
* Fix #7121 - Support Spark metastore DB connection

* appname

* Update docs

* test validation

* Address PR comments

Co-authored-by: Nahuel <nahuel@getcollate.io>
2022-09-20 16:47:57 +02:00
Marisa Smith
8679ed1511
Bot image update (#7505)
* Updating the bot image to the new UI

* Updated path for new bot image

* Deleting old image
2022-09-19 11:33:39 +05:30
Vivek Ratnavel Subramanian
8e00a6eb8a
Docs: Update backup.md (#7499) 2022-09-16 07:03:49 +02:00
Sriharsha Chintalapani
656b50dd3a
Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
Aniket Katkar
c0f122a42d
Removed Collapse Component in enable security pages in docs (#7437) 2022-09-13 17:52:31 +02:00
Onkar Ravgan
b217ed5397
Added dbt field in upgrade docs (#7328)
* Added dbt fields in upgrade docs

* Updates added

* Fixed typos

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-09-13 18:28:07 +05:30
Sriharsha Chintalapani
be0d1dc585
Update 011-to-012.md (#7393) 2022-09-12 15:31:08 -07:00
Sriharsha Chintalapani
319420bb99
Update index.md (#7389)
Fix upgrade docs for 0.11 to 0.12
2022-09-12 18:06:04 +02:00
Nahuel
a60f6dc934
Minor corrections in SSO related docs (#7356) 2022-09-11 20:06:30 -07:00
Akash Jain
991344ddfa
Add Database Connection Environment Variables docs (#7350) 2022-09-08 14:13:41 -07:00
Sriharsha Chintalapani
4f8669e99b
Update index.md (#7349)
Add link to upgrade to 0.11 to 0.12
2022-09-08 12:37:56 -07:00
Mayur Singal
d486e95b69
Highlights Update in docs for 0.11 to 0.12 upgrade (#7339)
* Highlights Update

* oracle fixt
2022-09-08 06:28:04 -07:00
Nahuel
3f8487bc25
Fix#6512: Add Secrets Manager documentation (#7318)
* Add Secrets Manager documentation

* Add upgrade highligth

* Add some suggestions for Airflow instance configuration
2022-09-08 06:23:33 -07:00
Vj-L
da351fdd3e
Fix/volume docs (#7029)
* Updated the Volumes section

* Changed as per the comments

* Updated as per the comments

* Updated the context regarding the docker volume instead of named volume

Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-09-08 17:04:30 +05:30
Pere Miquel Brull
74230abf2f
Update docs (#7240) 2022-09-06 14:21:37 +02:00
Pere Miquel Brull
bc3934f668
Docs - Add update highlights (#7148)
* Add update highlights

* Update openmetadata-docs/content/deployment/upgrade/versions/011-to-012.md

Co-authored-by: Teddy <teddy.crepineau@gmail.com>

* Added note regarding Snowflake multithreading for the profiler

* Airflow version upgrade

* Add link

Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2022-09-06 07:19:27 +02:00
Akash Jain
b2f3d958ef
fix: docs env OM_AUTH_AIRFLOW_CUSTOM_OIDC_SECRET_KEY (#7053) 2022-08-30 17:44:39 +05:30
Akash Jain
fed3cf6dae
OpenSearch Service Engine Version Docs Update (#7023) 2022-08-29 21:34:32 +05:30