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
2017-08-24 14:42:01 +02:00
conf enable yunohost tile 2017-04-05 17:02:35 +02:00
patches fixed SSO patch 2017-03-15 12:24:26 +01:00
scripts update to movim upstream 2017-08-24 14:42:01 +02:00
.gitignore [enh] Add a basic .gitignore file 2016-07-10 16:24:46 +02:00
CHANGELOG update to movim upstream 2017-08-24 14:42:01 +02: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 YunoHost 2.2 compatibility and backport 2.4 helpers 2016-07-11 18:41:22 +02:00
README.md update to movim upstream 2017-08-24 14:42:01 +02: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.

Provided Movim version : 0.11 git2017-08-24

Please read CHANGELOG.

Installation

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

Upgrade

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

Options

  • domain : Your domain name.
  • path : Path to the Movim pod.
  • admin : Allowed acces to /?admin (pod advanced options), must exist in Yunohost.
  • password : Password to access /?admin.
  • language : Pod language.
  • enable sso : Automatic login.
  • port : Local port for Movim daemon (no firewall configuration needed).

Pod advanced configuration

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

Username and password are defined during installation.

Remove

yunohost app remove movim

Help

Just open an issue.