How to run a Chainlink Node and its Postgres Database with Docker (Fast and cheap method)

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024
  • НаукаНаука

Комментарии • 6

  • @hurls_da_aussie8659
    @hurls_da_aussie8659 2 года назад

    For the last month I followed a bunch of other vids on how to set up a Chainlink Node and could never get it done. Im just a hobbyist with zero programming experience so I’m having to learn all this from scratch. I finally ended up following your vid and was amazed at how easy you made the whole process. Thank you for this vid 🙏. I do want to add that I had to do some extra research on how to get the ssh tunneling with gcloud. Had to install the SDK package on my windows OS and then was able to log into the Node GUI.

  • @josepservat211
    @josepservat211 3 года назад

    thanks a lot for this, quick and easy keep doing this videos :) ping me if you need help with something!

    • @jamieoliver4710
      @jamieoliver4710 Год назад

      hey bro need some help, when i do
      step 10)
      docker run --name chainlink_rinkeby --network host -p 6688:6688 -v $HOME/chainlink/chainlink_rinkeby:/chainlink -it --env-file=$HOME/chainlink/chainlink_rinkeby/.env smartcontract/chainlink:0.10.8 local n -p /chainlink/.password -a /chainlink/.api
      I return a no such file or directory from SSH.
      Any idea?

    • @BlueAntoinette
      @BlueAntoinette  Год назад

      Thx!

  • @ghoul3227
    @ghoul3227 2 года назад

    what do you do to in the part of -- INSERT -- in order to move forward? was a keyboard command?