How to point a NameCheap Domain to a Digital Ocean Droplet

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

КОМЕНТАРІ • 12

  • @heycherry100
    @heycherry100 Рік тому +4

    I jumped straight to 12:40, because I remember how to do everything except the configuration of namecheap and it worked perfectly, thank you very much!😁

  • @paulkaranja7670
    @paulkaranja7670 Рік тому

    Oh man! Thanks, Great stuff. I appreciate this.💘

  • @musumo1908
    @musumo1908 Рік тому +1

    Hey. Great video thanks. I’m new to docker and found your channel. Will this method support running multiple different docker applications? I’m looking to run plausible (saw your video) and several other self hosted docker apps..thanks

    • @codewithbubb
      @codewithbubb  Рік тому

      Thanks very much! Yeah of course, you can run multiple docker apps - obviously just need docker installed on your VPS/Droplet which you can do either manually or via the 1-click install like I did in this video.
      Your only limitation is going to be RAM but I’m successfully running Plausible/nginx on the most basic Digital Ocean droplet (1GB) and I reckon I could run a few more apps before needing to upgrade.
      Hope that helps.

    • @musumo1908
      @musumo1908 Рік тому +1

      Hey thanks…for taking the time to reply! Aha ok…I’m new to any coding stuff but was techy in another life lol…ok so is it feasible to run different apps inside the same docker on DO? I started seeing stuff about needing reverse proxy’s..? Will follow your plausible install video…cheers

    • @codewithbubb
      @codewithbubb  Рік тому

      Yeah you can absolutely have multiple apps running. The reverse proxy is intended to expose things to the Internet. So you can have plausible running through your reverse proxy for example but maybe have additional apps which are private.

    • @codewithbubb
      @codewithbubb  Рік тому

      If you want to host multiple apps (either in Docker or just apps running on your server) you might be interested in this video where we look at configuring multiple apps running on a reverse proxy: How to Host Multiple Node Apps with nginx and pm2
      ua-cam.com/video/5NwwuSWrCdw/v-deo.html

    • @musumo1908
      @musumo1908 Рік тому

      @@codewithbubb thanks. Think I may be getting a bit carried away to start with lol. Plausible looks straightforward. I also want to run typebot self hosted but that needs smtp access…in case you fancy a typebot install video! 😉

  • @todosistemas344
    @todosistemas344 11 місяців тому +2

    How to add SSL certificate?

    • @codewithbubb
      @codewithbubb  11 місяців тому +2

      certbot (free certificate from letsencrypt) is probably your best/easiest way. I did a tutorial on this a while back which you can see here: ua-cam.com/video/8i3OjPqPHmc/v-deo.html

  • @JoshuaWilson-n5u
    @JoshuaWilson-n5u Місяць тому

    not to self: skip to 12:00 ish minutes for the method you are using (not quite the same process at the start of the video, just doing the same process for the namecheap host records part)