Javyer
Javyer
Explore posts from servers
TTwenty
Created by Javyer on 9/23/2024 in #❓︱help
How to Setup Messaging & Calendar sync
Hi! I'm a bit confused on the wording in the Setup Messaging & Calendar sync section:
Twenty offers integrations with Gmail and Google Calendar. To enable these features, you need to connect to register the following recurring jobs: # from your worker container yarn command:prod cron:messaging:messages-import yarn command:prod cron:messaging:message-list-fetch yarn command:prod cron:calendar:calendar-event-list-fetch
What does connect to register the following recurring jobs means in this context? Do I need to jump into the docker image and run those commands? Or do I need to do a different thing?
3 replies
RRailway
Created by Javyer on 1/12/2024 in #✋|help
Can not connect to Database (both from UI and external services)
No description
11 replies
RRailway
Created by Javyer on 11/9/2023 in #✋|help
How to set the commit sha as a environment variable?
Hi! Good day! I'm currently trying to link the reports from Sentry with the Git commit's SHA. For this, I'm setting a variable with the value: ${{RAILWAY_GIT_COMMIT_SHA}} but it is empty. I also tried to use ${{RAILWAY_DEPLOYMENT_ID}} but it also looks empty. Am I missing something in my configuration? I'm properly using other variables to link to my other services.
8 replies