mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Movim package for YunoHost
conf | ||
scripts | ||
sources/patches | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
Movim for YunoHost
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 is a decentralized social network, written in PHP and HTML5 and based on the XMPP standard protocol: https://movim.eu
Shipped version: 0.18
Screenshots
Demo
Configuration
How to configure this app: From an admin panel, a plain file with SSH, or any other way.
Documentation
- Official documentation: Link to the official documentation of this app
- YunoHost documentation: If specific documentation is needed, feel free to contribute.
YunoHost specific features
Multi-user support
- Are LDAP and HTTP auth supported?
- Can the app be used by multiple users?
Supported architectures
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.
- 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.
Links
- Report a bug: https://github.com/YunoHost-Apps/movim_ynh/issues
- App website: https://movim.eu/
- Upstream app repository: https://github.com/movim/movim
- YunoHost website: https://yunohost.org/
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