Личный Text Secure Server

Discussion in 'Linux, Freebsd, *nix' started by 1nf3cto, 19 Apr 2014.

  1. 1nf3cto

    1nf3cto New Member

    Joined:
    27 Sep 2012
    Messages:
    5
    Likes Received:
    0
    Reputations:
    0
    Есть ли у кого-то опыт настройки собственного сервера?
    Документации отсюда явно недостаточно: https://github.com/WhisperSystems/TextSecure/wiki/How-to-use-TextSecure-without-Google-Play-Store-and-using-your-own-TextSecure-server
     
  2. nejtr0n

    nejtr0n New Member

    Joined:
    23 Dec 2013
    Messages:
    17
    Likes Received:
    3
    Reputations:
    1
    Имхо этого достаточно.
    Code:
    git clone https://github.com/WhisperSystems/TextSecure-Server.git
    cd into the TextSecure-Server directory
    cp config/sample.yml local.yml
    edit the local.yml with your details
    then say mvn package; java -jar PATH-TO-JAR server local.yml
    Если не встает, поделитесь проблемами.
     
    1 person likes this.