1
0
mirror of synced 2025-12-22 03:21:25 -05:00
Commit Graph

197 Commits

Author SHA1 Message Date
Tim Roes
c7b855ed2a Small adjustment to enterprise docs (#30220) 2023-09-06 22:01:50 +02:00
Malik Diarra
1095bf75f4 Remove obsolete Kustomize documentation (#29641) 2023-08-21 14:12:38 -07:00
Joey Marshment-Howell
d82b0b49cb Change docs from Airbyte Pro to Airbyte Enterprise (#29394) 2023-08-18 08:36:31 +01:00
Topher Lubaway
183284aea0 Makes Helm no longer beta in the docs (#29451) 2023-08-16 11:33:02 -05:00
Joey Marshment-Howell
960781d708 Airbyte Pro docs (#29360)
* add airbyte pro docs

* backlink from deployment
2023-08-11 10:49:31 -07:00
Parker Mossman
9c01e86f64 add Airbyte Pro helm installation instructions (#28582)
* add Airbyte Pro helm installation instructions

* specify RELEASE_NAME behavior
2023-07-24 10:33:21 -07:00
Joey Marshment-Howell
fdb9139547 Update VM docs to use run-ab-platform.sh (#26566)
* update docs to use run-ab-platform.sh

* fix formatting

* add background mode

* add background mode

* add background mode

* add background mode

* add background mode

---------

Co-authored-by: Conor <cpdeethree@users.noreply.github.com>
2023-05-31 12:37:50 +01:00
Bo Lu
c958fc2908 fix: missing curl command argument (#26285)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-05-23 08:26:18 -05:00
Marcos Marx
d0fa40c307 Update Troubleshooting documentation (#26048)
* remove unused docs and create troubleshooting main page

* add desc

* update our troubleshooting page

* add premium support mention

* update link to daily oh

* add notes of premium support in other pages

* remove ref in local deployment and sidebar
2023-05-15 16:52:08 -03:00
Sophia Wiley
76df2f240a Docs: Update broken links (#23940)
* updated_links_in_docs

* updated more links

* typo

* removed backticks

* deleted links in deploying on cloud and local deployment
2023-03-13 20:38:25 +01:00
bartlomiejolma
dd5aeea2fc Update on-kubernetes-via-helm.md (#23726) 2023-03-13 11:01:29 -03:00
Sophia Wiley
5512befeb1 Docs: updated links from .io to .com (#23652)
* updated links

* edited contributors link

* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Amruta Ranade
f4e9c83d6f Fixed docs nits (#23439) 2023-02-24 11:43:05 -05:00
Amruta Ranade
ff4ce86cd0 Updated the Kubernetes guide (#23396)
* updated the kubernetes guide

* Update on-kubernetes.md

---------

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-02-23 12:12:03 -05:00
Conor
610c9c01df Update developing-locally.md (#22947)
* Update developing-locally.md

* Update developing-locally.md

* update local deployment docs
2023-02-21 13:13:28 -06:00
my3
e637ad95ce update deploy docs to point to airbyte-platform repo (#23240) 2023-02-20 08:21:55 -06:00
Julian Rommel
e441d5cff8 Docs: update to differentiate between docker compose standalone and plugin (#22394)
* Changed local deployment instructions to differentiate between docker compose plugin and standalone version

* Removed docker compose standalone version

Removed the docker compose standalone instructions, changed "tested on Ubuntu" version number and fixed typo

---------

Co-authored-by: Julian Rommel <julian@Julians-Mac-mini.local>
2023-02-07 15:02:07 +00:00
Marcos Marx
4551723da8 Docs: add flags.yml to all deploys and ugrade docs (#22472) 2023-02-07 10:58:56 -03:00
zach latta
688ccfa9d3 Add missing flags.yml download (#22181)
* Add missing flags.yml download

If this option is not present, then `docker compose up -d` error with:

    Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /root/airbyte/flags.yml

* flags.yaml -> flags.yml
2023-02-06 21:54:21 +00:00
Cole Snodgrass
76eceb8943 add flags.yml to curl command (#22160) 2023-01-31 11:42:40 -08:00
Jimmy Ma
1a7600bfae Update on-gcp-compute-engine.md (#21429)
Use curl instead of wget since we already install curl.
2023-01-13 13:57:56 -08:00
Jimmy Ma
c6b8279386 Add dependencies to docker-compose (#19321)
* Revert "Revert "Add dependencies to docker-compose (#19257)" (#19306)"

This reverts commit b16f28fd4d.

* Bump docker-compose version

* test

* Revert "test"

This reverts commit c3b28c9ec3.

* Bump docker compose version to 3.8

* test

* test

* Use a newer docker for platform build

* test

* Use docker compose v2

* Update docker for frontend e2e

* Use docker compose v2 for e2e tests

* Update tools to use docker compose v2

* Update more docker compose references to v2

* Update docker compose usage in docs

* Update deploying airbyte docs

* Fix permission

* Case insensistive check

* Add extra mention for docker compose in upgrading airbyte

* Improve upgrade docker note
2023-01-12 10:41:00 -08:00
Amruta Ranade
cae63965bd Deployment docs and sidebar cleanup (#20965) 2023-01-03 19:18:35 +05:30
Amruta Ranade
7806966613 Update on-digitalocean-droplet.md 2022-12-16 13:36:13 -05:00
brad-meru
329f654e04 Update on-gcp-compute-engine.md (#18643)
All caps SSH throws an error from gcloud now. Changed to lowercase ssh.
2022-11-29 17:53:16 -03:00
Shruti Kuber
b871485e70 Add restack to docs (#19345)
* add content to on-restack.md

* Add restack docs to sidebar and docs/readme.md

* adds changes requested by reviewer

* fixed typos

Co-authored-by: Amruta Ranade <11484018+Amruta-Ranade@users.noreply.github.com>
2022-11-17 13:46:25 -05:00
swyx
7bec0d9460 📖 Minor docs sidebar updates (#19437)
* minor sidebar cleanup

* upates
2022-11-17 02:00:56 +08:00
Victor Ikechukwu
44d78bcce3 Improved the Oracle cloud deployment guide (#18615)
* Update OCI VM deployment guide

* Update OCI deployment guide

* Update on oci-vm.md
2022-10-28 14:34:04 -04:00
Oyindamola Olatunji
b71ec08171 improved the digitalocean deployment guide (#18566) 2022-10-28 10:48:25 -04:00
Jagruti Tiwari
2aa3322f2a feat: deploy airbyte on kubernetes doc (#18339) 2022-10-25 13:11:46 -04:00
Salomon Marquez
0c37753213 Updated deploying Airbyte on Azure section (#18331) 2022-10-25 13:10:16 -04:00
Pragati Verma
c8943f2a75 Updated Deploy on GCP Doc (#18286)
* Updated Deploy on GCP Doc

* Added formatting changes
2022-10-25 13:09:20 -04:00
Teri Eyenike
fc2cebc9b2 Update: aws ec2 deployment guide (#18360) 2022-10-25 13:07:03 -04:00
Evan Tahler
3d053e32ee Use Nginx + Basic Auth to secure OSS Airbyte (#17694)
* Use Nginx + Basic Auth to secure OSS Airbyte

* use local passwords

* Use gradle builds

* K8s setup and source values from ENV

* note about disabling

* add back defaults

* custom 401 page

* update http message

* update docs

* remove kube files

* additional doc updates

* Add a test suite

* fix failure exit codes

* doc updates

* Add docs

* bump to re-test

* add more sleep in tests for CI

* better sleep in test

* Update docs/operator-guides/security.md

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

* PR updates

* test comment

* change test host on CI

* update tests and nginx to boot without backend

* proxy updates for docker DNS

* simpler test for uptime

* acceptance test skips PWs

* remove resolver madness

* fixup tests

* more proxy_pass revert

* update acceptance test exit codes

* relax test expectations

* add temporal mount back for testing

* Update docs/operator-guides/security.md

Co-authored-by: swyx <shawnthe1@gmail.com>

* Update airbyte-proxy/401.html

Co-authored-by: swyx <shawnthe1@gmail.com>

* more doc updates

* Octavia CLI uses Basic Auth  (#17982)

* [WIP] Octavia CLI uses Basic Auth

* readme

* augustin: add basic auth headers to clien

* augustin: add basic auth headers to client

* tests passing

* lint

* docs

* Move monkey patch to test

* coerce headers into strings

* monkey patch get_basic_auth_token

Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>

* fix launch permissions

* Keep worker port internal

* more readme

Co-authored-by: Davin Chia <davinchia@gmail.com>
Co-authored-by: swyx <shawnthe1@gmail.com>
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
2022-10-19 15:52:01 -07:00
Cole Snodgrass
e662cf0d3a rm airbyte-scheduler; migrate existing client to airbyte-server (#17051)
* wip; move scheduler client to server package

* remove additional references to airbyte-scheduler

* removed more references to airbyte-scheduler
2022-09-22 10:25:52 -07:00
Vinicius Aguiar
c9326170ab doc(fix): update minor typo on helm deploy (#16193) 2022-09-01 15:04:47 -03:00
Jason Litowitz
7cefe2284f Correct location of AWS configuration for S3 logs (#14630)
The location of the access key id and secret key in the kubernetes config files is `.secrets`, not `.env`
2022-07-27 18:43:59 -03:00
Kyryl Skobylko
37e4453870 feat: Update docs with Helm related stuff (#15037)
* feat: Update docs with Helm related stuff

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

Co-authored-by: Topher Lubaway <asimplechris@gmail.com>

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

Co-authored-by: Topher Lubaway <asimplechris@gmail.com>

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

Co-authored-by: Topher Lubaway <asimplechris@gmail.com>

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

Co-authored-by: Topher Lubaway <asimplechris@gmail.com>

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

Co-authored-by: Topher Lubaway <asimplechris@gmail.com>

Co-authored-by: Topher Lubaway <asimplechris@gmail.com>
2022-07-26 21:06:23 +03:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
So-shi Nakachi
806c93922f doc: fix typo in deploy on kubernetes (#14489) 2022-07-08 12:41:11 +02:00
terencecho
0ef705e65b Revert "Kustomize: Use resources since bases is deprecated (#14037)" (#14415)
This reverts commit 5c9a6a5fc6.
2022-07-05 08:30:19 -07:00
Marcos Marx
7bc27c5148 Docs: deploy on gcp use docusaurus tabs (#14401) 2022-07-05 11:28:38 -03:00
Christian Martin
5c9a6a5fc6 Kustomize: Use resources since bases is deprecated (#14037) 2022-07-04 16:57:56 +02:00
Sachin Jangid
757c797581 Fix: Docs plural login redirecting to wrong URL (#14207) 2022-06-28 08:17:12 -03:00
Lake Mossman
73034c64da Sweep old scheduler code (#13400)
* sweep all scheduler application code and new-scheduler conditional logic

* remove airbyte-scheduler from deployments and docs

* format

* remove 'v2' from github actions

* add back scheduler in delete deployment command

* remove scheduler parameters from helm chart values

* add back job cleaner + test and add comment

* remove now-unused env vars from code and docs

* format

* remove feature flags from web backend connection handler as it is no longer needed

* remove feature flags from config api as it is now longer needed

* remove feature flags input from config api test

* format + shorter url

* remove scheduler parameters from helm chart readme
2022-06-06 10:49:17 -07:00
Abhi Vaidyanatha
c96c3479c3 Updating Plural deployment doc with latest information. (#13360) 2022-06-01 16:05:18 -07:00
Topher Lubaway
3a64c25073 Fixes all broken links and enforces no broken (#13152)
* Fixes all broken links and enforces no broken

* Addresses peter's comments

removes unused summary.md: an artifact of gitbook
2022-05-25 15:59:29 -05:00
Evan Tahler
be8d8574f2 Remove M1-specific docs - Airbyte works on M1 Macs now (#11856) 2022-05-24 16:46:26 -07:00
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