wire-server icon indicating copy to clipboard operation
wire-server copied to clipboard

🇪🇺 Wire back-end services

Results 275 wire-server issues
Sort by recently updated
recently updated
newest added

**DO NOT MERGE** ... before Sept 2022 and/or before most deployments are on chart version >= 4.1.0. In case this is merged and deployed before 4.1.0 was deployed first, a...

This updates `cabal-run-integration.sh` to run the integeration tests for the *same* services as `make i` does. The changes in https://github.com/wireapp/wire-server/pull/2044 also run the integration tests for `cannon`, which is not...

The `openssl` binary is required by `deploy/services-demo/demo.sh`. I've noticed this while getting following error: ```sh ➜ wire-server git:(pcapriotti/cargohold-servant) ✗ ./deploy/services-demo/demo.sh Generate a secret for the TURN servers (must match the...

## Checklist - [x] The **PR Title** explains the impact of the change. - [ ] The **PR description** provides context as to why the change should occur and what...

Good day! Thank you for your contribution. I deployed my own server and built the android app to connect my own server. The server has been built in docker mode...

* [x] I have seen https://docs.wire.com/ and https://github.com/wireapp/wire-server-deploy - the documentation there does not answer my question. **Hi there. Thank you for your contribution. I have deployed my own server...

## Checklist - [ ] The **PR Title** explains the impact of the change. - [ ] The **PR description** provides context as to why the change should occur and...

## Checklist - [ ] The **PR Title** explains the impact of the change. - [ ] The **PR description** provides context as to why the change should occur and...

## Checklist - [ ] The **PR Title** explains the impact of the change. - [ ] The **PR description** provides context as to why the change should occur and...

On fresh development environments, nginx cannot be compiled without the gpg signature verification in place. Before, this had to be done manually; now GPG keys are downloaded once the first...