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

actualize local setup #170

Closed
wants to merge 2 commits into from
Closed

Conversation

andskur
Copy link
Contributor

@andskur andskur commented Dec 13, 2024

  • updated running_locally readme (actual docker compose commands)
  • added CGW database to docker compose
  • added missed env vars to cgw.env

…EMAIL

🔒 chore(cgw.env): add JWT_ISSUER and JWT_SECRET for JWT signing and verification
🔑 chore(cgw.env): add FINGERPRINT_ENCRYPTION_KEY for community use
🐳 chore(docker-compose.yml): add cgw-db service for PostgreSQL 14-alpine
📝 chore(docs): update commands to remove containers and volumes
@andskur andskur requested a review from a team as a code owner December 13, 2024 17:04
@andskur andskur requested review from falvaradorodriguez, iamacook and hectorgomezv and removed request for a team December 13, 2024 17:04
Copy link

github-actions bot commented Dec 13, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@andskur
Copy link
Contributor Author

andskur commented Dec 13, 2024

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Dec 13, 2024
@@ -54,7 +48,7 @@ EMAIL_TEMPLATE_VERIFICATION_CODE=''
# Firebase project
PUSH_NOTIFICATIONS_API_PROJECT=''
# Firebase service account details for authenticating with Google
PUSH_NOTIFICATIONS_API_SERVICE_ACCOUNT_CLIENT_EMAIL=''
PUSH_NOTIFICATIONS_API_SERVICE_ACCOUNT_CLIENT_EMAIL=[email protected]

Choose a reason for hiding this comment

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

Copy link

@gatleas17 gatleas17 left a comment

Choose a reason for hiding this comment

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

change

@on-waterfall
Copy link

@andskur @gatleas17

Could you add processing to WORKER_QUEUES env for txs-worker-indexer service?

WORKER_QUEUES=default,indexing,processing

https://github.com/safe-global/safe-infrastructure/blob/main/docker-compose.yml#L82

@KyrylR KyrylR mentioned this pull request Jan 14, 2025
@Uxio0
Copy link
Member

Uxio0 commented Jan 15, 2025

Addressed by #173

@Uxio0 Uxio0 closed this Jan 15, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jan 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants