GithubHelp home page GithubHelp logo

Comments (14)

emaxerrno avatar emaxerrno commented on May 10, 2024 1

@0x5d ^^ we should add that to the readme of the docker.

@bithavoc thanks for testing this! indeed. /opt/redpanda/data is the data path there.

from redpanda.

loopingrage avatar loopingrage commented on May 10, 2024

Hey there. I tried using the docker image but can't seem to connect. I see a message in the log related to a missing License Key. Hopefully this will be addressed in the README you're working on since I couldn't find anything else on it online. Also, it would be great if there was a way to run with redpanda.developer_mode: true.

from redpanda.

dotnwat avatar dotnwat commented on May 10, 2024

hey @loopingrage could you file a separate issue for the connection problem you are facing with some details? i believe the missing license key message is ok, but the connection issue may need to be addressed.

from redpanda.

0x5d avatar 0x5d commented on May 10, 2024

Working on it: https://hub.docker.com/repository/docker/vectorized/redpanda

from redpanda.

dotnwat avatar dotnwat commented on May 10, 2024

@0x5d that link requires a login

from redpanda.

bithavoc avatar bithavoc commented on May 10, 2024

Is there a reason why the docker hub page requires a login to see the image?

from redpanda.

emaxerrno avatar emaxerrno commented on May 10, 2024

@bithavoc no reason. that should be public. probably a setting we forgot to turn on.

from redpanda.

emaxerrno avatar emaxerrno commented on May 10, 2024

@bithavoc - https://hub.docker.com/r/vectorized/redpanda
@loopingrage - also developer_mode:true is now the default too. So probably on Tuesday or so it will start w/ dev mode true. see #215

from redpanda.

emaxerrno avatar emaxerrno commented on May 10, 2024

Working on it: https://hub.docker.com/repository/docker/vectorized/redpanda

this is the edit version. The read version is https://hub.docker.com/r/vectorized/redpanda

from redpanda.

bithavoc avatar bithavoc commented on May 10, 2024

@senior7515 I checked the rpk source code looking for the data directory to persist the data from the docker image, it'd be great to have this info in the readme of the Dockerhub image.

https://github.com/vectorizedio/redpanda/blob/24d3eaebf5b4d1f421ec00ccf1587243ad6e72ea/src/go/rpk/pkg/cli/cmd/container/common/common.go#L245

In case anyone wonders, it seems to be /opt/redpanda/data for data and /etc/redpanda for config.

from redpanda.

emaxerrno avatar emaxerrno commented on May 10, 2024

we added docs on the dockerhub. though @0x5d should we mention the following config as the most common one there?

rpk:
  overprovisioned: true
  additional_start_flags:
  - --smp=1
  - --memory=2G
  - --default-log-level=info

from redpanda.

0x5d avatar 0x5d commented on May 10, 2024

I think that config file isn't needed. You can just run docker run -tiP vectorized/redpanda:latest start --smp 1 --memory 2G. I have an open draft PR for the dockerhub docs, I will get to update it as soon as I'm done with the rpk tests.

from redpanda.

bithavoc avatar bithavoc commented on May 10, 2024

@senior7515 FYI Dockerhub still doesn't refresh, no mention of the data directory there https://hub.docker.com/r/vectorized/redpanda

from redpanda.

bithavoc avatar bithavoc commented on May 10, 2024

I think that config file isn't needed. You can just run docker run -tiP vectorized/redpanda:latest start --smp 1 --memory 2G. I have an open draft PR for the dockerhub docs, I will get to update it as soon as I'm done with the rpk tests.

Sorry I missed this, I guess the PR hasn't been merged yet.

from redpanda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.