CI debugging using a reverse shell technique based on SSH.
Go to file
Erik Brakkee 21463a5cad * session will now expire some time after last user
activity and updated documentation.
* downloads will now download again. Because of hx-boost
  the downloads where rendered in the browser. Now
  disabling hx-boost for the downloads section.
* relative link for sessions page
2024-08-02 20:58:46 +02:00
.idea added makefile for building. 2024-07-18 19:12:09 +02:00
cmd * session will now expire some time after last user 2024-08-02 20:58:46 +02:00
kubernetes Rendering status as HTML tables. 2024-07-31 21:12:09 +02:00
pkg * session will now expire some time after last user 2024-08-02 20:58:46 +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 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
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