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

Add appservices component to docker scripts #1153

Merged
merged 1 commit into from
Jun 20, 2020

Conversation

fantashley
Copy link
Contributor

Signed-off-by: Ashley Nelson amn@fantashley.com

I set up appservice to deploy in docker in order to resolve #515 and I verified it spins up as part of the docker-compose polylith deployment. I also added the binary for dendrite-user-api-server because the image build script wouldn't complete without it. Please let me know if there's anything I'm missing, thanks!

Pull Request Checklist

  • I have added any new tests that need to pass to testfile as specified in docs/sytest.md
  • Pull request includes a sign off

Signed-off-by: Ashley Nelson <amn@fantashley.com>
Copy link
Contributor

@neilalexander neilalexander left a comment

Choose a reason for hiding this comment

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

Looks like I forgot to commit my cmd/dendrite-user-api-server in #1151 so thanks for filling that gap.

@neilalexander neilalexander merged commit 61e0482 into matrix-org:master Jun 20, 2020
@fantashley fantashley deleted the appservices-docker branch June 20, 2020 21:54
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.

Add appservices component to docker scripts
2 participants