Commit Graph

153 Commits (07e9c8d79c16eb247d95bda2add7c264a00a0c02)

Author SHA1 Message Date
Sky Young fb2243a316 Fix docker building (use specific tagged version) 2023-12-20 14:40:50 -07:00
Peter Dave Hello 35598019c0
Remove additional `--update` for apk in Dockerfile
The `--no-cache` option in Alpine Linux's `apk` makes `--update` redundant, leading to unnecessary temporary files in the Docker image. This redundancy should be removed for a cleaner image.
2023-09-26 00:13:38 +08:00
Willy 48ee62d8a8
bump go version to 1.20 2023-04-19 22:52:01 +02:00
Willy 3e645ce8a1
I forgor a folder 2023-02-03 20:38:46 +01:00
Willy 09ffab4055
improve docker cachability 2023-02-03 20:31:47 +01:00
Willy 8c05bfae8e
add a todo note 2023-02-02 20:41:55 +01:00
Willy fa7ec5f009
revert temporary changes 2023-02-02 20:40:17 +01:00
Willy 51051377ff
temporarily log version/commit 2023-02-02 20:14:19 +01:00
Willy 38913a9889
quoting/escaping hell 2023-02-01 23:03:03 +01:00
Willy 6c20975820
put the quotes somewhere else idk 2023-02-01 22:45:11 +01:00
Willy 072b1dc8d3
escape version because it may have dashes 2023-02-01 22:33:16 +01:00
Willy 796555cdea
turns out we did need make 2023-02-01 22:13:49 +01:00
Willy dfd578140a
no need to clean in intermediate docker layers. also, no need for make inside the dockerfile 2023-02-01 21:41:07 +01:00
Willy 88dca8c9c3
reenable go mod download step 2023-01-31 22:59:42 +00:00
Willy 9830ad77ab
generate is just broken? 2023-01-31 22:48:50 +00:00
Willy 2641a52986
temp 2023-01-31 23:23:11 +01:00
Jonathan Barney 783b6180f7 bump node,go,docker-compose versions
build fixes
mod updates
2022-03-09 00:01:29 -07:00
Michael Krieger 461a0eeea3
Permit the healthcheck to work if a BASE_PATH is set
You can set the environment variable BASE_PATH=statping so that https://yoursite.domain:1234/statping/ is how the app is accessed.  Note that a forward-slash is not used (which would otherwise allow just the variable to be dropped in). In order to do that, the healthcheck, which does not obey BASE_PATH, must be disabled. This should make it continue to work.
2021-12-16 15:52:30 -05:00
nils1323 9327dbbf52
Apply suggestions from code review
Co-authored-by: Willy <jemand771@gmx.net>
2021-08-28 02:10:54 +02:00
nils1323 e5c7c4541d
add description for Image with binary
Co-authored-by: Willy <jemand771@gmx.net>
2021-08-28 02:00:50 +02:00
Nils 6a0250b0ea reduce size of Image 2021-08-28 00:18:56 +02:00
Nils 25a5aada2c Dockerfile build local files not remote files 2021-08-28 00:08:20 +02:00
Adam 0b4be1a2c9
Update Dockerfile
Fixed statping-ng base container
2021-08-17 15:14:27 +01:00
Adam Boutcher 6260c6f4fa Docker file Changes 2021-08-13 18:25:52 +01:00
hunterlong 44b82136ee revert docker user 2020-10-13 01:06:35 -07:00
hunterlong 744ddfe52f dockerfile run as user based on env vars 2020-10-02 13:43:29 -07:00
hunterlong b9bf873e22 revert removed sass 2020-08-21 14:33:40 -07:00
hunterlong 5a2afd9672 frontend UI changes, removed sass 2020-08-21 06:14:30 -07:00
hunterlong 4ad93f8767 sassc build for each arch 2020-07-22 21:16:03 -07:00
hunterlong 37c8adb4d9 node version up, arm builds (docker) working 2020-07-22 10:16:19 -07:00
hunterlong 0d6c4a89a7 docker buildx 2020-07-13 15:38:45 -07:00
hunterlong 20ac2cbadf docker buildx 2020-07-12 13:39:51 -07:00
hunterlong 8a3a1888cf readd volume 2020-06-01 19:02:25 -07:00
hunterlong 56b635dd9b GH action 2020-05-06 01:32:27 -07:00
hunterlong 528ef967af docker archs 2020-05-05 16:33:08 -07:00
hunterlong e7a5b741af fixes for SASS generating and endpoints, oauth fix 2020-05-01 18:49:45 -07:00
hunterlong 0b01cc533d revert github action builds 2020-04-24 06:00:08 -07:00
hunterlong 316d1c197b github actions 2020-04-22 00:39:24 -07:00
hunterlong 1721715664 docker build, static golang builds 2020-04-21 22:53:59 -07:00
hunterlong 87a76f715b http redirection option, issue #502, #499 2020-04-19 05:53:23 -07:00
Hunter Long b88a7761ad travis 2020-03-19 13:51:30 -07:00
Hunter Long d8a02b31a2 incidents vue 2020-03-12 21:06:06 -07:00
hunterlong de6cf2407f building 2020-03-10 01:49:57 -07:00
Hunter Long f62dcd4336 vue 2020-03-09 11:17:55 -07:00
Hunter Long 3781fafdae vue builds 2020-03-06 18:30:39 -08:00
Hunter Long c92f99a455 db changes 2020-03-06 14:18:06 -08:00
Hunter Long e2c6bda6b4 box 2020-03-05 13:22:27 -08:00
hunterlong 725aab9198 vue 2020-02-27 02:04:27 -08:00
hunterlong da34fc179c vue 2020-02-20 21:36:23 -08:00
hunterlong cbbee72bd5 vue 2020-02-03 18:51:57 -08:00