让 AI 帮你使用轩辕镜像? · 展开查看说明 · 点击收起说明
如果你使用 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 无法访问外链,可 打开说明文档 复制全文粘贴。文档会随站点更新,复制内容可能过期,建议定期检查。
hamidfathi/arcxcel-mon-postgres
library/postgres
cimg/postgres
circleci/postgres
docker/dtr-postgres
airbyte/source-postgres
bitnamicharts/postgresql
ubuntu/postgres
kasmweb/postgres
mirantis/dtr-postgres
cimg/postgres
airbyte/acceptance-test-postgres
biocontainers/orthanc-postgresql
apache/incubator-kie-kogito-data-index-postgresql
jagiellonian/frege-postgres
solace/solace-pubsub-connector-cdc-postgres
artifacthub/postgres-pgtap
airbyte/postgres-singer-source-abprotocol
airbyte/integration-singer-postgres-source
percona/percona-distribution-postgresql-with-postgis
mosipdev/postgres-backup
nasqueron/postgres-sentry
mosipqa/postgres-upgrade
mosipid/postgres-upgrade
mosipid/postgresql
obcommunity/open-balena-postgrest
apache/incubator-kie-kogito-jobs-service-postgresql
mosipint/postgresql
apache/hive-postgres-tpcds-metastore
openg2p/postgresql
stagex/user-postgresql13
tractusx/edc-controlplane-postgresql-azure-vault
stagex/postgresql13
ghga/postgresql
tractusx/edc-controlplane-postgresql-hashicorp-vault
cloudfoundry/cf-networking-postgres
cloudfoundry/bitnami-postgresql-cf-for-k8s
postgresai/extended-postgres
openg2p/postgresql-client
airbyte/integration-singer-postgres-destination
airbyte/airbyte-postgres-destination-abprotocol
percona/percona-distribution-postgresql-upgrade
solace/solace-micro-integration-bulk-cdc-postgres
openg2p/postgres-exporter
solace/solace-micro-integration-postgres
postgresqlaas/docker-postgresql-9.6
postgresai/dblab-server
bitnami/postgresql
jgiannuzzi/postgres-bdr
fredboat/postgres
ansibleplaybookbundle/rds-postgres-apb
supabase/postgres
postgresqlaasdockerhub/docker-postgresql96
debezium/postgres
postgresqlaasdockerhub/docker-postgresql94
bosh/main-postgres-10
postgresai/sync-instance
jelastic/postgres
postgresai/ce-ui
teampostgresql/teampostgresql
postdock/postgres
supabase/postgres-meta
ixsystems/postgres-upgrade
anywaysopen/postgres
nornagon/postgres
crewjam/postgres
robotany/postgres-backup
thingsboard/tb-postgres
prodrigestivill/postgres-backup-local
arm64v8/postgres
kubedb/postgres
materialize/postgres
jlsalvador/postgres
clkao/postgres-plv8
arm32v7/postgres
lendinghome/postgres
icarejposs/postgres-ja-jp-utf8
trainlineeurope/postgres
crunchydata/crunchy-postgres
与「arcxcel-mon-postgres」相关的博客与命名空间
相关博客
DIFY-PLUGIN-DAEMON Docker 容器化部署指南
DIFY-PLUGIN-DAEMON(镜像名称:`langgenius/dify-plugin-daemon`)是Dify平台的核心组件之一,作为「插件守护进程(Plugin Daemon)」负责管理插件全生命周期、执行插件任务及封装运行环境。该组件是Dify平台插件功能的关键中间件,需与`dify-api`、`dify-web`、`dify-db`等组件协同工作,支持Linux/arm64架构,为用户提供插件注册、任务调度、依赖管理等核心能力。
MONGO-EXPRESS Docker 容器化部署指南
MONGO-EXPRESS是一个基于Web的MongoDB管理界面,采用Node.js、Express.js和Bootstrap3开发,提供直观的图形化界面用于管理MongoDB数据库。通过MONGO-EXPRESS,用户可以方便地执行数据库查询、管理集合、操作文档以及配置数据库参数等任务,特别适合开发环境中的快速数据库管理。
基于 Docker 的 MongoDB 部署与使用指南
本文介绍MongoDB的定义与适用场景,详述Docker环境下的准备工作、单节点快速部署、Docker Compose配置、初始化脚本编写、数据持久化方案、备份恢复方法,还提供副本集搭建示例、生产环境要点及常见问题排查,附官方与权威参考资源。