1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diaspora_ynh.git synced 2024-09-03 18:26:13 +02:00
diaspora_ynh/README.md

27 lines
975 B
Markdown
Raw Normal View History

2015-02-17 03:39:33 +01:00
diaspora_ynh
==========
Diaspora integration for YunoHost
2015-03-23 16:01:42 +01:00
Notes
--------------
2015-06-25 23:42:38 +02:00
Before installing, you have to:
2015-03-23 16:01:42 +01:00
2015-06-25 23:42:38 +02:00
- get a dedicated domain (must install under web root like **https://diaspora.example.com/** not **https://example.com/diaspora/**)
- get a valid SSL certificate
2016-08-05 10:54:09 +02:00
- example, can use letsencrypt with this fun [app](https://github.com/YunoHost-Apps/letsencrypt_ynh) of alexAubin :), or more hard, can use [startssl.com](https://www.startssl.com/)
- also, you can integrate manually your own valid certificate
2015-03-23 16:01:42 +01:00
2015-06-25 23:42:38 +02:00
Installation effects:
2015-03-23 16:01:42 +01:00
2016-08-05 10:54:09 +02:00
- Thank you for being patient as deployment time can take up to about 1 hour (raspberry pi).
- The installation directory can take up to 900MB and app start time can be take 5 minutes.
2015-03-23 16:01:42 +01:00
2015-06-25 23:42:38 +02:00
Make yourself (your account) an admin:
- https://wiki.diasporafoundation.org/FAQ_for_pod_maintainers#What_are_roles_and_how_do_I_use_them.3F_.2F_Make_yourself_an_admin_or_assign_moderators
2015-03-23 16:01:42 +01:00
2015-06-25 23:42:38 +02:00
Not implement yet:
2015-03-23 16:01:42 +01:00
- backup and restart scripts.