-
## Please describe what you would like to see in ContainerSSH
Support multiple audit log storage in one containerssh instance.
## Please describe your use case
I expect to keep the audit log …
-
## Description
There are several ports that will be used in envd:
- the server port. envd randomly selects a host port for sshd.
- jupyter notebook port.
- RStudio server port.
sshd port is…
-
## Description
I got 'error: 404 page not found' when following the guide [envd on Kubernetes (Experimental)](https://envd.tensorchord.ai/teams/kubernetes.html).
## Reproduction
```shell
git clo…
-
## Problem
Currently, we have to manually download the audit log data and decode it via a CLI tool.
## Goal
We want to simplify this process with some tool, so that we can easily check the decode…
-
## What would you like to add/change in the documentation?
While going through the installation for Kubernetes in docs/reference/installation.md, I got an error when trying to deploy the deploymen…
-
## Please describe what you would like to see in ContainerSSH
```
sshproxy:
server: localhost
port: 22222
username: envd
privateKey: /home/gaocegege/.config/envd/id_rsa_envd
allowed…
-
@yuler thank you for this amazing extension!
I just wonder, do you plan to add support using github.com url directly? like this one:
```sh
$ gh download https://github.com/ContainerSSH/examples…
-
## Description
Now we introduced a hidden command `envd k8s` to launch pods on Kubernetes with envd server. It should be removed. The feature should be moved to `envd up` or `envd up --detach && en…
-
## Current behavior: `dockerd` stopped responding
`dockerd` logs
```
2022-07-24 04:48:35.375843 I | http: Accept error: accept tcp [::]:2376: accept4: too many open files; retrying in 1s
2022-07-2…
-
## Goal
Should cover the following steps from the doc
- Step 7: Creating the ContainerSSH configuration file[¶](https://containerssh.io/guides/honeypot/#step-7-creating-the-containerssh-configuratio…