Commit Graph

6 Commits

Author SHA1 Message Date
Erik Brakkee
210b4ca0dd remove some console logs in the javascript
prometheus now listening on separate port
fixed powershell command for setting up authorized keys.
2024-08-08 20:28:15 +02:00
Erik Brakkee
9d1c6d6616 prometheus support step 1
updates to documentation.
2024-08-07 20:50:17 +02:00
7e60e23df1 A lot of work in getting cut and paste from the UI to
work properly.

Wrote two web components. One for cut and paste in general, and another for code samples.
2024-08-05 22:51:49 +02:00
02914ae40f Simple validation of the id and the authorized keys. 2024-08-04 23:31:12 +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
db44a20d5a large parts of the usage is now dynamic.
Still need to generate instructions for authorized keys. A lot of troubleshooting for the form to cookie persistence.
2024-08-03 18:29:14 +02:00