pitchum
d274323de8
[fix] Create a dedicated system user with proper sudo permissions.
...
Ref. #41 .
2018-10-12 08:13:31 +02:00
pitchum
cbf0f5a78a
[wip] Disabling backup and restore scripts (temporarily).
2018-09-14 07:02:08 +02:00
pitchum
274aa4bd91
[fix] user/group = www-data in php-fpm config.
2018-09-10 15:40:07 +02:00
pitchum
3b37a0a4aa
[fix] upgrade script sets 'final_path' setting.
2018-08-31 10:21:58 +02:00
pitchum
c8496ebd12
Removed hard-coded "vpnadmin" string.
2018-08-31 10:21:58 +02:00
pitchum
2e75787914
Rewriting packages scripts. backup (WIP).
2018-08-31 10:21:58 +02:00
pitchum
f5afd835fc
Moar experimental helpers needed.
2018-08-31 10:21:58 +02:00
pitchum
b24e0b2244
Bugfix: revert changes not compatible with stable yunohost.
2018-08-31 10:21:58 +02:00
pitchum
dd26146dc1
Add missing helpers.
...
- read_json
- read_manifest
- abort_if_up_to_date
2018-08-31 10:21:58 +02:00
pitchum
db03e844c1
[mod] upgrade, disable auto-backup/restore
2018-08-31 10:21:58 +02:00
pitchum
590f04c82d
[fix] Do not start vpnclient service on first install.
2018-08-31 10:21:58 +02:00
pitchum
51ef23df46
[mod] install and upgrade scripts share some common code.
2018-08-31 10:21:58 +02:00
pitchum
681fe2b58c
[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-08-31 10:21:58 +02:00
pitchum
76eacf55fa
[fix] upgrade script renames paths to comply with the new ones.
2018-08-31 10:21:58 +02:00
pitchum
6af9492d59
[mod] upgrade script simplified: does nothing except a backup.
2018-08-31 10:21:58 +02:00
pitchum
53c4d6c0dc
[mod] Hard-coded occurrences of "vpnadmin" replaced with ${app} (where appropriate).
2018-08-31 10:21:58 +02:00
pitchum
7800953960
[fix] upgrade script requires some helpers.
...
```
Warning: Upgrading app vpnclient...
Warning: ./upgrade: line 35: ynh_abort_if_up_to_date: command not found
Warning: !!
Warning: vpnclient's script has encountered an error. Its execution was cancelled.
Warning: !!
Warning:
Error: Unable to upgrade vpnclient
```
2018-08-25 19:24:31 +02:00
Keoma Brun
809dc19c80
using new helpers and script formatting
2018-04-09 16:11:08 +02:00
ljf (zamentur)
a642a01029
[fix] Add fake-hwclock to avoid RTC 1970 date
...
A20 Allwinner seems to have a RTC but i think this one can't work when the board is shutdown (during several minutes/hours/days ?). This package register the last date and set it early in the boot process.
2018-04-08 13:55:09 +02:00
agentcobra
b34644c729
Update upgrade
...
quick fix for ci building failling
2018-04-06 13:09:02 +02:00
agentcobra
8aab3c7dd2
Package improvement ( #31 )
...
* fix manifest
* fix tabs
* add Services section in manifest
* Fix invalid JSON
open an issue https://dev.yunohost.org/issues/1097
* fix "Impossible de satisfaire les pré-requis pour vpnclient : Paquet «
yunohost-moulinette » inconnu"
* finalisation manifest.json et harmonisation avec
https://yunohost.org/#/packaging_apps_manifest_fr
* ajout de du CI avec .travis.yml
* Update README.md
* lifting manifest.json
* remove exit 0 from scrits and add .gitignore
* fix lint error with exit
* fix #31
* refix #31
2018-03-23 09:23:57 +01: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
Julien Vaubourg
c8067dfc82
Add command-line cube file loader
2015-09-29 21:38:39 +02:00
Julien Vaubourg
abcddf3634
Replace Moulinette error by warning
2015-09-29 18:01:52 +02:00
Julien Vaubourg
4a10cecb9a
Merge
2015-09-29 15:01:54 +02:00
Julien Vaubourg
e001f16c2d
Fix #22
2015-09-28 16:53:22 +02:00
Julien Vaubourg
9bc83f4f6a
Openvpn restarts on failure thanks to systemd
2015-09-28 15:28:44 +02:00
Julien Vaubourg
7b05614b3c
Add firewalling
2015-09-27 16:03:01 +02:00
Julien VAUBOURG
67d17653fb
Save settings before upgrading
2015-07-26 10:43:58 +02:00
Julien VAUBOURG
6bc8691d4d
Add backup/restore scripts
2015-07-25 16:33:57 +02:00
Julien VAUBOURG
09f23b5a08
Improve upgrade script
2015-07-24 19:44:34 +02:00
Julien VAUBOURG
ad2697c0f0
Improve upgrade script
2015-07-24 19:22:17 +02:00