2015-08-03 11:35:01 +02:00
|
|
|
Movim for Yunohost.
|
2015-08-03 15:37:44 +02:00
|
|
|
==========
|
|
|
|
|
2015-08-11 13:33:52 +02:00
|
|
|
Movim is a decentralized social network, written in PHP and HTML5 and based on the XMPP standard protocol : https://movim.eu .
|
2015-08-03 15:37:44 +02:00
|
|
|
|
2015-08-12 14:35:47 +02:00
|
|
|
Warning: BETA.
|
2015-08-10 17:28:11 +02:00
|
|
|
|
2015-08-11 13:24:00 +02:00
|
|
|
Current Movim version : 20150810.
|
|
|
|
|
2015-08-10 17:28:11 +02:00
|
|
|
**Changelog**
|
|
|
|
|
2015-08-17 22:42:42 +02:00
|
|
|
0.5b 2015-08-17
|
2015-08-15 23:56:54 +02:00
|
|
|
- Add default port (9537)
|
|
|
|
|
2015-08-14 15:02:39 +02:00
|
|
|
0.4b 2015-08-14
|
2015-08-13 09:50:22 +02:00
|
|
|
- Add restart command to movim daemon after upgrade
|
2015-08-14 15:02:39 +02:00
|
|
|
- Add licence
|
2015-08-13 09:50:22 +02:00
|
|
|
|
2015-08-12 14:35:47 +02:00
|
|
|
0.3b 2015-08-12
|
|
|
|
- Check if admin exists
|
|
|
|
- Check if admin password is not empty
|
|
|
|
|
2015-08-12 10:58:06 +02:00
|
|
|
0.2b 2015-08-12
|
|
|
|
- Add php5-cli as required
|
2015-08-12 10:59:30 +02:00
|
|
|
- Fixed a warning for sysvinit script installation
|
2015-08-12 11:02:43 +02:00
|
|
|
- Fixed a LSB warning with movim sysvinit script
|
2015-08-12 10:58:06 +02:00
|
|
|
|
|
|
|
0.1b 2015-08-12
|
|
|
|
- Beta release
|
|
|
|
|
2015-08-11 13:24:00 +02:00
|
|
|
**Installation**
|
|
|
|
|
|
|
|
yunohost app install https://github.com/src386/movim_ynh
|
|
|
|
|
2015-08-11 13:33:52 +02:00
|
|
|
**Options**
|
|
|
|
|
2015-08-11 13:35:57 +02:00
|
|
|
* domain : Your domain name.
|
|
|
|
* path : Path for you Movim pod (will be https://example.com/path).
|
|
|
|
* admin : Who can access ?q=admin (pod options).
|
|
|
|
* password : Password to access ?q=admin.
|
|
|
|
* language : Pod language, currently en or fr.
|
|
|
|
* public_site : Pod protected by Yunohost SSO portal or not.
|
|
|
|
* port : Port for Movim daemon. Default is 9537, a check is performed before installation.
|
2015-08-11 13:33:52 +02:00
|
|
|
|
2015-08-11 13:24:00 +02:00
|
|
|
**Pod configuration**
|
|
|
|
|
|
|
|
https://example.com/movim/?q=admin
|
|
|
|
|
2015-08-11 13:33:52 +02:00
|
|
|
Username and password are definied during installation.
|
|
|
|
|
2015-08-11 13:24:00 +02:00
|
|
|
**Upgrade**
|
|
|
|
|
|
|
|
yunohost app upgrade movim -u https://github.com/src386/movim_ynh
|
|
|
|
|
|
|
|
**Remove**
|
|
|
|
|
|
|
|
yunohost app remove movim
|
2015-08-11 13:33:52 +02:00
|
|
|
|
2015-08-12 08:57:37 +02:00
|
|
|
**Notes**
|
|
|
|
|
|
|
|
* URL rewriting is disabled (experimental feature)
|
2015-08-13 09:50:22 +02:00
|
|
|
* No SSO auto login
|
2015-08-12 08:57:37 +02:00
|
|
|
|
2015-08-11 13:33:52 +02:00
|
|
|
**Help**
|
|
|
|
|
|
|
|
support@conference.yunohost.org src386_
|