Deploy a MERN App with Docker (on Digital Ocean)

Поділитися
Вставка
  • Опубліковано 24 гру 2024

КОМЕНТАРІ • 9

  • @rossrodriguez6610
    @rossrodriguez6610 14 днів тому +1

    Amazing tutorial, just what I need.

  • @SharukhKhan-sd7xg
    @SharukhKhan-sd7xg Місяць тому +1

    Nice video man
    Could you try deploying the same application with Coolify please?

    • @nikita-dev
      @nikita-dev  Місяць тому

      yup, planning to make some videos on coolify in the future!

  • @joeprince7509
    @joeprince7509 4 місяці тому +1

    Great video, thank you! Some questions:
    1) What would need to change if doing it from a private repo instead of a public one?
    2) If you using TS for frontend also, would there only need to be adjustments to the Dockerfile to build the TS first before copying the files? Anything else to consider?
    3) You mentioned Kubernetes, are you planning to do a video showing that process as well?
    Thanks again for all the great content!

  • @himankshu
    @himankshu Місяць тому +1

    Your accent, way of speaking can be used by AI. Somehow its so understanding whatever you teach

  • @OnlyJavascript
    @OnlyJavascript 5 місяців тому +3

    can you please make one for hostinger vps?

  • @khalidlamhal4883
    @khalidlamhal4883 18 годин тому

    i did the same thing with next js it s working in local but it doesnt in server

  • @philippklemmer3286
    @philippklemmer3286 4 місяці тому +1

    Nice video! The only issue I've realized is that restarting the containers too often will register a lot of certificates with Caddy, which then gets you into the issue of getting blocked for 168 hours by letsencrypt. How should you get around this?

  • @nerdoubt
    @nerdoubt 5 місяців тому +1

    can you show how to deploy this with dokku?