OpenAtomFoundation / pika

Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.
BSD 3-Clause "New" or "Revised" License
5.76k stars 1.19k forks source link

docker swarm pika 该怎么配置? #2737

Closed epubreader closed 2 weeks ago

epubreader commented 3 weeks ago

Is this a regression?

Yes

Description

在网上找了一个redis docker swarm 的配置, 但如果换成pika该怎么做?

`version: '3.8'

networks: redis-net: external: true

services: redis-master: image: 'bitnami/redis:latest' networks:

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

No response

Please provide the version you discovered this bug in (check about page for version information)

No response

Anything else?

应该支持使用env来设置docker容器,而不是通过配置文件pika.conf environment:

Issues-translate-bot commented 3 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


Title: How to configure docker swarm pika?

chejinge commented 2 weeks ago

已经修复了,参考最新的readme

Issues-translate-bot commented 2 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


It has been fixed, please refer to the latest readme