WIP: optional SSH connection #28

Closed
3wordchant wants to merge 1 commits from ssh into master
Owner

Cloudron Wordpress lets you connect using SSH/SFTP for disco theme/plugin development, or Wordpress maintenance.

This branch adds a basic SSH server using linuxserver/openssh-server.

Currently, there's a limitation that only one of these containers can be launched on a swarm, because SSH doesn't use TLS, so Traefik can't route connections using SNI. This could potentially be fixable using sslh: https://vadosware.io/post/stuffing-both-ssh-and-https-on-port-443-with-stunnel-ssh-and-traefik/#issue-traefik-needs-tls-for-hostsni-but-returns-400-for-non-https-protocol-ssh

Cloudron Wordpress lets you connect using SSH/SFTP for disco theme/plugin development, or Wordpress maintenance. This branch adds a basic SSH server using `linuxserver/openssh-server`. Currently, there's a limitation that only one of these containers can be launched on a swarm, because SSH doesn't use TLS, so Traefik can't route connections using SNI. This could potentially be fixable using sslh: https://vadosware.io/post/stuffing-both-ssh-and-https-on-port-443-with-stunnel-ssh-and-traefik/#issue-traefik-needs-tls-for-hostsni-but-returns-400-for-non-https-protocol-ssh
3wordchant added 1 commit 2021-11-26 20:31:51 +00:00
kawaiipunk closed this pull request 2024-03-28 14:13:55 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/wordpress#28
No description provided.