|
51d46ee07d
|
Reverted back to multi-stage build. Previous change of extracting baser image was not needed since the test container is a plain alpione container with a few additional packages.
|
2024-09-08 11:16:49 +02:00 |
|
|
69b58976ae
|
fix for integration test and compose file using the correct versions.
|
2024-09-08 11:16:49 +02:00 |
|
|
bebb2f5ff7
|
added helm chart for converge.
|
2024-09-08 11:16:49 +02:00 |
|
|
8fe79e3c38
|
first integration test implemented using testcontainers.
|
2024-09-08 11:16:49 +02:00 |
|
|
cd953c5edf
|
eliminated the username.
|
2024-09-08 11:16:49 +02:00 |
|
Erik Brakkee
|
d109c72f66
|
removed password based access
authorized keys can now be modified within the session.
keep last set of keys when no valid keys were found and keys are changed during the session .
|
2024-09-08 11:16:49 +02:00 |
|
|
9d460b9cf3
|
usage fix (agent was renamed by intellij to session)
Now using embedded timezone database by go so setting the TZ variable will work.
|
2024-09-08 11:16:49 +02:00 |
|
|
0e8ed86be3
|
basic htmx with server sending content to the client over a websocket is now working. This only worked when text message where being sent so the websocket handling had to be made configurable with a 'text' boolean field.
|
2024-09-08 11:16:49 +02:00 |
|
Erik Brakkee
|
2f40f86294
|
cross compilation on windows working.
pty.Start() is not supported on windows
|
2024-09-08 11:16:48 +02:00 |
|
|
91cc99fdfe
|
now with online downloads and docs.
|
2024-09-08 11:16:48 +02:00 |
|