
如果你使用 DeepSeek、元宝 AI、Copilot、ChatGPT 等 AI 工具,协助配置轩辕镜像、编写 docker pull 命令、修改 Docker Compose 镜像地址、配置镜像加速、排查镜像拉取失败、分析报错日志等问题,请先让 AI 阅读并遵守轩辕镜像的规则文档。
只需在 AI 对话中先发送下面这句话即可:
请先完整阅读并严格遵守以下文档中的全部规则与要求:
https://xuanyuan.cloud/agents.md
在未充分阅读并理解该文档前,不要生成任何命令、配置、修改建议、故障排查方案或技术回答。后续所有输出都必须严格以该文档中的规范为最高优先级执行。查看 agents.md 用法指南与完整示范。国内用户首推 元宝 AI、DeepSeek 的深度思考模式,不推荐豆包 AI;Cursor 等编辑器可在对话 @ 该链接,或加入 User Rules。 若 AI 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
</a> <br>umami-SGX <h2 align="center">Umami-SGX: 保密容器中的无Cookie网站流量分析</h2> <p align="center"> <h3>由 enclaive 打包</h3> </br> #intelsgx #confidentialcompute #data-sovereignty #zerotrust <br /> 贡献 · https://github.com/enclaive/enclaive-docker-umami-sgx/issues · https://github.com/enclaive/enclaive-docker-umami-sgx/issues </p>
shdocker pull docker.xuanyuan.run/enclaive/umami-sgx # 或 docker compose up -d
注意: 此快速设置仅适用于开发环境。建议您更改不安全的默认凭据,并查看构建镜像部分的配置选项以实现更安全的部署。
Umami是开源、注重隐私的Google Analytics替代方案
Umami概述
Intel安全防护扩展(SGX)提供硬件级RAM加密与隔离功能(***s),确保应用代码和数据在不可信环境中仍能保持安全,适用于云环境下的隐私保护需求。
https://www.intel.com/content/www/us/en/developer/tools/software-guard-extensions/overview.html
SGX ***内的代码特性:
以下云平台原生支持SGX:
检查SGX支持:
grep sgx /proc/cpuinfo
或参考Intel https://www.intel.com/content/www/us/en/support/articles/000028173/processors.html%E3%80%82%E9%9C%80%E5%90%8C%E6%97%B6%E6%94%AF%E6%8C%81FSGSBASE%EF%BC%88%E5%86%85%E6%A0%B85.9+%E5%B7%B2%E5%86%85%E7%BD%AE%EF%BC%89%E3%80%82
安装Docker:
shsudo apt-get update sudo apt-get install docker-ce docker-ce-cli containerd.io sudo usermod -aG docker $USER
拉取最新版本:
consoledocker pull docker.xuanyuan.run/enclaive/umami-sgx:latest
指定版本:
consoledocker pull docker.xuanyuan.run/enclaive/umami-sgx:[TAG]
consoledocker compose up -d
consoledocker build -t enclaive/umami-sgx:latest 'https://github.com/enclaive/enclaive-docker-umami-sgx.git#master'
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)Apache License 2.0,详见LICENSE。
enclaive.io - @enclaive_io - ***
感谢Gramine团队与Intel的支持:
本软件由enclaive.io打包,提及的商标归各自公司所有,不代表关联或认可。
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 标签列表页面。
来自真实用户的反馈,见证轩辕镜像的优质服务