1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00
Commit graph

162 commits

Author SHA1 Message Date
Maniack Crudelis
a2e19998d4 Normalization from example_ynh 2019-04-30 19:15:33 +02:00
Josue-T
7f78210783
Merge pull request #69 from YunoHost-Apps/config_panel
Config panel
2019-03-10 08:51:16 +01:00
JimboJoe
2a4533bc04 Fix typo
Co-Authored-By: Josue-T <josue@tille.ch>
2019-03-08 09:17:14 +01:00
Josué Tille
4bdd59384d Update doc for federation 2019-03-08 09:17:14 +01:00
Josué Tille
b5b9ee7712 Update Helper from Upstream 2019-03-08 09:16:25 +01:00
Josué Tille
b9faec521c Add fail2ban 2019-03-08 09:16:25 +01:00
Josué Tille
bd82449eae Fix ynh_check_starting 2019-03-08 09:14:35 +01:00
JimboJoe
23db8eb774
Fix typo
Co-Authored-By: Josue-T <josue@tille.ch>
2019-02-08 22:18:20 +01:00
Josué Tille
347a4dab37
Add public switch in config pannel 2019-02-08 20:22:52 +01:00
Josué Tille
0d9204ec95
Use the pip source for synapse 2019-02-08 15:21:48 +01:00
Josué Tille
d6332fb09b
Use the Yunohost certificate 2019-02-08 15:04:51 +01:00
Josué Tille
ca5bc8dba9
Fix wheel dependances 2019-01-19 23:19:14 +01:00
Josué Tille
5a539f01d2
Don't define $PS1 it's mangad by the activate script 2019-01-13 15:58:48 +01:00
Josué Tille
ee8e3b9545
Don't install virtualenv, venv is enough 2019-01-12 21:50:29 +01:00
Josué Tille
3ff83f5962 Migrate to python3 2019-01-04 10:26:03 +01:00
Josué Tille
4aa7ba9d04 Fix PS1 variable in upgrade and install script 2018-08-29 16:11:23 +02:00
Josue-T
b5d94991e6
Merge pull request #68 from YunoHost-Apps/Update_helpers
Update helpers
2018-08-25 10:30:42 +02:00
Josue-T
e27ecdbf11
Merge branch 'testing' into new_homeserver_config 2018-08-23 22:22:05 +02:00
Josué Tille
dc62daafdf Set executable coturn update config script 2018-08-23 22:19:18 +02:00
Jimmy Monin
5683336771 Typos fix 2018-08-21 07:27:01 +02:00
Josué Tille
f856455564 Fix typo 2018-08-04 23:11:12 +02:00
Josué Tille
282dd410d2 Update script for new config
- Add support for shared_secret, macaroon_secret, form_secret
- Use the own tls cert and keys
- Add possibility to enable the stats report
2018-08-04 23:11:12 +02:00
Josué Tille
5a8a3fb7d6 Add new setup_source helper 2018-08-03 22:40:34 +02:00
Jimmy Monin
e1065d80a8 Typos and misc fixes 2018-07-18 10:09:14 +02:00
Josué Tille
bc31ff4760 Update email notification 2018-07-18 10:09:14 +02:00
Josué Tille
f653a017bf Add a script to upgrade coturn config easly 2018-07-18 10:09:14 +02:00
Josué Tille
474f70e164 Don't open the port range in scripts 2018-07-18 10:09:14 +02:00
Josué Tille
3fd9ceeb06 Open coturn port rangle only if it's not already open 2018-07-18 10:09:14 +02:00
Josué Tille
e547bdaf8e Update mail with new turnserver config 2018-07-18 10:09:14 +02:00
Josué Tille
ef23ab70d7 Fix error while we get the public IP 2018-07-18 10:09:14 +02:00
Josué Tille
1af31cfdf0 Update Turnserver config
- Add full relay support (turn) :
 - Open ports range (49152 - 49192)
 - Set external-ip (for nat)
