Wire Server Deploy Save

Code to install/deploy wire-server (on kubernetes)

Project README

Wire™

Wire logo

This repository is part of the source code of Wire. You can find more information at wire.com or by contacting [email protected].

You can find the published source code at github.com/wireapp/wire.

For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.

No license is granted to the Wire trademark and its associated logos, all of which will continue to be owned exclusively by Wire Swiss GmbH. Any use of the Wire trademark and/or its associated logos is expressly prohibited without the express prior written consent of Wire Swiss GmbH.

Introduction

This repository contains the code and configuration to deploy wire-server and wire-webapp, as well as dependent components, such as cassandra databases. To allow a maximum of flexibility with respect to where wire-server can be deployed (e.g. with cloud providers like AWS, on bare-metal servers, etc), we chose kubernetes as the target platform.

Documentation

All the documentation on how to make use of this repository is hosted on https://docs.wire.com - refer to the Administrator's Guide.

Contents

  • ansible/ contains Ansible roles and playbooks to install Kubernetes, Cassandra, etc. See the Administrator's Guide for more info.
  • charts/ contains helm charts that can be installed on kubernetes. The charts are mirroed to S3 and can be used with helm repo add wire https://s3-eu-west-1.amazonaws.com/public.wire.com/charts. See the Administrator's Guide for more info.
  • terraform/ contains some examples for provisioning servers. See the Administrator's Guide for more info.
  • bin/ contains some helper bash scripts. Some are used in the Administrator's Guide when installing wire-server, and some are used for developers/maintainers of this repository.
Open Source Agenda is not affiliated with "Wire Server Deploy" Project. README Source: wireapp/wire-server-deploy
Stars
89
Open Issues
46
Last Commit
1 week ago
License

Open Source Agenda Badge

Open Source Agenda Rating