Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.
/ movim_ynh Public archive

[UNMAINTAINED -> go to YunoHost-Apps/movim_ynh]

License

Notifications You must be signed in to change notification settings

movim/movim_ynh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.13

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.