Start built-in server #1157

Closed
opened 2025-11-02 03:50:26 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @MetaiR on GitHub (Oct 17, 2017).

hello,
please tell me what's this and how to make it enable,
I tried to put START_SSH_SERVER in app.ini in server section but then it wasn't started anymore.

image

Originally created by @MetaiR on GitHub (Oct 17, 2017). hello, please tell me what's this and how to make it enable, I tried to put `START_SSH_SERVER` in `app.ini` in server section but then it wasn't started anymore. ![image](https://user-images.githubusercontent.com/7807264/31650571-c8f882fa-b324-11e7-9124-7004f97e1b3f.png)
Author
Owner

@jonasfranz commented on GitHub (Oct 17, 2017):

Could you please send the log and your config file?

@jonasfranz commented on GitHub (Oct 17, 2017): Could you please send the log and your config file?
Author
Owner

@MetaiR commented on GitHub (Oct 17, 2017):

I didn't know there is a log, so thanks a lot, it was about permission on port 22, I changed it to 3001 and all done.
just one more question
I'm using gitea as a service with a different user in my server, so I want to know does it safe to use ssh and allow its port in my firewall?

@MetaiR commented on GitHub (Oct 17, 2017): I didn't know there is a log, so thanks a lot, it was about permission on port 22, I changed it to 3001 and all done. just one more question I'm using gitea as a service with a different user in my server, so I want to know does it safe to use ssh and allow its port in my firewall?
Author
Owner

@jonasfranz commented on GitHub (Oct 17, 2017):

Yes, because SSH is not used to gain access to your server because it is used to transfer files via Git. It is simply an alternative to HTTP(S).

@jonasfranz commented on GitHub (Oct 17, 2017): Yes, because SSH is not used to gain access to your server because it is used to transfer files via Git. It is simply an alternative to HTTP(S).
Author
Owner

@MetaiR commented on GitHub (Oct 17, 2017):

thanks a lot

@MetaiR commented on GitHub (Oct 17, 2017): thanks a lot
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1157