Skip to content

alexsunday/deploy-signal-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

deploy-signal-server

deploy all signal server components on your own servers.

Due to the high security of the Signal protocol, I believe some people might be interested in running Signal on their own servers. On my end, I have successfully deployed a complete Signal server on my own server (around late April 2025), including the storage service (modified implementation), tusd (reimplemented), registration (reimplemented), coturn && SFU, as well as three clients: Android, Desktop, and iOS. If anyone is interested, I can provide technical support.

You can contact me at wechat: pfoxh25

Currently, deploying a complete Signal server requires running at least the following components:

middleware:

  • S3/minio
  • dynamodb
  • redis
  • telegraf/prometheus

signal run on server

clients:

About

deploy all [Signal-Server](https://github.com/signalapp/signal-server) components on your own servers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published