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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

andskur
Copy link

@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
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

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