We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@jeroenpeeters is this project abandoned?
The text was updated successfully, but these errors were encountered:
Interested in this answer.
It kinda works and is able to run the web terminal, but connecting through ssh fails with some errors. #57
Similarly, the web terminal encounters an error and crashes #53 #51
A similar app is included in CapRover: https://github.com/caprover/one-click-apps/blob/master/public/v4/apps/sshd.yml and there's an https://hub.docker.com/r/linuxserver/openssh-server container
--
The current web terminal is sufficient enough for me for the time being, but maybe next year I'll have some time to take another look.
If CapRover or sshd solve the issue I'll update this issue with my thoughts.
Not sure if @jeroenpeeters is available or not.
If not, things to look at/potentially develop:
Sorry, something went wrong.
For my own reference:
docker run -e FILTERS={\"name\":[\"^/porky-web-1$\"]} -e AUTH_MECHANISM=noAuth \ --name sshd-porky-web -p 2022:22 --rm \ -v /var/run/docker.sock:/var/run/docker.sock \ jeroenpeeters/docker-ssh
No branches or pull requests
@jeroenpeeters is this project abandoned?
The text was updated successfully, but these errors were encountered: