WIP: optional SSH connection #28
Closed
3wordchant
wants to merge 1 commits from
ssh into master
pull from: ssh
merge into: :master
:main
:kc_stable
:kc-stable
:backup
:anubis
:fix/3wc/wp-cli
:ftp
:ssh
:service-rename
:drone
No Reviewers
Labels
No items
No labels
Milestone
No items
No Milestone
Assignees
3wordchant
aadil (Aadil Ayub)
abra-bot (Abra Bot)
ammaratef45
amras (Sarma)
Apfelwurm
appletalk
arjan
basebuilder
BornDeleuze
Brooke
carla
cas (Cassowary)
codegod100
coopcloud
cyrnel
decentral1se (d1)
dede
devydave
fauno (fauno)
flancian
Frando
iexos
jade (Jade Ambrose)
javielico (Javielico)
jjsfunhouse
jmakdah2 (Jackie Makdah)
joe-irving (Joe Irving)
kawaiipunk (KawaiiPunk)
knoflook
kolaente
lambdabundesverband
linnealovespie (April)
marlon (marlon)
mayel
mirsal
moosemower
moritz
nicksellen (Nick Sellen)
notplants
oxaliq (sorrel)
p4u1
pau
pharaohgraphy (Andrew 🐦🔥❤️🔥✴️)
PhiNatalie
renovate-bot (Comrade Renovate Bot)
ripclap
rix
rscmbbng
sef (sef)
simon
sixsmith (Sixsmith)
stevensting
tobias
trav (Trav Fryer)
val (val (he/him))
vaznasty
virtualboys
wolcen (Chris Thompson)
wykwit
xynosis
yksflip
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: coop-cloud/wordpress#28
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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
Pull request closed