- Enable stun mode
- Improve log management
- Improve security
2018-07-18 10:09:14 +02:00
Josué Tille
0d7f1464e5 Use lsb_release instead of if - else 2018-06-15 17:41:46 +02:00
Josué Tille
2da344000b Add specific prebuild package for stretch/jessie 2018-06-15 17:41:46 +02:00
Josué Tille
8afb6f9d58 Don't upgrade pip in global system 2018-05-01 23:32:45 +02:00
Josué Tille
e59be61e1f Fix pip import 2018-05-01 22:31:22 +02:00
Josue-T
848d37d592
Merge pull request #35 from YunoHost-Apps/fix_manifest_decode
Fix UnicodeDecodeError with python scripts
2018-03-20 13:56:59 +01:00
Jimmy Monin
56186c16a7 Some English proof-reading :-) 2018-03-17 09:55:05 +01:00
Josué Tille
5636980dc4 Add helper ynh_send_readme_to_admin 2018-03-13 16:52:52 +01:00
Josué Tille
309e2619a1 Fix UnicodeDecodeError with python scripts 2018-02-26 12:53:35 +01:00
Josué Tille
d30ca3ae46 Fix open port with upnp 2018-02-12 20:31:05 +01:00
Josué Tille
552cd56308 Fix ynh_check_starting use 2018-02-12 10:24:47 +01:00
Josué Tille
61306b278e Fix config log.yaml 2018-02-06 11:30:20 +01:00
Josué Tille
257a25f591 Improve source setup 2018-02-06 11:30:20 +01:00
Josué Tille
686eb7adaa Add comment about issue #32 2018-02-06 10:56:17 +01:00
Josué Tille
acca68333c Improve install - remove from issue #31 2018-02-03 15:34:29 +01:00
Josué Tille
e145ef1e42 Update script for official audit 2018-01-31 23:06:06 +01:00
Josué Tille
a0b756446f Improve package
- Use systemd helper
- Use official version syntax
- Use app_package_version helper
- Put all experimental helper in specific file
2018-01-26 21:47:43 +01:00
Josué Tille
2473f90c5c Full upgrade
- Add multi instance support
- Remove offical helper in common.sh
- Improve turnserver config
- Update checkprocess
- Check synapse is fully started before the end script
- Use helper nginx ynh_add_nginx_config
2018-01-21 14:09:40 +01:00
Josué Tille
f2611f733d Fix permission 2018-01-13 01:23:20 +01:00
Josué Tille
9dac61a33a Fix certificate access 2017-12-30 20:43:35 +01:00
Josué Tille
292af692cc Fix Permission on restore 2017-12-15 23:17:54 +01:00
Josué Tille
45007ecb53 Fix logrotate and helper ynh_install_app_dependencies 2017-12-15 22:55:52 +01:00
Josué Tille
95f9c8e381 Remove '/' at end of ynh_use_logrotate 2017-12-08 21:43:49 +01:00
Josué Tille
22e3aae214 Upgrade to 0.25.0 2017-11-17 18:29:16 +01:00
Josué Tille
aca24e321b Get version from manifest 2017-10-31 23:37:31 +01:00
Josué Tille
3784e64eca Enable Preview and refactor source install 2017-10-22 21:33:18 +02:00
Josué Tille
469b6dc07b Use new helper, migrate to postgresql, use virtualenvionement 2017-07-21 22:28:49 +02:00
Josué Tille
f6e9aa93e9 Add synapse as service 2017-05-26 15:29:12 +02:00
Josué Tille
40f8a357eb Use new findport fonction 2017-03-07 15:46:05 +01:00
Josué Tille
0dcd75eeeb Solve error with custom certificat 2017-02-18 22:40:22 +01:00
Josué Tille
930536f4d2 Clean common script and update turnserver config 2017-02-16 22:54:57 +01:00
Josué Tille
0a7d42c3b5 First commit 2017-02-13 20:43:41 +01:00