celestiaorg / docs

Celestia Documentation Site
https://docs.celestia.org
166 stars 356 forks source link

docs: update docker page with updated flow #1749

Open jcstein opened 2 weeks ago

jcstein commented 2 weeks ago

fix up docker page

  1. quick start - this should be the first step
  2. persistent storage
    1. Don't need init, remove this step
    2. this guide should show you how to (a) make store location (b) then run with that store location
  3. 3rd option, "use light node with rollup"
    1. move the advice for ports to the bottom where you have a
  4. Nice-to-have: use names to name the container to make it easier to interact with

cc @MSevey for vis and for anything I missed

jcstein commented 2 weeks ago

to be done after https://github.com/celestiaorg/celestia-node/pull/3808 is live

MSevey commented 2 weeks ago

Another thought for the quick start section might to also just hardcode some more values and make it clear that it is for starting a light node to sample.

Then the only decision is which network to target. And with that even hardcoding the RPC endpoint for them. I honestly mess up that endpoint every time.

Although I know you are also trying to improve the rpc endpoint table documentation page so that might help. But either way I think the quick start shouldn't make someone leave the page for any information.