Commit graph

40 commits

Author SHA1 Message Date
Alexandre Aubin
8e46b536dc Somewhat cleaner hack to check the status of those damn services that aren't the real services... 2020-04-17 03:20:40 +02:00
Alexandre Aubin
937d339631 Add category to services to have more meaningful messages in reports about port forwarding checks 2020-03-21 23:09:47 +01:00
Alexandre Aubin
7986f61b14 Specific shit for mysql 2019-11-17 16:59:35 +01:00
Alexandre Aubin
a7a3e7b6ba Try to keep this service list in alphabetic order or something 2019-11-17 16:39:41 +01:00
Alexandre Aubin
bb8b1b052d Using /var/log/daemon.log or /var/log/syslog is pointless, these files logs many different things. Instead, we shall always return the logs from journalctl 2019-11-17 16:39:12 +01:00
Alexandre Aubin
5a68250322 test-conf -> test_conf, and test-status -> test_status 2019-11-08 22:35:25 +01:00
Alexandre Aubin
a9dd701824 Improve port diagnosis by adding a relation between ports and services 2019-11-08 22:29:21 +01:00
Alexandre Aubin
e15d8e7262 Add test about configuration validity 2019-11-07 11:34:20 +01:00
Alexandre Aubin
d879d27208 Add test-status to have a custom status check for service like postfix and yunohost-firewall 2019-11-07 11:34:20 +01:00
Alexandre Aubin
0e98d37c49 Remove the whole monitoring / glances stuff 2019-11-05 23:41:04 +01:00
Alexandre Aubin
eb57a4ad9e Get rid of etckeeper 2019-09-19 19:51:27 +02:00
Alexandre Aubin
0ebbb83191 Add migration for services.yml on existing instance 2019-02-18 19:27:40 +01:00
Alexandre Aubin
d55c029c9b Don't open old IMAP port (465) 2018-06-11 21:58:01 +02:00
Alexandre Aubin
a4d75a2e40 Merge branch 'unstable' into stretch-unstable 2018-06-01 21:49:26 +00:00
Laurent Peuch
75b6fd8786 [mod] add mariadb as an alternates for mysql service 2018-05-29 08:54:47 +02:00
Alexandre Aubin
dd8af083b3 Merge branch 'unstable' into stretch-unstable 2018-05-20 21:43:05 +02:00
Alexandre Aubin
53dde3a6c7 We need to set status:null for yunohost pseudo-service 2018-05-19 21:59:52 +02:00
Laurent Peuch
312e9bb22e [mod] respect yaml indentation 2018-05-11 04:21:53 +02:00
Laurent Peuch
d32ab073ba [mod] removes status key from /etc/yunohost/service.yml for generic approach 2018-05-11 04:21:24 +02:00
Alexandre Aubin
0877901d88 Can't name this service php-fpm, gotta stick to php7.0-fpm... 2018-05-02 18:07:30 +02:00
Alexandre Aubin
441eeb4680 Update the php-fpm service 2018-05-02 18:07:30 +02:00
Alexandre Aubin
29e48965bb Rspamd now have a dedicated log file apparently 2018-05-02 18:04:15 +02:00
Alexandre Aubin
bde8b02fef Removing some rmilter-related conf 2018-05-02 18:04:15 +02:00
Alexandre Aubin
a1831ce0f8 Manage etckeeper.conf to make etckeeper quiet 2018-01-26 22:40:33 +01:00
Maniack Crudelis
cb1728f32c Remove port 53 from UPnP (but keep it open on local network) (#362) 2017-11-28 21:06:16 +01:00
ljf (zamentur)
b0849cc43d
Bad branch 2017-11-28 00:25:06 +01:00
ljf (zamentur)
7df6874fc9
[fix] Open NTP port to update date 2017-11-28 00:23:43 +01:00
Alexandre Aubin
9903c48f3a Be able to give lock to son processes detached by systemctl (#367)
* Give lock to systemctl sons
* Get the 'need_lock' flag from services.yml
* Don't need the lock for enable/disable and other stuff
2017-10-08 23:46:10 +02:00
Laurent Peuch
50188ae265 [fix] only remove a service if it is setted to null 2017-03-20 01:49:27 +01:00
Laurent Peuch
a18486df05 [enh] add other services to remove 2017-03-07 00:30:58 +01:00
Laurent Peuch
6d1c62d619 [fix] we don't use bind9, add null entry to remove it from old services.yml 2017-03-07 00:30:58 +01:00
Laurent Peuch
949e4de20a [fix] nsswitch and udisks2 aren't used anymore 2017-03-07 00:30:58 +01:00
thardev
ade8c59f0a show fail2ban logs on admin web interface 2017-02-27 20:31:04 +01:00
opi
7d4aa63c43 [fix] Rspamd & Rmilter are no more sockets
Changes introduced by b419c8c564
2017-02-05 14:23:55 +01:00
Jérôme Lebleu
dcdf852602 [enh] Update services.yml in yunohost conf_regen and update its content 2016-04-17 16:59:49 +02:00
Jérôme Lebleu
c226c5b311 [fix] Add yunohost-firewall to services.yml 2016-02-07 20:10:09 +01:00
Jérôme Lebleu
86ee1a9027 [fix] Correct log file of yunohost-api in services.yml 2016-02-05 13:28:10 +01:00
Jérôme Lebleu
ab942600f6 [fix] Remove old services and add rmilter/rspamd 2016-01-27 23:53:56 +01:00
Jérôme Lebleu
82185b86d5 [fix] Remove udisks-glue from conf_regen and services
udisks-glue has been removed from recommended packages by d6b0c357 since
it's no longer maintained - and also out-dated; the conf_regen hook refers
to an unavailable service.
Note that even it's not really used in YunoHost yet, it has been replaced
by udisks2 as suggested package.
2016-01-27 23:40:38 +01:00
kload
0ed2081f89 [enh] Make postinstall and main domain change regen-conf friendly 2015-10-01 16:36:30 -04:00