Skip to content

Commit

Permalink
[Design] Introduce GCP Secrets for Gen AI services (#1697)
Browse files Browse the repository at this point in the history
* 🚧 WIP attempt to have mardown design with images working and jekyll site with images ..

* 📝 Introduce GCP Secrets PR design, Fixes #1695

* 🚧 Design GCP secret add iAdvize and mongodb

* 📝 Design GCP handle provider independently for each secrets set (mongodb, gen-ai, iAdvize)

* Updating changes

* 📝 [Doc] GCP Secrets :intro mention about how GCP project location is found, Fixes #1695

* Fixing typo

Co-authored-by: AurelienSylvan <[email protected]>

* 📝 Add mention of the open source implementation of Mongo cred for AWS.

assouktim comment #1697 (comment)

* 📝 Fix wrong secret name

Comment from AurelienSylvan #1697 (comment)

* Typo

Co-authored-by: AurelienSylvan <[email protected]>

* 📝 Rename from project number to project ID, also remove unused variables for NLP API

* Project num to ID fixes and mongo env variable fixes

Co-authored-by: assouktim <[email protected]>

* 📝 tock_gcp_secret_project_number ==> tock_gcp_project_id

Comment from assouktim #1697 (comment)

* 📝 Add renamed environment variables

* fix title

* Update docs/_en/dev/feature-technical-designs/1696-gcp-secrets.md

* Update docs/_en/dev/feature-technical-designs/1696-gcp-secrets.md

* Update docs/_en/dev/feature-technical-designs/1696-gcp-secrets.md

* Update docs/_en/dev/feature-technical-designs/1696-gcp-secrets.md

* Update docs/_en/dev/feature-technical-designs/1696-gcp-secrets.md

* Update docs/_en/dev/feature-technical-designs/1696-gcp-secrets.md

* Reviews

---------

Co-authored-by: AurelienSylvan <[email protected]>
Co-authored-by: assouktim <[email protected]>
Co-authored-by: Mohamed ASSOUKTI <[email protected]>
  • Loading branch information
4 people authored Sep 3, 2024
1 parent 65ca8c2 commit 8a080df
Show file tree
Hide file tree
Showing 4 changed files with 267 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/_data/tocs/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ content:
children:
- title: 'Multilingual bot'
url: 'en/user/guides/i18n'
- title: 'Develop Stories'
- title: 'Develop'
children:
- title: 'Bot API mode'
url: 'en/dev/bot-api'
Expand All @@ -35,6 +35,10 @@ content:
url: 'en/dev/i18n'
- title: 'API documentation'
url: 'en/api'
- title: 'Feature technical designs'
children:
- title: '#1696 GCP Secret Manager'
url: 'en/dev/feature-technical-designs/1696-gcp-secrets'
- title: 'About'
children:
- title: 'Why Tock'
Expand Down
Loading

0 comments on commit 8a080df

Please sign in to comment.