Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update self-hosting upgrade guide for 0.33 #8674

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

Weiko
Copy link
Member

@Weiko Weiko commented Nov 22, 2024

No description provided.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Updates the self-hosting upgrade guide to include comprehensive instructions for upgrading to v0.33.0, focusing on Redis configuration changes and JWT token simplification.

  • Added new cache:flush command requirement in upgrade sequence at /packages/twenty-website/src/content/developers/self-hosting/upgrade-guide.mdx
  • Consolidated Redis connection variables (REDIS_HOST, REDIS_PORT, etc.) into single REDIS_URL parameter
  • Simplified JWT token configuration by replacing multiple secrets with single APP_SECRET variable
  • Added requirement for Google People API activation for connected account functionality
  • Maintained backward compatibility note for ACCESS_TOKEN_SECRET for API tokens

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@charlesBochet charlesBochet merged commit 76466db into main Nov 22, 2024
19 checks passed
@charlesBochet charlesBochet deleted the c--update-upgrade-guide-for-0.33 branch November 22, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants