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 docker-compose.yml #8162

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update docker-compose.yml #8162

wants to merge 1 commit into from

Conversation

s3ppo
Copy link

@s3ppo s3ppo commented May 20, 2024

added restart: unless-stopped for appwrite-worker-usage and appwrite-worker-usage-dump

What does this PR do?

add a restart for appwrite-worker-usage and appwrite-worker-usage-dump
in my case appwrite-worker-usage-dump is "exited" because redis is not ready before appwrite-worker-usage-dump

Test Plan

add it or not :P

Related PRs and Issues

PR

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

added restart for appwrite-worker-usage and appwrite-worker-usage-dump
@stnguyen90
Copy link
Contributor

@s3ppo, was there an issue created for this? Also, the more important place to add these lines is https://github.com/appwrite/appwrite/blob/main/app/views/install/compose.phtml

@s3ppo
Copy link
Author

s3ppo commented May 23, 2024

@s3ppo, was there an issue created for this? Also, the more important place to add these lines is https://github.com/appwrite/appwrite/blob/main/app/views/install/compose.phtml

Sry no issue, we just talked about it on discord 😉

I did it already in my override and it works fine 👍

Best regards

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.

None yet

2 participants