issues
search
BasedHardware
/
omi
AI wearables
https://omi.me
MIT License
3.7k
stars
477
forks
source link
Migrate Plugins to GCP
#1361
Open
beastoin
opened
6 days ago
beastoin
commented
6 days ago
Migrate Plugins to GCP
Plugins:
https://github.com/BasedHardware/omi/tree/main/plugins/example
beastoin
commented
3 days ago
deploy steps for migrating plugins to GCP:
deploy plugins to GCP
update its env, the re-deploy it:
NOTION_OAUTH_REDIRECT_URI, NOTION_AUTH_URL: point to new plugins url (update the notion auth first
https://developers.notion.com/docs/authorization
)
FRIEND_API_URL: point to backend GCP url
update Omi Mini-Apps in firestore which use the Plugins, point the url to new Plugin GCP
update the Zapier app, point to new Plugin hosting(GCP)
deprecate the modal > plugin after 1 month, must inform Zapier users.
Migrate Plugins to GCP