Really great tutorial well done. I'm doing exactly this at the moment and everything you did helped me. I like how you did everything from start to finish with the examples. I hope you keep doing this.
@kabakiAntony Жыл бұрын
Now this is a good tutorial on caddy, thanks man.
@tradingtoolx2 жыл бұрын
hi , how do u move the webcam position on the go ?
@mylastore Жыл бұрын
how to do it on local development?
@shitalgodara3766 Жыл бұрын
is it fine to run your node app on local host while in production ? or it just suitable for development and testing ,can you tell me pro n cons of that and where should our code change if we want to keep running our node app on ec2 ip not on localhost
@Mysterious_debris_11113 жыл бұрын
Wonderful content. Great great clarity... The dev community wants you.. maintain this
@mafiacodes3 жыл бұрын
Thanks, will do! Subscribe Like Share
@Mohit-gb9dv3 жыл бұрын
What happened to kotlin multiplatform and when it is coming..?
@noweare1 Жыл бұрын
You are very knowledgeable. I am not a software guy but have spent the last two days learning caddy. I want to reverse proxy to a microcontroller that runs a camera (esp32 camera) so I can access it from public network (Internet). I am running caddy on my desktop linux machine. This video helped, did not know it was so simple. Hopefully the reverse proxy on desktop can reach the ip of the microcontroller on another ip.
@sazzadanwar48023 жыл бұрын
Hi, can you show us how to use it in docker?
@aspirinemaga Жыл бұрын
thanks for video, by the way, you use "let me..." a lot :)
@umarmuhammadzakari45853 жыл бұрын
Hello Sir. I want to install VPN on the server. How can I go about it?
@Mohit-il9gx3 жыл бұрын
Hii I'm into android development and want to learn cloud computing what shall I do please guide me
@raymondmichael49873 жыл бұрын
I’ll bookmark this
@alriquelmep2 жыл бұрын
Thanks! It help me a lot.
@vedprakash-zz6hb3 жыл бұрын
How to add multiple vhosts for multiple node code?
@mafiacodes3 жыл бұрын
just add another block: example: exampleOne.com { reverser_proxy localhost:3000 } exampleTwo.com { reverser_proxy localhost:4000 } Subscribe Like Share
@ajaygandhi29492 жыл бұрын
Hey bro, awesome video, can you make video on caddy server load balancing for nodejs docket deployment thank you ❤️