dnaugsuz
https://gitapk.popf.rip/ is testing now 🌝
检查了一下貌似基本配置完了(有些配置以后再说)
正在测试中
正在测试中
最后说一下 https://gitapk.popf.rip 的配置, #sysadmin
+ 服务器是 Vultr 的 2G VPS,在新加坡的数据中心
+ 被墙了,但 CF 还能用
+ 理论上只能用 80 和 443 端口
+ 支持 IPv6,无论是反代还是 VPS
+ 真正的源服务器还开放了 22 端口,支持密码登录,虽然我这根本登不上,改天关掉(实际上是自装 Arch 所以根本没有 ssh)
+ 源服务器是 ArchLinux 操作系统,日常
+ 安装使用 1.5.0 版的二进制包、PostgreSQL、Systemd 服务、简单配置
+ 没有开额外的反代认证
+ 服务器重启不会使 Gitea 停机,它会自动启动
+ 服务器管理员不会数据恢复,所以小心你们的 comments
+ 服务器日常运行着 gitea、postgresql 和 dhcpcd 服务
+ CloudFlare 是免费版
安装过程可以化简为
+ 服务器是 Vultr 的 2G VPS,在新加坡的数据中心
+ 被墙了,但 CF 还能用
+ 理论上只能用 80 和 443 端口
+ 支持 IPv6,无论是反代还是 VPS
+ 真正的源服务器还开放了 22 端口,支持密码登录,虽然我这根本登不上,改天关掉(实际上是自装 Arch 所以根本没有 ssh)
+ 源服务器是 ArchLinux 操作系统,日常
-Syu 滚动到最新+ 安装使用 1.5.0 版的二进制包、PostgreSQL、Systemd 服务、简单配置
+ 没有开额外的反代认证
+ 服务器重启不会使 Gitea 停机,它会自动启动
+ 服务器管理员不会数据恢复,所以小心你们的 comments
+ 服务器日常运行着 gitea、postgresql 和 dhcpcd 服务
+ CloudFlare 是免费版
安装过程可以化简为
pacman -S git postgres wget
git clone # <gitea repo>
wget -o /usr/local/gitea # <gitea bin>
# setup databases
# install systemd service
# make dirs
systemctl enable gitea
systemctl start gitea
gitapk.popf.rip
GitApk: Android apps with a cup of tea
Gitea (Git with a cup of tea) is a painless self-hosted Git service written in Go