https://websoft9.gitbook.io/gogs-image-guide/
https://gogs.io/docs/installation/configuration_and_run.html
数据库(由bt面板信息创建)信息
地址:127.0.0.1
账号:gogs
密码:xxx
数据库名:gogs
运行命令
实际中,运行桌面frp目录里面的start_gogs.bat
c:\Users\admin\Desktop\gogs\gogs.exe web
访问方式
本地: http://localhost:3000/user/sign_up
远程: https://xxx
管理信息
账号:root
密码:xxx
注意:
使用过程中,不要使用ssh了,因为牵扯到windows并没有ssh服务,且增加frp端口映射会增加复杂度。直接使用https就好。