1
0
mirror of synced 2026-01-28 01:01:59 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
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
Rose Hooper
3a8f47ea05 switch temporal to airbyte/temporal-auto-start:1.13.0 in chart values - works with amd64/arm64 (#18736)
* switch temporal to 1.13.4 in chart values - works with amd64/arm64

* fix: use airbyte/temporal-auto-setup:1.13.0

* Update kustomization.yaml

* Update kustomization.yaml

* Update on-deploying.md

Co-authored-by: Kyryl Skobylko <xpuska513@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-12-15 14:28:11 -03:00
Jimmy Ma
43e6a52413 Add versioning documentation (#19738)
* On Deploying versioning error from the bootloader

* Add ProtocolVersion description to airbyte protocol

* Add general protocol versioning doc
2022-11-28 11:32:09 -08: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
steve withington
ff1a1aa930 doc: add error troubleshooting docker-compose up (#13765) 2022-06-22 17:33:15 +02: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
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00: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
John Lafleur
1fa6960e42 Update on-deploying.md 2021-06-10 14:25:19 +11:00
John Lafleur
2b5bafbd76 Update and rename on-deploy.md to on-deploying.md 2021-06-10 14:25:02 +11:00