Commit Graph

13 Commits

Author SHA1 Message Date
a91f17d43e now upgraded to go 1.22.5 and mofified coker file to use newer alpine
version with GOTOOLCHAIN=auto setting to automatically download newer
versions.
Also added a .dockerignore file to speed up building images.
2024-08-12 20:57:08 +02:00
46d4467e94 More clean handling of the contextpath.
Now using long option names for the options of converge to be consistent with the other components.
2024-08-04 22:17:51 +02:00
d3f9c9fd5a Lots of work on making easier interactive documentation, especially to make working with SSH public keys really easy.
Next step is to do more validation in the UI.
Specifically:
* validate authorized keys
* detection of accidental use of a private key

Then, password based access can be disabled.
2024-08-03 21:03:29 +02:00
7f5768a1e1 dockerfile now also runs templ 2024-08-01 21:21:31 +02:00
f5135aecdc docs page now working again. 2024-07-29 19:49:47 +02:00
c8d328dc75 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
0b57a31eaa command-line argument parsing with error handling for all commands that are referred to on the docs page. 2024-07-23 21:51:48 +02:00
bc12d13c16 converge now uses flags for the command-line parsing. 2024-07-23 21:07:41 +02:00
Erik Brakkee
1ebee30c8c cross compilation on windows working.
pty.Start() is not supported on windows
2024-07-22 19:34:26 +02:00
21f50a4005 updated docs for new proxycommand. 2024-07-21 19:00:01 +02:00
0508ce0daf added proxycomamnd to be used directly by ssh 2024-07-21 18:51:30 +02:00
33e23b69bd redirect all non-matched urls to the docs. 2024-07-21 15:43:54 +02:00
1307295e20 now with online downloads and docs. 2024-07-21 15:33:31 +02:00