ssh access #3
Labels
No labels
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ecrf/issue-tracking#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ssh doesn't work, 22 isn't open
Port 22 will never be open -- this is running on a shared server. We will need to decide if we'll just use a different port or not enable SSH at all.
if you use another port forgejo can be set to add it to the copy paste so theres no change in user experiance
sshto ssh accesswe could make it 4180 lol
22222
I would love if we could open an ssh port, at least in my experience ssh is the most common way to do git operations and it would be great if that was supported.
agreed
For the foreseeable future, access will be over HTTP. I agree that SSH access is preferred, but there are some technical challenges that need to be overcome before it is enabled.