1
0
mirror of synced 2026-01-06 06:04:16 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
sh4sh
6d830ddb23 add note on security self-check to security.md (#25235) 2023-04-17 16:43:50 -04:00
Tim Roes
278ea371f2 Group documentation navigation (#24774)
* Group documentation navigation

* Fix broken redirects
2023-04-03 09:42:39 +02:00
TobiasLaving
f07cdfa3d9 Docs: correct spelling error in nginx config (#23665) 2023-03-03 10:18:57 -03:00
Sophia Wiley
4eab55bb20 Cloud docs restructure (#23319)
* cloud docs restructure

* edited webhook notifications wording

* undo changes to webapp links

* removed one other change to webapp links

* removed most redirects because of query strings
commit

* changed utilize to use

* edited data residency intro based on patsys suggestion

* deleted typo in redirect

---------

Co-authored-by: Amruta Ranade <11484018+Amruta-Ranade@users.noreply.github.com>
2023-02-28 09:50:04 -08:00
Julian Rommel
cede30a832 Docs: added nginx reverse proxy example config (#21340)
* Added nginx reverse proxy example config

I added a nginx example config if people want to put their local installation of Airbyte behind a reverse proxy.

* Fixed a typo

Changed "ssl" to upper case
2023-01-24 14:32:47 -03:00
Sophia Wiley
8ed66ebe79 Updated ISO certification date (#21181)
* added info

* edited wording
2023-01-10 09:57:30 -08:00
Amruta Ranade
cae63965bd Deployment docs and sidebar cleanup (#20965) 2023-01-03 19:18:35 +05:30
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
Juan
dc328ca14e Adds newly created IP addresses to docs (#16901)
* Adds newly created IP addresses to docs

* Update docs/operator-guides/security.md

Co-authored-by: Sophia Wiley <106352739+sophia-wiley@users.noreply.github.com>

* Update docs/integrations/sources/postgres.md

Co-authored-by: Sophia Wiley <106352739+sophia-wiley@users.noreply.github.com>

* Update docs/integrations/sources/alloydb.md

Co-authored-by: Sophia Wiley <106352739+sophia-wiley@users.noreply.github.com>

* Update docs/cloud/getting-started-with-airbyte-cloud.md

Co-authored-by: Sophia Wiley <106352739+sophia-wiley@users.noreply.github.com>

Co-authored-by: Sophia Wiley <106352739+sophia-wiley@users.noreply.github.com>
2022-09-19 14:22:39 -04:00
Amruta Ranade
758458a6f4 Update security.md (#16561) 2022-09-09 17:44:16 -04:00
Amruta Ranade
f20b5047f2 New security doc (#16547) 2022-09-09 15:10:34 -04:00