1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rainloop_ynh.git synced 2024-09-03 20:16:18 +02:00
rainloop_ynh/README.md
scith 38e6602154 Readme
Admin panel has to be accessed via /app/?admin until the NGINX
configuration for the SSO is solved
2015-10-07 21:41:45 +02:00

1.4 KiB

Rainloop for YunoHost

English

Rainloop is a lightweight webmail.

To configure it, go to http://DOMAIN.TLD/rainloop/app/?admin

  • The default login is : user chosen during install
  • The default password is : 12345

Each user can add a remote carddav server from their own parameters interface. If you use baikal, the CardDav address is : https://DOMAIN.TLD/baikal/card.php/addressbooks/USER/default/

  • to upgrade the app once a new rainloop version is available, simply run in a local shell via ssh or otherwise :

sudo yunohost app upgrade -u https://github.com/polytan02/rainloop_ynh rainloop

Français

Rainloop est un webmail simple et léger.

Pour le configurer après l'installation, veuillez vous rendre sur http://DOMAIN.TLD/rainloop/app/?admin

  • Le nom d'utilisateur admin par défaut est : utilisateur choisi lors de l'installation
  • Le mot de passe admin par défaut est : 12345

Chaque utilisateur peut ajouter un carnet d'adresse distant CardDav via leur propre paramètres. Si vous utilisez Baikal, l'adresse à renseigner est du type : https://DOMAIN.TLD/baikal/card.php/addressbooks/UTILISATEUR/default/

  • pour mettre à jour rainloop lorsqu'une nouvelle version est disponible, lancez en console locale (ssh ou autre) :

sudo yunohost app upgrade -u https://github.com/polytan02/rainloop_ynh rainloop