You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Souhaitant tester Ejabberd dont le développement est très actif depuis l'année dernière, je me suis décidé à migrer mon instance Jabber actuellement gérée par Prosody. La procédure a été suivie sur une Debian Stretch (9.3) avec Prosody 0.10.
*First redacted on early March 2018.*
After some time with Prosody 0.10 on Debian 9, I wanted to test Ejabberd. You'll find below steps for doing such migration.
## Steps
### Packages installation
The most recent (January 2018) version can be found in Stretch's backports repository:
The most recent (early March 2018) version can be found in Stretch's backports repository:
```bash
cat <<EOF | sudo tee /etc/apt/sources.list.d/backports.list
deb http://ftp.debian.org/debian stretch-backports main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Souhaitant tester Ejabberd dont le développement est très actif depuis l'année dernière, je me suis décidé à migrer mon instance Jabber actuellement gérée par Prosody. La procédure a été suivie sur une Debian Stretch (9.3) avec Prosody 0.10.
## Étapes
### Installation paquets
La version la plus récente est disponible dans les dépôts backports de Stretch:
## Steps
### Packages installation
The most recent (January 2018) version can be found in Stretch's backports repository:
```bash
cat <<EOF | sudo tee /etc/apt/sources.list.d/backports.list
deb http://ftp.debian.org/debian stretch-backports main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Souhaitant tester Ejabberd dont le développement est très actif depuis l'année dernière, je me suis décidé à migrer mon instance Jabber actuellement gérée par Prosody. La procédure a été suivie sur une Debian Stretch (9.3) avec Prosody 0.10.
## Étapes
### Installation paquets
La version la plus récente est disponible dans les dépôts backports de Stretch :
```bash
cat <<EOF | sudo tee /etc/apt/sources.list.d/backports.list
deb http://ftp.debian.org/debian stretch-backports main