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

34 commits

Author SHA1 Message Date
fa9a943215
Convert hard tabs to soft. 2022-03-02 15:56:29 +01:00
ed1341a72b scripts/build_freebsd.sh: add $GOARCH to tar filename. 2021-12-30 18:56:02 +01:00
4c5c74be31 scripts/build.sh: read and export variables from build/.buildinfo 2021-12-30 18:55:23 +01:00
a757c0dde5 Rename generated package info file from scrtips/info to scripts/pkg_info 2021-12-30 18:49:25 +01:00
91bad080ee Modify package scripts to use build/ directory to store tmp directory and output files. 2021-12-30 17:35:18 +01:00
6ffc6f66c5 Merge branch 'freebsd-newsyslog-signal-on-rotate'
# Conflicts:
#	src/main.go
2021-12-24 11:09:17 +01: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
f782177bec scripts/build.sh: Adding some information output. 2021-12-02 12:46:44 +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
4f1fd33ac7 scripts/build_freebsd.sh: make rc script executable 2020-06-11 18:12:13 +02:00
abde77f291 scripts/templates/rc.conf: append to logfile. 2020-06-11 17:12:38 +02:00
fab8c1a589 scripts/build.sh: move deb specific variables to deb file 2020-06-11 14:17:08 +02:00
c5a8f20c04 scripts: move template files to "templates" directory 2020-06-11 14:13:07 +02:00
00d96cf045 scripts/build_freebsd.sh: create newsyslog config instead of logrotate 2020-06-11 14:09:09 +02:00
cbc638bef0 scripts/build.sh: adding TEMPLATE_DIR variable 2020-06-11 14:08:44 +02:00
590ad836fc Adding: scripts/templates/newsyslog.conf 2020-06-11 14:08:23 +02:00
c6abbfda72 scripts/build_freebsd.sh: package logrotate file. 2020-06-11 13:36:59 +02:00
7cbecce1ba Adding freebsd package script. 2020-06-09 17:54:20 +02:00
4536c09d5c Make: create info file that contains the variable information. this file is then sourced by build.sh 2020-06-09 17:54:20 +02:00
767508c4f0 scripts/build_deb.sh: refactor common code to build.sh 2020-06-09 17:54:20 +02:00
e547ac7062 adding scripts/rc.template 2020-06-09 17:54:20 +02:00
01aa9a0fff Adding logrotate config 2020-03-20 14:31:48 +01:00
407049096d Adding rsyslog config. 2020-03-20 13:59:26 +01:00
8e8393d560 scripts/template.service: cleanup. 2020-03-06 11:29:29 +01:00
07c73c2b4e scripts/build_deb.sh: append linux dist id and release to output filename. 2020-02-07 08:43:29 +01:00
fe50ba5312 scripts/build_deb.sh: adding some more PACKAGE_* variables for different directories. 2020-02-06 19:47:10 +01:00
59e292e454 scripts/build_deb.sh: Include README.md in share folder. 2020-02-06 19:41:54 +01:00
5a26718d40 scripts/build_deb.sh: change description. 2020-02-03 19:37:39 +01:00
c926b4b5e5 deb package: adding environment file for systemctl 2020-02-03 19:36:06 +01:00
33c8439604 Initial commit 2020-02-03 13:24:34 +01:00