1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00
movim_ynh/README.md
ericgaspar 8a288cc743
fix
2020-07-24 12:31:07 +02:00

44 lines
1.4 KiB
Markdown

# Movim for YunoHost
[![Integration level](https://dash.yunohost.org/integration/movim.svg)](https://dash.yunohost.org/appci/app/movim) ![](https://ci-apps.yunohost.org/ci/badges/movim.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/movim.maintain.svg)
[![Install Movim with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=movim)
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.18
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.