CI debugging using a reverse shell technique based on SSH.
Go to file
2024-08-13 00:50:54 +02:00
.idea added makefile for building. 2024-07-18 19:12:09 +02:00
cmd removed the init method in prometheuis.go 2024-08-12 22:06:20 +02:00
kubernetes prometheus scraping endpoint now on a separate port 2024-08-08 20:31:02 +02:00
pkg updated the about page 2024-08-13 00:50:54 +02:00
static Generalized persistence of forms in separate js file. 2024-08-10 16:26:49 +02:00
.dockerignore now also ignoring the .git directory when building. 2024-08-12 21:03:16 +02:00
.gitignore missing files checked in: 2024-07-29 23:58:48 +02:00
compose.yaml eliminated the username. 2024-08-06 22:38:59 +02:00
Dockerfile now upgraded to go 1.22.5 and mofified coker file to use newer alpine 2024-08-12 20:57:08 +02:00
getbootstrapicons.sh getting the bootstrap icons (not checking them in). 2024-08-05 23:19:41 +02:00
go.mod renamed modukle name so that pkgsite will work. 2024-08-12 21:31:15 +02:00
go.sum prometheus support step 1 2024-08-07 20:50:17 +02:00
Makefile relative link to websocket did not work for some reason, reverted back to /.... link 2024-08-03 08:46:16 +02:00
README.md renamed modukle name so that pkgsite will work. 2024-08-12 21:31:15 +02:00
render.sh A lot of work in getting cut and paste from the UI to 2024-08-05 22:51:49 +02:00

  • Environment

Go version 1.21

go install github.com/a-h/templ/cmd/templ@latest
go install golang.org/x/pkgsite/cmd/pkgsite@latest