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

29 commits

Author SHA1 Message Date
4872f05dc6 Remove stop line_matches 2024-07-01 17:16:24 +02:00
7e2a1bdcc2 Fix line_match 2024-07-01 17:14:47 +02:00
8220286b33 Fix test 2024-07-01 17:12:51 +02:00
f8b6e79711 Fix jq call 2024-07-01 17:12:05 +02:00
e40c0aa0ba Fix jq call 2024-07-01 17:10:39 +02:00
e21bcfd37c use ynh_app_setting_get 2024-07-01 16:57:40 +02:00
132c21b35e Programmatic path to the metronome config dir 2024-07-01 16:54:41 +02:00
1228758e80 backup/restore logs 2024-07-01 15:51:27 +02:00
aeb3d5228e Cleanup 2024-07-01 15:36:22 +02:00
Yunohost-Bot
7884b17714 [autopatch] Do not delete logs on app removal 2024-06-23 21:23:49 +02:00
Éric Gaspar
9739541a05
Testing (#23)
* Update manifest.json

* Auto-update README

* Update manifest.json

* Add metronome explicitly as dependency

* Auto-update README

* Auto-update README

* Update manifest.json

* Auto-update README

* Version 2 (#22)

* v2

* Auto-update README

* v2

* Create tests.toml

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-07-29 12:24:09 +01:00
Alexandre Aubin
033a3f5ff1
Testing / add metronome explicitly in dependencies (#21)
* Update manifest.json

* Auto-update README

* Update manifest.json

* Add metronome explicitly as dependency

* Auto-update README

* Auto-update README

* Update manifest.json

* Auto-update README

---------

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-07-09 18:59:36 +02:00
yalh76
38fc3e271b
Update install 2022-03-21 02:54:23 +01:00
yalh76
46c2785f5c Trying to fix bullseye 2021-08-26 00:47:16 +02:00
yalh76
8a619ba379
Apply last example_ynh (#14)
* Apply last example_ynh

* Fix $biboumi_config_file

* Update LICENSE

* fix install

* Various fixes

* Cleanup

* Fix variables not initialized

* fix variable... again

* Fix install
2021-08-17 10:02:31 +02:00
Alexandre Aubin
a47794924b
Finding an available port 2021-01-09 22:27:42 +01:00
ericgaspar
8f15d97b94
Fix linter warning 2020-12-18 13:01:41 +01:00
ericgaspar
bdae675962
Update install 2020-10-16 19:12:22 +02:00
ericgaspar
39edac925e
cleaningup 2020-10-08 10:20:51 +02:00
ericgaspar
b34ef82de5
fix 2020-10-08 10:13:41 +02:00
ericgaspar
4150644c5f
fix 2020-10-08 09:51:53 +02:00
ericgaspar
d16ba7679d
fix 2020-10-08 09:40:51 +02:00
maniack
a394dc1058 Use no_sso to fix sso issue 2019-07-18 21:41:03 +02:00
Maniack Crudelis
24cfc12e30 /etc/biboumi needs write permission as well 2019-02-03 20:41:44 +01:00
Maniack Crudelis
83496ad915 Fix restore script 2019-02-03 20:41:44 +01:00
Maniack Crudelis
dc8cdcb00b Complete refactoring 2019-02-03 20:41:44 +01:00
pitchum
1a7e1befd3 Make sure a recent kernel is running before installing.
Biboumi requires to be able to listen on port 113 without being run as root.
This is possible thanks to linux capabilities but it requires a recent
version of systemd and a recent kernel.

Testing with kernel 3.16 failed for me.

https://lab.louiz.org/louiz/biboumi/blob/8.3/doc/biboumi.1.rst#identd-port
2018-12-03 22:10:01 +01:00
pitchum
7c845133b4 [mod] Basic install/remove scripts. 2018-08-30 18:11:14 +02:00
pitchum
b8652b3f3c [mod] Copied files from example_ynh. 2018-08-29 17:08:02 +02:00