摘要:
执行命令 docker run -d --name consul -p 8500:8500 consul 端口说明 https://www.consul.io/docs/install/ports.html 挂载说明 /consul/data:持久化数据存储 /consul/config:配置文件 阅读全文
posted @ 2020-10-24 10:58
-零
阅读(2921)
评论(0)
推荐(0)
摘要:
参考资料: Celery 官网:http://www.celeryproject.org/Celery 官方文档英文版:http://docs.celeryproject.org/en/latest/index.htmlCelery 官方文档中文版:http://docs.jinkan.org/do 阅读全文
posted @ 2020-10-24 10:51
-零
阅读(1631)
评论(0)
推荐(0)