1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mumbleserver_ynh.git synced 2024-09-03 19:46:03 +02:00
Commit graph

192 commits

Author SHA1 Message Date
Jibec
b5f068a7e9 fix missing directory after reboot 2019-01-02 12:54:36 +02:00
Jean-Baptiste
d2a3339cae
Merge pull request #22 strengthen systemd
strengthen systemd
2019-01-02 11:23:57 +02:00
Jean-Baptiste Holcroft
f9abf64a16 Improve systemd protections 2018-09-21 16:10:22 +02:00
Jean-Baptiste Holcroft
d0bed2f794 Improve readme 2018-09-21 15:42:56 +02:00
Jean-Baptiste
c59d954c30
Merge pull request #21 from YunoHost-Apps/testing Use no_sso
Use no_sso instead of the variable hack fix #19
2018-09-21 15:36:25 +02:00
Jean-Baptiste Holcroft
a750a0e8b1 Use no_sso instead of the variable hack fix #19 2018-09-21 15:35:13 +02:00
Jean-Baptiste Holcroft
80a8d5b840 Move send readme to add to the end, add +ynh_backup_if_checksum_is_different 2018-08-08 23:51:33 +02:00
Jean-Baptiste Holcroft
10d2d351fd Fix #20 (old old upgrade) 2018-08-06 21:48:04 +02:00
Jean-Baptiste Holcroft
1f2172a181 Fix mumble-server folder creation 2018-08-06 21:43:20 +02:00
Jean-Baptiste Holcroft
d0af4f6e16 Fix superuser password 2018-07-29 14:17:59 +02:00
Jean-Baptiste Holcroft
1e6a921153 Fix #19 (ynh core issue when using domain without SSO) 2018-07-09 22:51:16 +02:00
Jean-Baptiste Holcroft
9827b5bb2b Prevent useless error message 2018-07-04 22:56:18 +02:00
Jean-Baptiste Holcroft
4b2408f7c9 Fix installation 2018-07-04 22:55:54 +02:00
Jean-Baptiste
36005bde34
Merge pull request #18 from julienmalik/fixjessie
Update scripts/_common.sh to fix jessie install, fix #16
2018-07-04 21:58:29 +02:00
Julien Malik
8d3eae418e Update scripts/_common.sh to fix jessie install, fix #16 2018-07-04 07:06:45 +00:00
Jean-Baptiste Holcroft
8a98cda5a6 add default welcome message, fix #12 2018-06-09 16:29:19 +02:00
Jean-Baptiste Holcroft
5e4aff43fb Manual test works, CI don't, let's disable CI 2018-06-09 16:09:44 +02:00
Jean-Baptiste
265d8f95d6
Merge pull request #14 from Jibec/master
Rework
2018-05-23 20:18:13 +02:00
Jean-Baptiste Holcroft
20d6d3d72c Fix domain and superuser password after upgrade 2018-04-07 19:20:18 +02:00
Jean-Baptiste Holcroft
df3ad75d97 Change maintainer and improve readme 2018-04-07 18:24:20 +02:00
Jean-Baptiste Holcroft
2d9dec070c Remove password from manifest (generated) 2018-04-07 16:01:19 +02:00
Jean-Baptiste Holcroft
bc3ea3ad29 add backup and restore 2018-04-07 15:51:07 +02:00
Jean-Baptiste Holcroft
e2a9c9f196 Add upgrade process 2018-04-07 15:32:27 +02:00
Jean-Baptiste Holcroft
eaa6733ca8 upgrade ynh_send_readme_to_admin helper 2018-04-07 13:51:22 +02:00
Jean-Baptiste Holcroft
691b1abb77 Add domain so mumble can use the one from domain + tiny fix for mail 2017-12-09 15:42:01 +01:00
Jean-Baptiste Holcroft
fc8639d23d Add multi-install, remove port (sent by email), add helper 2017-12-04 23:37:56 +01:00
Jean-Baptiste Holcroft
969facc313 Rewrite removal 2017-11-29 23:33:33 +01:00
Jean-Baptiste Holcroft
3d4cf111b3 Rewrite installation 2017-11-29 23:33:21 +01:00
Jean-Baptiste Holcroft
f6368ee675 Use helpers and shellcheck 2017-11-21 11:52:26 +01:00
Jean-Baptiste Holcroft
c736ccf103 change install file structure 2017-11-21 11:31:25 +01:00
Jean-Baptiste Holcroft
6e7df45f12 Add generic headers and _common.sh 2017-11-21 11:22:26 +01:00
M5oul
c3f4863564 Merge pull request #9 from YunoHost-Apps/updates
Updates
2017-07-11 21:40:12 +02:00
Moul
d574f7721b [mod] check_process: add level § and force level 4 to yes. 2017-05-24 08:23:46 +02:00
Moul
7719f82c34 [mod] use 'ynh_die' and 'set -eu'. 2017-05-23 12:03:22 +02:00
Moul
80f7ac5733 [mod] remove: use apt, 'firewall disallow' alreay does it for IP6. 2017-05-23 11:56:34 +02:00
Moul
244b440fc9 [enh] remove: add 'set -u', source helpers, retrieve arg with helper. 2017-05-23 11:51:39 +02:00
Moul
81c9ccc4ee [mod] remove: enhance reading: break lines, comments. 2017-05-23 11:48:11 +02:00
Moul
b07dfbdc56 [mod] install: 'firewall allow' cmd already open port for ip4 and ip6. Update comments. 2017-05-23 11:38:15 +02:00
Moul
a11ed07e28 [fix] install: sed do not needs to be done globally on conf file. 2017-05-23 11:33:13 +02:00
Moul
fd570fa59f [mod] install: install with 'apt', modify conf file then move it. 2017-05-23 11:31:00 +02:00
Moul
ca69b2971f [enh] install: add 'set -eu', retrieve args with env var. 2017-05-23 11:23:21 +02:00
Moul
b2e16316c0 [mod] install: retrive helpers, use setting helper, move conf file definition. 2017-05-23 11:15:40 +02:00
Moul
6646cfcdaf [mod] set myself as maintainer. Add requirement key. 2017-05-23 11:12:38 +02:00
Maniack Crudelis
3abafc0f07 Ajout check_process
Ajout du fichier check_process pour l'intégration continue.
Le package ne peut pas être testé correctement sans ce fichier.
2017-01-01 13:05:36 +01:00
Moul
aa195461c8 [fix] #4, readme. 2016-06-14 18:41:16 +02:00
Moul
78b8165ec3 [enh] update manifest. 2016-06-14 18:36:00 +02:00
Moul
cc12d6e48a [enh] add GNU GPLv3 license. 2016-06-14 18:30:03 +02:00
Moul
879b0f337d [enh] update readme. 2016-06-14 18:29:37 +02:00
matlink
17a3cbc1ab [fix] remove deprecated license 2015-03-15 00:42:39 +01:00
matlink
baa8cc489f [fix] huge ortho mistake 2015-03-06 17:02:33 +01:00