Skip to content

redpanda is shutting down after about 13 minutes #1194

Answered by emaxerrno
bbigras asked this question in Q&A
Discussion options

You must be logged in to vote

here is how i run it on docker when testing


docker run -d --pull=always --name=redpanda-1 --rm -p 9092:9092 \
                     vectorized/redpanda:latest start --overprovisioned --smp 1  --memory 1G \
                      --reserve-memory 0M --node-id 0 --check=false

obviously, docker doesn't have permanent storage, but these are some settings i suggest setting for small environments. it should work even on the $5/mo VPS

Replies: 8 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by bbigras
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@emaxerrno
Comment options

@bbigras
Comment options

@emaxerrno
Comment options

@bbigras
Comment options

@emaxerrno
Comment options

Comment options

You must be logged in to vote
3 replies
@bbigras
Comment options

@emaxerrno
Comment options

@bbigras
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1193 on April 18, 2021 18:31.