Teamgram - Open source mtproto server written in golang
open source mtproto server implemented in golang with compatible telegram client.
English | 简体中文
Open source mtproto server written in golang
Mobile Protocol: Detailed Description (v.1.0, DEPRECATED)
Encrypted CDNs for Speed and Security Translate By @steedfly
-
install mysql5.7
-
init database
-
create database teamgram
-
init teamgram database
mysql -uroot teamgram < teamgram2.sql
-
- install redis
- install etcd
- install kafka
- install minio
- init minio buckets, bucket names:
documents
encryptedfiles
photos
videos
- install ffmpeg
- Get source code
git clone https://github.com/teamgram/teamgram-server.git
cd teamgram-server
- Build
cd scripts
./build.sh
- Run
cd ../teamgramd/bin
./runall2.sh
Important: default signIn and signOut verify code is 12345
Please report bugs, concerns, suggestions by issues, or join telegram group Teamgram中文社区 Or Teamgram to discuss problems around source code.
If need enterprise edition, please PM the author