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

51 commits

Author SHA1 Message Date
Éric Gaspar
d7eb634a9f
Update install 2023-06-17 22:11:28 +02:00
Éric Gaspar
48e483baae
v2 2023-06-17 22:11:02 +02:00
Éric Gaspar
b32431cc82
v2 2023-06-17 22:11:01 +02:00
tituspijean
21d2c73d93
Bullseye: drop linux headers requirements (#41)
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-08-15 17:12:27 +02:00
Tagadda
7afb30566b Fix services 2022-02-20 18:13:48 +00:00
Tagadda
4fc5b1cb3e SMTP configuration 2022-01-29 12:16:37 +00:00
tituspijean
7efb096628
Automatically enable port forwarding 2021-12-30 17:06:50 +01:00
tituspijean
721484eda1
Enable and start .path service 2021-12-26 12:16:10 +01:00
tituspijean
1929f4bba0
Drop wg0.conf autoinstall 2021-12-22 19:20:27 +01:00
tituspijean
20ecc320aa
Revert "Appease linter about ynh_install_app_dependencies"
This reverts commit 41fe61cf21.
2021-12-22 17:24:56 +01:00
tituspijean
bdae85a4d9
Merge pull request #40 from YunoHost-Apps/enh
Enhancements
2021-12-22 15:33:48 +01:00
tituspijean
41fe61cf21
Appease linter about ynh_install_app_dependencies 2021-12-22 15:18:28 +01:00
tituspijean
b147c0c7cb
Simplify services 2021-12-22 14:34:56 +01:00
tituspijean
eb0608f1f2
Silence service enabling 2021-12-21 18:18:50 +01:00
tituspijean
33d7348d7e
Start and enable the VPN service 2021-12-21 17:57:39 +01:00
tituspijean
29f4015f46
Drop sudoers 2021-12-21 17:48:41 +01:00
ericgaspar
c01884cf2f
4.3 2021-12-09 12:31:02 +01:00
tituspijean
1876b4cb54
Set up Post Up and Down scripts with interface detection 2021-11-03 00:09:09 +01:00
tituspijean
e8e5d577fa Have WireGuard start on boot 2021-09-09 23:38:24 +02:00
ericgaspar
75cea9d0e0 Update install 2021-09-09 23:38:24 +02:00
tituspijean
4298c965e9 Have WireGuard start on boot 2021-09-09 18:30:07 +02:00
ericgaspar
7cf8f97840
Update install 2021-09-09 17:58:14 +02:00
tituspijean
01f21b05ea Fix permissions 2021-07-04 21:43:33 +02:00
tituspijean
2656af882f Upgrade _conf.service too, remove others_var 2021-06-20 01:53:41 +02:00
tituspijean
edb92d0c21 Do not start WireGuard service automatically
It will most likely fail, reboot is usually required after DKMS installation
2021-03-22 20:49:14 +01:00
tituspijean
60c7556a30 Add "VPN" to service description 2021-03-22 20:49:14 +01:00
tituspijean
1a9595752d Enchance services more 2021-03-22 20:49:14 +01:00
tituspijean
1f64caad7a Enhance services 2021-03-22 20:49:14 +01:00
tituspijean
b58e5efec7 Remove prompt for path_url
The web UI does not handle yet installation on a subpath
2021-03-20 18:37:18 +01:00
tituspijean
e9525eb25c
Install backports repo gpg key and linux-headers (#18)
* Install backports repo gpg key

* Add linux-headers dependency

* Fix repo key

* Remove linux-headers dependency
It is handled by the wireguard dependencies
2021-03-20 18:36:54 +01:00
tituspijean
0cbc000b24 Fix port discovery in install 2021-03-08 21:30:11 +01:00
tituspijean
12f5f3566a Try to appease the CI 2021-01-21 22:15:43 +01:00
tituspijean
b36f91407f Detect successful start or stop of UI service 2021-01-21 21:34:52 +01:00
tituspijean
d2b10120d7 Remove is_public argument 2021-01-21 19:55:16 +01:00
tituspijean
831a048693 Comments cleanup 2021-01-11 23:16:53 +01:00
tituspijean
c7c7cd7e3f User directive in WireGuard service 2021-01-11 23:03:04 +01:00
tytan652
58ef74e961 doc: replace new kernel mentions by dkms ones 2021-01-11 23:03:04 +01:00
tytan652
9726a65f3e fix: add --priority= on ynh_pin_repo call 2021-01-11 23:03:04 +01:00
tytan652
44a050d71c build: update restore and upgrade script 2021-01-11 23:03:04 +01:00
tytan652
11e947d4f9 build: add repo with custom package pin-priority 2021-01-11 23:03:04 +01:00
tytan652
ab195dd21f Revert "build: set extra repo priotity to -1"
This reverts commit f23ed373284c45dd51e4c06a90f61279c002a707.
2021-01-11 23:03:04 +01:00
tytan652
1eefdce409 build: set extra repo priotity to -1 2021-01-11 23:03:04 +01:00
tytan652
80782d4fc5 doc: remove and edit some comments 2021-01-08 19:06:50 +01:00
tituspijean
b19e90561c Add test_status for wireguard service 2021-01-08 19:06:50 +01:00
tytan652
39d8e22986 build(level 5): set --weight and remove --time 2021-01-08 19:06:50 +01:00
tytan652
8d4b70de05 fix(level 5): add --quiet to systemctl in install 2021-01-08 19:06:50 +01:00
tytan652
e4f1425180 fix(level 5): remove some inconsistencies 2021-01-08 19:06:50 +01:00
tytan652
e88dc07bcc fix(level 1-2): use is_public to pass some check
For example: root installation doesn't seem to support private install
2021-01-08 19:06:50 +01:00
tytan652
f222956185 fix: change port for WireGuard UI
I changed the UI one because it's behind nginx reverse proxy
2021-01-08 19:06:50 +01:00
tituspijean
d52f7365f8 [fix] use proper backports repository 2020-10-11 16:35:19 +02:00