1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00
Movim package for YunoHost
Find a file
2015-12-28 13:41:28 +01:00
conf add sso parameters and edit indentation 2015-12-16 13:37:30 +01:00
scripts fix #14 2015-12-21 23:49:24 +01:00
sources update to movim 0.9 git2015-12-28 2015-12-28 13:28:17 +01:00
CHANGELOG remove TESTS, edit CHANGELOG 2015-12-28 13:41:28 +01:00
COPYING add licence 2015-08-14 15:02:39 +02:00
LICENSE add licence 2015-08-14 15:02:39 +02:00
manifest.json Change default SSO choice to "Yes" 2015-12-21 23:05:06 +01:00
README.md update to movim 0.9 git2015-12-28 2015-12-28 13:28:17 +01:00

Movim for Yunohost.

Movim is a decentralized social network, written in PHP and HTML5 and based on the XMPP standard protocol : https://movim.eu .

It is recommended to use a "valid" certificate to use Movim, auto-signed is sometimes problematic. You might want to take a look a StartSSL or Let's Encrypt.

Current Movim version : 0.9 git2015-12-28

Please read CHANGELOG.

Installation

yunohost app install https://github.com/src386/movim_ynh

Upgrade

yunohost app upgrade movim -u https://github.com/src386/movim_ynh

Options

  • domain : Your domain name.
  • path : Path for you Movim pod (will be https://example.com/path).
  • admin : Who can access /?admin (pod options).
  • password : Password to access /?admin.
  • language : Pod language, currently en or fr.
  • enable sso : automatic login.
  • port : Port for Movim daemon. Default is 9537, a check is performed before installation.

Pod advanced configuration

https://example.com/movim/?admin

Username and password are defined during installation.

Remove

yunohost app remove movim

Help

support@conference.yunohost.org src386_ or just open an issue.