Thank you for this video . Just a note: the docker component was not restarted automatically after a reboot. I added "restart:always" in the docker-compose.yml file and now everything is ok !
Is it possible to create a network (for me) that would be full access, and another in which (my family&friends) can only access to some containers like nextcloud/jellyfin? In your opinion What would be the best way to give remote access to some services in a homelab?
I haven't touched ZeroTier in a long time. But I found this that allows setting up rules: docs.zerotier.com/rules/ What *I* would do is actually use Cloudflare tunnels and set up subdomains for each application you want to give access to and then set up user accounts with email verification to restrict access.
@7:55 i believe it's 'sudo su -' not sure if the dash is necessary or if you were going for another command altogether but i always use 'sudo su -' to switch to root
Zerotier very cool software.... Could it be possible with Vaultwarden?? Now I have 80 and 443 open voor Nginx Proxy Manager. Would be great to close those.
@@DBTechYT Thank you. So, the reason I ask (as you bring up "setup") is that I want something to manage adguard. But I also want something like "Home Assistant". But, I can't imagine why I'd need home assistant on anything outside of my IOT network... So, I'd like to deploy it segregated (if possible), and the same for if I deploy anything to camera network. Again, i'm new to ALL of this, and I don't know "network rules" very well, or much of anything else. I'm just trying to get the baseline network up, so that my family can finally de-stress. I appreciate your time, and any advice which you are willing to share, as I have no doubt that my "Noob-Logic" is faulty as #&@*. LOL Again, thank you for your thoughtful conveyance of time and experience.
Can you make a video on building a container from scratch in portainer from an image? App templates work for me, but my diy attempts using images has been well...a fail
Thank you for the great video again. Please create a video on how to install Focalboard with Docker. The basic is easy but when you want to make it accessable from the outside I get this error: "Websocket connection closed, connection interrupted. If it persists, check your server or web proxy configuration." That your be amazing :-) Keep up the great videos!
Hey thank you for share this video, its amazing. do you think it would be possible to set up a domain with ssl by zerotier, similar to what you showed with cloudflare?
Ok so I managed to "fix" this: initially I installed ZeroTier in docker but it errs on something about /net/tun, so I deleted the ZT container and installed ZT directly on the host system (Alpine Linux) and voila. Opening zerotierip:port just works. Hope it helps.
It DOES use a port. Even if no port is being shown in your browser's URL bar, it's still using port 80 or 443 depending on whether or not you're using an SSL. I had another container that needed port 80 (which CasaOS uses by default), so I changed it to 90 so I could install the container that needed port 80.
Additional Resources:
- dbt3ch.com/shelves/casaos-installs
- th-cam.com/video/WpYLPIMxzaU/w-d-xo.html
I didn't know this trick! Thank you. It's less scary to open your server to the outside like that 👌
Thank you for this video . Just a note: the docker component was not restarted automatically after a reboot. I added "restart:always" in the docker-compose.yml file and now everything is ok !
Have seen your videos, have not been able to compliment you but congratulations on new studio and your videos keep up the great work.
Thanks so much!
Is it possible to create a network (for me) that would be full access, and another in which (my family&friends) can only access to some containers like nextcloud/jellyfin?
In your opinion What would be the best way to give remote access to some services in a homelab?
I haven't touched ZeroTier in a long time. But I found this that allows setting up rules: docs.zerotier.com/rules/
What *I* would do is actually use Cloudflare tunnels and set up subdomains for each application you want to give access to and then set up user accounts with email verification to restrict access.
@7:55 i believe it's 'sudo su -' not sure if the dash is necessary or if you were going for another command altogether but i always use 'sudo su -' to switch to root
Yeah. I was having a moment 😜
Zerotier very cool software.... Could it be possible with Vaultwarden?? Now I have 80 and 443 open voor Nginx Proxy Manager.
Would be great to close those.
Can casaos deploy dockers onto my different networks?
Should i install Adguard or unbound first?
Should home assistant be assigned to IOT network?
No. Adguard. That depends on your setup.
@@DBTechYT Thank you.
So, the reason I ask (as you bring up "setup") is that I want something to manage adguard. But I also want something like "Home Assistant". But, I can't imagine why I'd need home assistant on anything outside of my IOT network... So, I'd like to deploy it segregated (if possible), and the same for if I deploy anything to camera network.
Again, i'm new to ALL of this, and I don't know "network rules" very well, or much of anything else. I'm just trying to get the baseline network up, so that my family can finally de-stress.
I appreciate your time, and any advice which you are willing to share, as I have no doubt that my "Noob-Logic" is faulty as #&@*. LOL
Again, thank you for your thoughtful conveyance of time and experience.
how can i Install ssl Certificates into CasaOs?? to make localhost secure
thank you it work fine you are the best. More serously is the best solution to bypass cgnat
Can you make a video on building a container from scratch in portainer from an image? App templates work for me, but my diy attempts using images has been well...a fail
Thank You very much. This video is especially for me
Thank you for the great video again. Please create a video on how to install Focalboard with Docker. The basic is easy but when you want to make it accessable from the outside I get this error: "Websocket connection closed, connection interrupted. If it persists, check your server or web proxy configuration." That your be amazing :-) Keep up the great videos!
Hey thank you for share this video, its amazing.
do you think it would be possible to set up a domain with ssl by zerotier, similar to what you showed with cloudflare?
Possibly. Take a look at this thread: www.reddit.com/r/zerotier/comments/l13oun/how_to_setup_domain_for_a_server_in_zerotier/
Thanks for the video.
Is there an Android containerized image?
I'm not sure what you mean by "android containerized image"
can you make one with cloudflare tunnel with casaos please.
What, specifically, do you have quesionts about?
Thank you so much for work.
Can this be done in Portainer?
Just copy/paste the docker-compose.yml from here into a Portainer stack: github.com/zyclonite/zerotier-docker/blob/main/docker-compose.yml
How about tailscale?
Running into an issue with this, I can get the pi to join the network, but the IP address it gives me leads to a page that won't load.
fixed this, disregard. Thank you for the great video as always DB!
@@jacobbiancardi9153 I'm having this same issue as well with my Homer dashboard, what helped you solve this?
I am also having the same issue. How did you fix this?
@@jacobbiancardi9153 Tell us what you did to fix it. Don't ghost us.
Ok so I managed to "fix" this: initially I installed ZeroTier in docker but it errs on something about /net/tun, so I deleted the ZT container and installed ZT directly on the host system (Alpine Linux) and voila. Opening zerotierip:port just works. Hope it helps.
Why are you using port 90? CasaOS does not used a port.
It DOES use a port. Even if no port is being shown in your browser's URL bar, it's still using port 80 or 443 depending on whether or not you're using an SSL. I had another container that needed port 80 (which CasaOS uses by default), so I changed it to 90 so I could install the container that needed port 80.