CI debugging using a reverse shell technique based on SSH.
Go to file
2024-07-29 18:30:58 +02:00
.idea added makefile for building. 2024-07-18 19:12:09 +02:00
cmd Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00
kubernetes Updated deployment with username and password settings. 2024-07-26 21:11:40 +02:00
pkg Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00
static Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00
compose.yaml cross compilation on windows working. 2024-07-22 19:34:26 +02:00
Dockerfile downgrading to alpine 3.19.3 so that we get go 1.21 (same as in dev env). This makes troubleshooting easier. 2024-07-29 18:30:58 +02:00
go.mod Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00
go.sum Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00
Makefile Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00
README.md Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00

  • Environment

Go version 1.21

go install github.com/a-h/templ/cmd/templ@latest