90 Commits

Author SHA1 Message Date
Alexandre Aubin
ed60b7782a No need to sudo all over the place 2018-12-18 20:44:24 +01:00
Alexandre Aubin
fe159638f5 rm -rf -> ynh_secure_remove 2018-12-18 20:44:24 +01:00
Alexandre Aubin
fc1d305b2b Clean / simplify / reorganize a few things in install script 2018-12-18 20:44:24 +01:00
Alexandre Aubin
34d8b55b44 This file aint used / needed anymore 2018-12-18 20:44:24 +01:00
Alexandre Aubin
bbc821a632 ynh_die does not exists before helpers sourcing 2018-12-02 23:49:24 +01:00
Alexandre Aubin
2f04d16d4f At the end of the upgrade, restart vpnclient only if it's already active 2018-12-02 23:27:35 +01:00
pitchum
1c06d02d49 [mod] Make package_linter happier than ever. 2018-12-02 19:15:27 +01:00
pitchum
9edd5f3b96 [mod] Reenable abort_if_erros in upgrade script (to make package_linter happy). 2018-12-02 18:52:17 +01:00
pitchum
f9ab657dbb [mod] Make our package_linter happy again. 2018-12-02 16:29:54 +01:00
pitchum
62ed195729 [fix] Remove sudoers file on app remove. 2018-12-02 13:30:27 +01:00
pitchum
4929faf2be [fix] Backport fixes from my old dev branch. 2018-12-02 13:03:23 +01:00
pitchum
e86d83049e [fix] upgrade script needs sourcing _common.sh and helpers. 2018-12-02 12:23:30 +01:00
pitchum
97c32df3cc [enh] Purge apt dependencies on remove. 2018-12-02 11:22:22 +01:00
pitchum
94bbcdb2db [fix] Create a dedicated system user with proper sudo permissions.
Ref. #41.
2018-12-02 11:22:19 +01:00
pitchum
9d2bc631e5 [wip] Disabling backup and restore scripts (temporarily). 2018-12-02 11:21:48 +01:00
pitchum
53ccf1d4e1 [fix] user/group = www-data in php-fpm config. 2018-12-02 11:20:39 +01:00
pitchum
9bc126ebd3 [fix] upgrade script sets 'final_path' setting. 2018-12-02 11:19:55 +01:00
pitchum
c004113529 Removed hard-coded "vpnadmin" string. 2018-12-02 11:19:55 +01:00
pitchum
993441d89f Rewriting packages scripts. backup (WIP). 2018-12-02 11:19:50 +01:00
pitchum
c47d8e2195 Moar experimental helpers needed. 2018-12-02 11:18:38 +01:00
pitchum
ed17abfd32 Bugfix: revert changes not compatible with stable yunohost. 2018-12-02 11:18:38 +01:00
pitchum
8294528c67 Add missing helpers.
- read_json
- read_manifest
- abort_if_up_to_date
2018-12-02 11:18:38 +01:00
pitchum
432569620c [mod] upgrade, disable auto-backup/restore 2018-12-02 11:18:38 +01:00
pitchum
abd0145d4e [fix] Do not start vpnclient service on first install. 2018-12-02 11:18:38 +01:00
pitchum
abce6aef00 [mod] install and upgrade scripts share some common code. 2018-12-02 11:18:36 +01:00
pitchum
8cbe81be03 [mod] backup script rewritten (inspired and adpated from example_ynh).
Currently neither backup nor restore are useful but are safe enough to
not break the upgrade script. That's what matters for now.
2018-12-02 11:15:06 +01:00
pitchum
f6165c5dc6 [fix] upgrade script renames paths to comply with the new ones. 2018-12-02 11:04:43 +01:00
pitchum
5ff35acd1c [mod] upgrade script simplified: does nothing except a backup. 2018-12-02 11:00:10 +01:00
pitchum
124d11cebe [mod] Hard-coded occurrences of "vpnadmin" replaced with ${app} (where appropriate). 2018-12-02 10:57:10 +01:00
Alexandre Aubin
8356355da6 Fix upgrade maybe :< 2018-12-01 18:52:59 +01:00
agentcobra
8b3a04fb90 emergency fix
with 
- 5654b6d0b266b14a5432bcd2f3e8428ef0f53ac9
- 081447008c7854ac3a1ae84e4e33eb112572b783
- a642a010291a010ee6d88ee6473fc34d1654d5a2
2018-09-10 21:50:47 +02:00
Julien Vaubourg
50c3346c26 Use systemctl helper to avoid deadlocks with ynh 2.7 and check path avaibility with no deprecated method 2017-08-30 14:27:56 +02:00
Julien Vaubourg
cd197483cd
Rollbacks as archives 2016-08-14 23:20:26 +02:00
Julien Vaubourg
d5f0b913af
You disappoint me, mr systemd 2016-08-14 22:30:41 +02:00
Julien Vaubourg
72e19aaacb
Test without quotes 2016-08-14 22:17:42 +02:00
Julien Vaubourg
d6b7958064
Stop timer when removing 2016-08-14 22:13:41 +02:00
Julien Vaubourg
43d44616fa
Remove quotes 2016-08-14 22:03:58 +02:00
Julien Vaubourg
fe1fbb990c
Add fucking missing sudo 2016-08-14 21:07:59 +02:00
Julien Vaubourg
453fababef
Add vpnclient checker timer and upgrade backups, to enable Bram to sleep better 2016-08-14 21:05:16 +02:00
Julien Vaubourg
093249b94e
pwd without prompt 2016-08-14 19:14:10 +02:00
Julien Vaubourg
20db75b2b0
show pwd 2016-08-14 18:56:29 +02:00
Julien Vaubourg
b367056139
Save client.conf.tpl if modified, when backuping and upgrading 2016-05-28 17:13:59 +02:00
Julien Vaubourg
dd6ca03207 Fix permissions 2016-05-14 22:44:32 +02:00
Julien Vaubourg
c27a94463a Fix i18n FR and add some sudo to restore script 2016-05-14 22:14:47 +02:00
Julien Vaubourg
4eff9815f0 Fix restore script 2016-05-14 21:24:06 +02:00
Julien Vaubourg
e5ce4acb6a Update restore procedure 2016-05-14 16:08:22 +02:00
Julien Vaubourg
9917f50085 yunohost-moulinette will be merged in yunohost 2016-02-27 17:34:41 +01:00
Julien Vaubourg
3f6f482059 Fix upgrade with DNS 2015-10-11 21:08:55 +02:00
Julien Vaubourg
832571f8f0 * Remove default value vpn.ldn-fai.net
* Update loadcube.sh help
* Allow incoming TCP/443 connections on the wired_interface
2015-10-08 20:19:35 +02:00
Julien Vaubourg
c8d4f9ca2a Remove Server Name in manifest.json 2015-09-29 23:54:05 +02:00