This is like the 4th or 5th video of yours I've come across recently and it's been absolute quality every time. Thanks for the amazing content! (Also I should probably subscribe at this point so let's do that haha)
@gaabora3 күн бұрын
Thank you! Super useful videos. Could you please mention Caddy in this video title so it's easier to find?
@SinisterSpatula12 күн бұрын
Great tutorial! 😸
@CarloL5252 ай бұрын
Just subscribed! Awesome content!!
@wriel13124 ай бұрын
great tutorial! thank you
@360Creators2 ай бұрын
Great video, thank you very much! 😁
@actually_peanuts3 ай бұрын
Yea, so since stirling supports oauth, I would have loved seeing the oauth flow with stirling instead of forward. Nice set of examples though.
@easyselfhost3 ай бұрын
didn’t know stirring pdf support oauth. Thanks!
@kevinhu1964 ай бұрын
I'm using Authelia (following your tutorial) is Authentik a better solution for SSO compared to Authelia and what additional benefit it provides?
@easyselfhost4 ай бұрын
Authentik has some additional features like built-in LDAP and OAuth2 according to its website. The main difference is Authelia is configured with files while Authentik has an admin UI. It depends on your need and preference for which one to use. Personally I still use Authelia.
@RazoBeckett.4 ай бұрын
can someone tell me what font is he using in his visual studio code ?
@easyselfhost4 ай бұрын
source code pro fonts.google.com/specimen/Source+Code+Pro
@RazoBeckett.4 ай бұрын
@@easyselfhost thanks
@serychristianrenaud4 ай бұрын
Thanks 🎉
@GMbookshop4 ай бұрын
But does it have to run with docker? I prefer running my apps directly on the server without adding unnecessary softwares.. is there a tutorial that doesn't use docker?
@JarheadCrayonEater4 ай бұрын
"Unnecessary". If you'd take just a little bit of time, you'll realize that Docker is a huge time saver and removes problems of upgrading and/or rebuilding your server. No app requires Docker, but you're missing out if you're still thinking like we did decades ago