-
On Windows, you must also add the program that does the signing. I will update the documentation later.
```bash
git config --global gpg.program "c:\Program Files (x86)\GnuPG\bin\gpg.exe"
```
P…
-
## Please describe what you would like to see in ContainerSSH
I've been looking for something exactly like containerSSH but my cluster backend is managed by Nomad. Is there support for Nomad planne…
-
### OpenTofu Version
```shell
All
```
### Use Cases
I've done a lot of stuff using TOML files as input, validated with JSON Schema, and HCL code generation. Having a **library** that can take the …
-
Hi team,
I'm using this project for a use case [Dynamic lab environment](https://containerssh.io/usecases/lab/).
I developed my own Authorization/Configuration server.
I'd like to know if for thi…
-
**Is your feature request related to a problem? Please describe.**
Currently, there is no API call to unmarshal an infinite array into a stream (e.g. a channel) of messages.
**Describe the solut…
ghost updated
2 years ago
-
## Please describe what you would like to see in ContainerSSH
As a security measure, I would like the option to limit the overall session time and the time which a client may sit idle, i.e. no stdi…
-
The [docs](https://containerssh.io/v0.4/reference/audit/) indicate that enabling auditing imposes "severe resource requirements." What are those requirements, and what makes them "severe?" Does Contai…
-
## Please describe what you would like to see in ContainerSSH
```
kubernetes:
connection:
host: your-kubernetes-api-server:6443
cert: |
-----BEGIN CERTIFICATE-----
...
…
-
## Describe the bug
First of all thanks for the best project.
I was trying the OAuth2 authentication added in v0.5.
It works perfectly fine on its own and I was able to authenticate with Author…
-
Currently, ContainerSSH launches a new container for every connection. It was requested that we support Gitlab CI which opens a new connection for every command. It is possible to identify the connect…
ghost updated
3 years ago