yet another admin ui for caddy. Contribute to caddy-admin/caddy-admin-ui development by creating an account on GitHub.
http://api.macrozheng.com { reverse_proxy http://admin-api.macrozheng.com } AI代码助手复制代码 之后通过api.macrozheng.com/swagger-ui.html即可访问到mall-admin的API文档页面了。 文件压缩 如果我们的服务器带宽比较低,网站访问速度会很慢,这时我们可以通过让Caddy开启Gzip压缩来提高网站的访问速度。这里我们...
cookie domain youdomain.com ui{custom html header path/path/to/custom-head.html links{"Go App"https://app.youdomain.com icon"las la-binoculars"}custom js path/root/caddy/custom.js}transform user{suffix match email @youdomain.com add role authp/user}}authorization policy admins_policy{seta...
"admin_emails": [""] }, "user_transformer_configs": [{ "matchers": [""], "actions": [""] }], "cookie_config": { "domains": { "": { "seq": 0, "domain": "", "path": "", "lifetime": 0, "insecure": false, "same_site": "" } }, "path": "", "lifetime": ...
http://api.macrozheng.com{reverse_proxyhttp://admin-api.macrozheng.com} 之后通过api.macrozheng.com/swagger-ui.html即可访问到mall-admin的API文档页面了。 文件压缩 如果我们的服务器带宽比较低,网站访问速度会很慢,这时我们可以通过让Caddy开启Gzip压缩来提高网站的访问速度。这里我们以mall的前端项目为例来...
$curl http://localhost:2019/metrics#HELP caddy_admin_http_requests_total Counter of requests made to the Admin API's HTTP endpoints.#TYPE caddy_admin_http_requests_total countercaddy_admin_http_requests_total{code="200",handler="metrics",method="GET",path="/metrics"} 2#HELP caddy_http_requ...
点击右上角文件管理按钮会跳转到Caddy filemanager进行文件管理,或者手动输入地址http://IP:6080/admin也可以进入Caddy filemanager 常用命令 代码语言:javascript 代码运行次数:0 运行 AI代码解释 #查看ccaa状态 ccaa status #启动ccaa ccaa start #停止ccaa ccaa stop #重启ccaa ccaa restart ...
安装Aria2 WebUI前端 安装Caddy wget-N--no-check-certificatehttps://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/caddy_install.sh && chmod +x caddy_install.sh && bash caddy_install.sh install http.filemanager,http.webdav 配置 # 新建并进入文件夹mkdir/usr/local/caddy/www&&mkdir/usr/local...
I want to migrate my current Caddy Installation over to Opnsense. However my current Caddy files blocks access to my vaultwarden admin page from the internet and only allows local access. However I do not see how I could replicate this in Opnsense. ...
Access-Control-Allow-Origin "{http.request.header.origin}" Access-Control-Allow-Methods "GET, POST, PUT, PATCH, DELETE, OPTIONS" Access-Control-Allow-Headers "Origin, Accept, Authorization, Content-Type, X-Requested-With" Access-Control-Allow-Credentials "true" Access-Control-Max-Age "360...