1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-16 04:44:55 +02:00
Commit graph

18 commits

Author SHA1 Message Date
a632ba914f
Adding scripts/templates/syslog-ng.conf 2023-02-14 08:59:32 +01:00
61cb49f8be
Rename project from eosio-api-healthcheck to antelope-api-healthcheck 2022-11-25 12:39:51 +01:00
97d9e662ce
scripts/templates/config: Add "--log-format=logfmt" to default options. 2022-10-21 12:43:37 +02:00
76e50d1801
install linux: change config file from /etc/defualts/ to /etc/sysconfig 2022-10-21 12:39:39 +02:00
0f4f4ad994
scripts/templates/rc.conf: prefix DESCRIPTION 2022-08-22 17:44:37 +02:00
6de7ca549f
scripts/templates/sysunit.service: prefix DESCRIPTION variable. 2022-08-22 17:44:36 +02:00
792632d0e5
scripts/templates/config: prefix OPTS variable so it wont collide so easy with other environment variables. 2022-08-19 13:53:28 +02:00
fd04b3364f
scripts/install_linux.sh install systemd/init.d config file in /etc/default/eosio-api-healthcheck instead of /etc/eosio-api-healthcheck/env
Its the standard way for init.d but alot of systemd services uses it also.
2022-08-19 13:48:38 +02:00
f4a39783b1
Split scripts/build*.sh into install and package scripts. 2022-08-19 13:26:01 +02:00
2470062c3d scripts/templates/rc.conf: use "LOG_FILE" variable. 2021-12-24 11:04:19 +01:00
9532a8d5ef scripts/templates/rc.conf: pass logfile as "-l" flag 2021-12-24 11:03:18 +01:00
184302b9e4 freebsd: tell newsyslog where the pid file is. 2020-06-26 14:02:07 +02:00
dc28fbd762 scripts/templates/newsyslog.conf: rotate at 10:00 instead of 00:00 2020-06-26 03:41:30 +02:00
bf57dbb116 scripts/templates/rc.conf: stop command is not needed as rc can handle it by itself. 2020-06-11 19:28:02 +02:00
56cddd8e24 scripts/templates/rc.conf: pass "-p" flag (create pidfile) to program. 2020-06-11 19:04:09 +02:00
abde77f291 scripts/templates/rc.conf: append to logfile. 2020-06-11 17:12:38 +02:00
c5a8f20c04 scripts: move template files to "templates" directory 2020-06-11 14:13:07 +02:00
590ad836fc Adding: scripts/templates/newsyslog.conf 2020-06-11 14:08:23 +02:00