stakwork / sphinx-swarm

lightning container orchestration for massive deployments
4 stars 4 forks source link

Add twitter API keys to Jarvis environment when creating swarms #153

Open tomsmith8 opened 9 months ago

tomsmith8 commented 9 months ago

Task

For the time being, we will use our own API keys to manage Twitter APIs in Jarvis. In the future we can allow Swarm Admins to use their own.

Add TWITTER_BEARER= to the config when setting ENV variables.

Ping Tom S for the twitter API keys.

Acceptance Criteria

tomsmith8 commented 9 months ago

@Evanfeenstra we're storing Twitter's API keys in Jarvis now. I think the two newest swarms 26 & 27 need these added.

I'm 99% sure all swarms before have this ENV variable already as it was manually added.