1
0
mirror of synced 2026-01-04 09:04:47 -05:00
Commit Graph

75 Commits

Author SHA1 Message Date
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
922bfd08a9 Add recommendation for disk size in GCP/AWS deployment guide. (#7018)
* Add note about Airbyte disk recommendations on GCP.

* Add note for AWS/
2021-10-13 12:49:20 -07:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Harshith Mullapudi
86ee2ad05b fix(docs): remove #4232 since it is fixed (#6789) 2021-10-06 15:33:53 +05:30
Abhi Vaidyanatha
75aee683cd Add waitlist to cloud deploy doc (#6826) 2021-10-05 16:58:11 -07:00
Abhi Vaidyanatha
74d1d6589e Update quickstart. (#6825) 2021-10-05 16:44:19 -07:00
Sherif A. Nada
9006d1638b Update on-cloud.md 2021-10-05 15:24:33 -07:00
Abhi Vaidyanatha
ee8528dd36 Fix lists + add headers for cloud deploy (#6823) 2021-10-05 15:08:58 -07:00
Abhi Vaidyanatha
cbdb11a6f0 Add Deploy guide ☁️ (#6805)
* Add Airbyte Cloud deployment page.

* Small fixes.
2021-10-05 14:53:20 -07:00
Xiangxuan Liu
5ff55abace Update about the helm chart (#6705)
* Update about the helm chart

* Update docs/deploying-airbyte/on-kubernetes.md

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

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2021-10-04 11:10:36 -03:00
Brian Bugh
5a960831ec Fix MacOS brew install command (#6629) 2021-10-01 16:37:49 -03:00
Abhi Vaidyanatha
805fabb1fc Fix list in quickstart guide. (#6520) 2021-09-28 16:26:14 -07:00
Abhi Vaidyanatha
4631d8c920 Move long filename troubleshooting out of deploy guide (#6518)
* Move long filename troubleshooting out of deploy guide

* Edit title of troubleshooting message.

Signed-off-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>

* period.

Signed-off-by: Abhi Vaidyanatha <abhivaidyanatha@gmail.com>

Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-09-28 15:20:01 -07:00
Jared Rhizor
c7d8055731 split scheduler and worker (#5737)
* docker-compose split of scheduler and worker

* fix heartbeat location bug + add support for kubernetes

* use two workers in integration tests

* capture logs in AirbyteTestContainer

* add waiting

* rename to make it easier to review

* rename module

* fix remaining conflicts

* allow configuring max workers of each type and document usage

* fix build

* remove comment

* add worker resource requiremetns

* try to fix for connector build

* fix regression in biuld

* add env comments for SUBMITTER_NUM_THREADS

* Update airbyte-workers/src/main/java/io/airbyte/workers/WorkerApp.java

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update airbyte-workers/src/main/java/io/airbyte/workers/temporal/TemporalPool.java

Co-authored-by: Davin Chia <davinchia@gmail.com>

* merge temporalpool into workerapp

* output docker system info

* move check to before

* remove unnecessary parts of the patch

* could this be the problem? i thought i added this

* show disk usage

* add print statements

* add pruning

* fix prune option

* use force

Co-authored-by: Davin Chia <davinchia@gmail.com>
2021-09-08 11:27:32 -07:00
LiRen Tu
a1de8f2361 Format code and add missing doc links (#5847)
* Fix format

* Fix documentation links

* Add missing documentation
2021-09-04 11:17:13 -07:00
Davin Chia
72ba343a1c 🍾 Scaling Airbyte document. (#4630) 2021-08-25 09:44:53 +08:00
Abhi Vaidyanatha
16b21b4ef0 Add note about sending EC2 logs to CloudWatch (#5164)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-08-03 13:24:35 -07:00
Charles
67dd8a353c add deployments to tracking model (#4837) 2021-07-23 17:22:23 -07:00
Davin Chia
73e6f576bb Fix Kube S3 Logging Bug. (#4914)
See bluedenim/log4j-s3-search#101 for a summary.

Because this is upstream, I built the jar locally and uploaded it to a temp gcs bucket serving as a maven repository.

I've added this location and the new version in the build.gradle.

I want to merge this in now since there are several users waiting on this. Created #4915 to follow up with the OSS PR and clean up work.
2021-07-23 12:34:35 +08:00
Jared Rhizor
8529c59d0c update kube docs (#4749) 2021-07-15 08:41:56 -07:00
Shadab Mohammad
9d5231ff0a 📚 add SSH instructions for OCI VM setup (#4684)
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-07-12 13:08:53 -07:00
Davin Chia
bfab448568 🎉 Add documentation for configuring Kube GCS logging. (#4622) 2021-07-09 09:01:10 +08:00
Shadab Mohammad
9b20c1ae4b Create on on-oci-vm.md (#4468)
* Create on on-oci-vm.md

Deployment guide for Airbyte on Oracle Cloud Infrastructure (OCI) VM

* Update on-oci-vm.md

Adding the image links and uploading images to the repository

* Update docs/deploying-airbyte/on-oci-vm.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/deploying-airbyte/on-oci-vm.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/deploying-airbyte/on-oci-vm.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/deploying-airbyte/on-oci-vm.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/deploying-airbyte/on-oci-vm.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/deploying-airbyte/on-oci-vm.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/deploying-airbyte/on-oci-vm.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/deploying-airbyte/on-oci-vm.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/deploying-airbyte/on-oci-vm.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/deploying-airbyte/on-oci-vm.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update on-oci-vm.md

* Add files via upload

* Update on-oci-vm.md

* Add files via upload

* Update on-oci-vm.md

* Update on-oci-vm.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>
2021-07-07 21:55:44 -03:00
jonathan-duval
e2469342d9 Add operator guide for persistant volume on regional GKE cluster (#4591) 2021-07-07 14:22:00 +08:00
Davin Chia
dd41155cc2 Minor kube docs corrections. (#4563) 2021-07-06 17:52:08 +08:00
Davin Chia
52bd5c96f0 🎉 Add Minio support to Kube. (#4365)
Implement logging to and reading from Minio. Use the same S3 client for this.

Configure Airbyte Kube Prod and Staging to use Minio by default, so Airbyte Kube is a standalone deployment.

Also update documentation to reflect this.
2021-06-30 09:42:50 +08: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
Jared Rhizor
51bb5ccf42 kubernetes v2 docs (#4234)
* some logs

* Add cloud logging section.

* Add instructions on upgrading Kube K8s.

* minor edit

* minor clarification

Co-authored-by: Davin Chia <davinchia@gmail.com>
2021-06-21 15:00:28 -07:00
Prashantha Patali
0884fa74a6 📚More clarity added for Windows based Docker Desktop environments (#4068)
* Additinal details about Windows specific long filename error during cloning

* Corrected the path

* Revert "Corrected the path"

This reverts commit bbd3b78fcb.

* Revert "Additinal details about Windows specific long filename error during cloning"

This reverts commit 0b695eea1a.

* Email is mandatory 'Specify your preferences', Link to docker inst guide

* Use relative paths while linking

* Typo in Destination section

* On Windows, fixing long filename error during cloning

* For Windows with WSL2 and Docker, clarify steps to locate destination local folder

* Link to locating local files on Windows

* Update docs/contributing-to-airbyte/updating-documentation.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/quickstart/set-up-a-connection.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/examples/postgres-replication.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/examples/postgres-replication.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/examples/postgres-replication.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/deploying-airbyte/local-deployment.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

* Update docs/deploying-airbyte/local-deployment.md

Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>

Co-authored-by: Patali, Prashanth <ppatali@hidglobal.com>
Co-authored-by: Abhi Vaidyanatha <abhi@airbyte.io>
2021-06-16 14:14:25 -03:00
Marcos Marx
3dd14e2c88 add section troubleshoot related issue btw kubectl/kustomize on k8s deploy (#3573)
* add problem btw kubectl/kustomize

* update comments
2021-06-15 20:54:06 -03: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
de5d62352b Add kubernetes danger-warning for deploy (#3871)
* add kubernetes danger-warning for deploy

* change note
2021-06-03 20:31:58 -03:00
Phlair
44b8d93e1f 🎉 fix for filenames too long in local Win deployment (#3625)
* fix for filenames too long in local Win deployment

* added Azure Blob Storage capability to files source

* azure blob storage files source connector

* Revert "fix for filenames too long in local Win deployment"

This reverts commit 5a36b979bf.

* Revert "azure blob storage files source connector"

This reverts commit a76130f487.

* Revert "Revert "fix for filenames too long in local Win deployment""

This reverts commit 473ef8be1c.

Co-authored-by: George Claireaux <george.claireaux@effem.com>
2021-05-26 18:35:14 -03:00
Marcos Marx
c9a6c1e90a Add troubleshooting mac m1 deploy (#3601)
* add troubleshooting mac m1 deploy

* correct grammar mistakes

* update desc about issue

* correct grammar
2021-05-26 09:44:27 -03:00
Abhi Vaidyanatha
3fbb38273a Further clarify confusion between where to run deployment commands when setting up SSH tunnels. (#3537)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-05-21 16:06:46 -07:00
Marcos Marx
a18b0e80d0 GitBook: [master] 161 pages and 75 assets modified 2021-05-16 22:51:02 +00:00
Marcos Marx
18c1d6eb1b Add section Deploy Local on Windows (#3425)
* add deploy on windows steps

* correct minor

* change suggestions by @avaidyanatha
2021-05-16 19:44:27 -03: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
Marcos Marx
7c70eb02cd GitBook: [master] 84 pages and 72 assets modified 2021-05-03 12:14:16 +00:00
Abhi Vaidyanatha
e378d40236 Documentation Reorganization (#3124)
* First reorganization pass.

* Stop auto-generating api docs html file.

* Update spelling

* Final cleanup.

* Final changes_REAL_actual_2_thisone

* fix path for generating api docs

Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
Co-authored-by: Davin Chia <davinchia@gmail.com>
Co-authored-by: jrhizor <me@jaredrhizor.com>
2021-04-29 15:18:52 -07:00
Michel Tricot
e4326aa21e Revert "GitBook: [master] 25 pages and 46 assets modified"
This reverts commit 0b4eddc7cf.
2021-04-16 14:20:42 -07:00
Michel Tricot
0b4eddc7cf GitBook: [master] 25 pages and 46 assets modified 2021-04-16 20:29:16 +00:00
Charles
6d65bc1d34 add docs explaining (lack of) ECS support (#2906) 2021-04-16 08:49:15 -07:00
John Lafleur
55256d293d GitBook: [master] 55 pages and 36 assets modified 2021-04-05 00:43:26 +00:00
Jared Rhizor
f22f3b741c improve ec2 port forwarding docs (#2646) 2021-03-29 13:54:33 -07:00
Jared Rhizor
010aae96b2 add docker daemon not running issue to faq (#2379) 2021-03-11 10:30:58 -08:00
Jared Rhizor
558c034614 stop building and bumping kube until we have temporal (#2315)
* stop building kube until we have temporal on kube

* freeze kube version
2021-03-04 17:39:53 -08:00
Michel Tricot
d9da1172a2 Quick & dirty setup of a read only airbyte instance (#1802) 2021-01-26 18:54:12 -08:00