CI debugging using a reverse shell technique based on SSH.
Go to file
Erik Brakkee 91e1139881 work in progress:
* usage page now has more dynamic part where user
  can enter id and publis ssh keys and the server will
  generate the appropriate commmands to execute depending on the local and remote shell.
2024-08-03 12:54:32 +02:00
.idea added makefile for building. 2024-07-18 19:12:09 +02:00
cmd work in progress: 2024-08-03 12:54:32 +02:00
kubernetes Rendering status as HTML tables. 2024-07-31 21:12:09 +02:00
pkg work in progress: 2024-08-03 12:54:32 +02:00
static missing files checked in: 2024-07-29 23:58:48 +02:00
.gitignore missing files checked in: 2024-07-29 23:58:48 +02:00
compose.yaml usage fix (agent was renamed by intellij to session) 2024-07-30 23:48:52 +02:00
Dockerfile dockerfile now also runs templ 2024-08-01 21:21:31 +02:00
go.mod restructuring 2024-07-30 19:59:13 +02:00
go.sum restructuring 2024-07-30 19:59:13 +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 Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00
render.sh missing files checked in: 2024-07-29 23:58:48 +02:00

  • Environment

Go version 1.21

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