1
0
mirror of synced 2026-01-06 15:03:36 -05:00
Commit Graph

8 Commits

Author SHA1 Message Date
Jared Rhizor
14dfc1d417 fix parentheses and info/warning/danger formatting in docs (#11981)
* fix parens

* fix formatting for hints

* remove hint from non-docusaurus or gitbook doc
2022-04-13 12:08:34 -07:00
Abhi Vaidyanatha
ed78937c3b Add instructions to chmod private key in Azure Setup (#7467) 2021-10-28 13:15:17 -07:00
Abhi Vaidyanatha
4bc5005a9a Add note about host name issue with Azure Cloud (#7462)
* Add note about host name issue with Azure Cloud

* Update SSH Tunnel instructions.
2021-10-28 13:09:37 -07:00
Abhi Vaidyanatha
33a80deb0a Fix broken links in docs. (#4419)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-06-29 14:51:46 -07:00
Matheus Vinicius de Paula
e4335b1d17 Making single port 8000 default and update NetworkErrorBoundary (#3656)
* Making single port 8000 default and update NetworkErrorBoundary.tsx response code 502

* add .env files

* Updating instructions in docs/deploying-airbyte/*
2021-06-09 16:14:12 -07:00
Marcos Marx
b414f694eb Add troubleshooting section and remove FAQ file (#3902)
* add troubleshooting section and remove FAQ file

* add windows new tutorial to summary

* remove change on normalization

* add eof

* transfer user handbook to docs

* review comments and made changes
2021-06-08 20:31:22 -03:00
Marcos Marx
a18b0e80d0 GitBook: [master] 161 pages and 75 assets modified 2021-05-16 22:51:02 +00:00
Ganesh Raskar
36784c60d4 🎉 Added tutorial to deploy Airbyte on Azure VM #3170 (#3171)
* Added tutorial to deploy Airbye on Azure VM #3170

* Updated summary.md to have link to deploy on azure vm

* Update docs/deploying-airbyte/on-azure-vm-cloud-shell.md

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* Update docs/deploying-airbyte/on-azure-vm-cloud-shell.md

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* Update docs/deploying-airbyte/on-azure-vm-cloud-shell.md

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* emended article and added step to download ssh key

* Update docs/deploying-airbyte/on-azure-vm-cloud-shell.md

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* Update docs/deploying-airbyte/on-azure-vm-cloud-shell.md

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* Update docs/deploying-airbyte/on-azure-vm-cloud-shell.md

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* Update docs/deploying-airbyte/on-azure-vm-cloud-shell.md

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* Update docs/deploying-airbyte/on-azure-vm-cloud-shell.md

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* Update docs/deploying-airbyte/on-azure-vm-cloud-shell.md

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* Update docs/deploying-airbyte/on-azure-vm-cloud-shell.md

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* Update docs/deploying-airbyte/on-azure-vm-cloud-shell.md

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* Update docs/deploying-airbyte/on-azure-vm-cloud-shell.md

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* grouped bash commands and made few corrections

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2021-05-04 23:09:39 -03:00