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
ericgaspar 9950e095de
fix
2020-09-22 17:16:59 +02:00
conf fix 2020-09-22 12:18:23 +02:00
scripts fix 2020-09-22 14:47:40 +02:00
sources/patches use ynh_setup_source instead of git 2018-08-10 17:27:41 +02:00
check_process Update check_process 2020-09-22 14:52:20 +02:00
LICENSE Licenses are only refering to the package itself 2018-08-10 14:38:49 +02:00
manifest.json fix 2020-09-22 13:32:39 +02:00
README.md fix 2020-09-22 17:16:59 +02:00
README_fr.md fix 2020-09-22 17:16:59 +02:00

Movim for YunoHost

Integration level
Install Movim with YunoHost

Lire ce readme en français.

This package allows you to install Movim quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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

Shipped version: 0.18rc14

Screenshots

Demo

Configuration

  • How to configure this app: From an admin panel.

Documentation

YunoHost specific features

Multi-user support

  • Are LDAP and HTTP auth supported? No
  • Can the app be used by multiple users? Yes

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Limitations

  • Any known limitations.

Additional information

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.

Pod advanced configuration

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

Username and password are defined during installation.


Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/movim_ynh/tree/testing --debug
or
sudo yunohost app upgrade movim -u https://github.com/YunoHost-Apps/movim_ynh/tree/testing --debug