Skip to content

Conversation

@BigSpaceships
Copy link

What

Move google secrets to be an environment variable to work well with okd deployments.
Also update readme

Why

Jumpstart is broken rn because of okd (see https://jumpstart.csh.rit.edu/)

Test Plan

get environment stuff from okd. Does it boot and calendar stuff works? yes okay cool it's good 👍

Env Vars

yes. GOOGLE_CLIENT_SECERTS_JSON is the contents of the json file. it's in okd right now as something but I will fix

Checklist

  • Tested all changes locally
  • Updated documentation

@goosenotduck goosenotduck self-requested a review December 6, 2025 17:45
Copy link
Contributor

@goosenotduck goosenotduck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an awful solution to the problem. Just because the project is already messy doesn't mean we should add equally bad code on top. A JSON environment variable is mega cursed.

In my mind, the proper solution is to add each configuration option as it's own environment variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants