Files
gitea-pages/README.md
2024-12-27 17:32:02 +08:00

15 lines
299 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# gitea-pages
> 新一代 Gitea Pages替换之前的 caddy-gitea-proxy
注意,默认实现未考虑高并发高负载环境,
## TODO
- [ ] CNAME 自定义域名
- [ ] http01 自动签发证书 (CNAME)
- [ ] Web 钩子触发更新
- [ ] 内容缓存
- [ ] OAuth2 授权访问私有页面