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
my3
e637ad95ce
update deploy docs to point to airbyte-platform repo ( #23240 )
2023-02-20 08:21:55 -06:00
Marcos Marx
4551723da8
Docs: add flags.yml to all deploys and ugrade docs ( #22472 )
2023-02-07 10:58:56 -03: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
swyx
7bec0d9460
📖 Minor docs sidebar updates ( #19437 )
...
* minor sidebar cleanup
* upates
2022-11-17 02:00:56 +08: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
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
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
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
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
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
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
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
Michel Tricot
3c048aa14e
restore images
2020-12-13 22:33:50 -08:00
Michel Tricot
a621901fea
GitBook: [master] 78 pages and 342 assets modified
2020-12-14 05:45:19 +00:00
John Lafleur
1e70e8cd7c
GitBook: [master] 76 pages and 550 assets modified
2020-12-14 01:23:24 +00:00
Michel Tricot
47c07f3cfb
GitBook: [master] 10 pages and 597 assets modified
2020-12-13 01:59:57 +00:00
John Lafleur
3bf2f22f4d
GitBook: [master] 73 pages and 211 assets modified
2020-12-08 03:22:37 +00:00
Jared Rhizor
47f90bc2b7
update ec2 and gcp instance size docs ( #1229 )
...
* update ec2 size docs
* add gcp recommendation
2020-12-06 21:29:21 -08:00
John Lafleur
6668a514f4
GitBook: [master] 10 pages and 335 assets modified
2020-12-04 06:42:08 +00:00
John Lafleur
0017675d7f
GitBook: [master] 10 pages and 452 assets modified
2020-12-01 19:24:05 +00:00
John Lafleur
d17beb15aa
GitBook: [master] 9 pages and 500 assets modified
2020-11-30 19:00:42 +00:00
Michel Tricot
f914670461
GitBook: [master] 11 pages and 21 assets modified
2020-11-07 03:38:16 +00:00
Michel Tricot
31201f7e8b
List of expected features ( #839 )
2020-11-06 15:12:47 -08:00
John Lafleur
5aea7a67c4
Added Snowflake / FB / Google Ads in changelogs ( #825 )
2020-11-05 09:16:59 -08:00
John Lafleur
833479504f
GitBook: [master] 44 pages and 18 assets modified
2020-11-04 22:39:04 +00:00
John Lafleur
204732b86a
New "Integrations changelog" ( #778 )
2020-11-04 10:08:58 -08:00
Michel Tricot
852b761f58
GitBook: [master] 43 pages and 15 assets modified
2020-11-03 18:31:21 +00:00
Michel Tricot
8b41c982df
Fix more links + use relative links ( #799 )
2020-11-02 19:51:38 -08:00
Michel Tricot
89f6ae6e36
Fix many broken links ( #798 )
2020-11-02 19:19:48 -08:00
Shrif Nada
96a93a330f
GitBook: [master] 4 pages and 15 assets modified
2020-10-30 21:49:40 +00:00
John Lafleur
9a1452e1c2
Restructured the left column of the documentation ( #733 )
2020-10-29 11:10:20 -07:00