1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ztncui_ynh.git synced 2024-09-03 18:06:05 +02:00
Commit graph

23 commits

Author SHA1 Message Date
tituspijean
1fe53c67a4
Fix NodeJS dependencies install 2021-10-06 23:47:30 +02:00
tituspijean
97c4bbaa52
Appease linter 2021-10-06 00:19:49 +02:00
yalh76
d791fc51fd Option --others_var is deprecated / irrelevant since 4.2, and will be removed in Bullseye. Yunohost now manages conf using ynh_add_config which automatically replace all __FOOBAR__ by $foobar 2021-08-14 16:39:03 +02:00
Alexandre Aubin
17185df467 Finding an available port 2021-01-10 13:02:11 +01:00
tituspijean
0ecc78b896
Enhancements (#9)
* [enh] systemd help with dynamic variables

* [fix] unbound variable

* [enh] test nodejs helper

* [fix] node and npm paths

* [fix] ...

* [fix] upgrade

* force replacing certs
* standard admin and password if missing

* [enh] specify experimental helpers

* [fix] check_process

After zerotier_ynh removal from apps list, one has to --force its installation

* [rem] unnecessary sudo in nodejs helpers

* [enh] calibrating script progression

* [upg] package version

* fix

* Fix

* Fix name in README

* Remove integrated helper

* Add service integration progress message

Co-authored-by: ericgaspar <junk.eg@free.fr>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-12-06 09:29:46 +01:00
tituspijean
a8ec03f1de
Update check_process and fix CI warnings (#7)
* [fix] check_process

After zerotier_ynh removal from apps list, one has to --force its installation

* [rem] unnecessary sudo in nodejs helpers

* [enh] calibrating script progression

* [upg] package version
2020-05-14 17:31:45 +02:00
tituspijean
724dadb4a5
[enh] improved systemd and nodejs helpers (#5)
* [enh] systemd help with dynamic variables

* [fix] unbound variable

* [enh] test nodejs helper

* [fix] node and npm paths

* [fix] ...

* [fix] upgrade

  * force replacing certs
  * standard admin and password if missing

* [enh] specify experimental helpers
2020-04-25 15:34:13 +02:00
tituspijean
86821d48e0 [enh] quiet grep
Co-Authored-By: Kayou <pierre@kayou.io>
2020-04-18 18:48:34 +02:00
tituspijean
d9d7444b09 [rem] default credentials 2020-04-18 18:48:34 +02:00
tituspijean
35d8edd4c8 [fix] proper path to argon2-cli 2020-04-18 18:48:34 +02:00
tituspijean
ea93407686 [add] setting user and password 2020-04-18 18:48:34 +02:00
tituspijean
600ccede11 [enh] use permissions system 2020-04-18 18:48:34 +02:00
tituspijean
772480a9af [enh] prepare systemd conf and check for zerotier app or die
Co-Authored-By: Kayou <kay0u@users.noreply.github.com>
2020-04-18 18:48:34 +02:00
tituspijean
04bdc45749 [enh] recalculate checksum 2020-04-18 18:48:34 +02:00
tituspijean
38cb8a218b [enh] silence npm warnings 2020-04-18 18:48:34 +02:00
tituspijean
430f3d9000 [enh] to level 6 2020-04-18 18:48:34 +02:00
tituspijean
c874edf301 [fix] use specified nodejs version 2020-04-18 18:48:34 +02:00
tituspijean
9eec37e215 [add] debug 2020-04-18 18:48:34 +02:00
tituspijean
82f0224d69 [add] g++ dependency 2020-04-18 18:48:34 +02:00
tituspijean
c01b1ebd3d [fix] retrieve actual zerotier port 2020-04-18 18:48:34 +02:00
tituspijean
234fe49cc5 [fix] overhaul
See #2.
Getting rid of start script.
cp instead of ln the "fake" ssl certificates.
2020-04-18 18:48:34 +02:00
tituspijean
0a008ec372 [enh] test for ZeroTier installation 2020-04-18 18:48:34 +02:00
tituspijean
7a75dc0059 Initial commit 2019-12-15 16:09:28 +01:00