
gogs
pear2007
欢迎结交Linux、php 相关的技术网友
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
gogs 服务开机自启动
gogs 服务开机自启动用到的命令systemctl enable gogs.servicesystemctl startgogs.service把/usr/local/src/gogs/scripts/init/centos/gogs拷贝到/etc/init.d/,并且增加x权限/usr/lib/systemd/gogs.servicecp ...原创 2020-04-23 14:36:46 · 4489 阅读 · 2 评论 -
gogs 安装 配置
下载安装https://gogs.io/docs/installation/install_from_binary我感觉https 下载的速度还快点然后user add gitsu gitwgethttps://dl.gogs.io/0.11.91/gogs_0.11.91_linux_amd64.tar.gztar -xvf gogs_0....原创 2019-10-19 12:23:56 · 523 阅读 · 0 评论