0 Followers
0 Following
1 Posts
Can Traefik be layered? - sh.itjust.works

I’ve been selfhosting for a bit, but have never really gotten a solid understanding of Traefik. What I’d like to do is have 3 machines, 1 as an “entry point” where Traefik forwards by domain to the two other machines. Ie I route to anything.domain1.com [http://anything.domain1.com] and the entry machine forwards to machine 1, anything.domain2.com [http://anything.domain2.com] forwards to machine 2. Then on each machine have another instance of Traefik to manage the applications that machine hosts. Is this even possible? Without using docker swarm? Thanks.

self hosted browser sync?

https://sh.itjust.works/post/38048103

Life is the most fatal condition for humans.

https://sh.itjust.works/post/31095177

Life is the most fatal condition for humans. - sh.itjust.works

100% of people who experience it, die.

Ok. Found some DNS settings on my router, and fixed the internal domain name “problem” but it’s still only internal. If I set my public IP(internally) it doesn’t connect.

I can connect to an internal computer from external, even though the client says “not ready”.

I cannot connect from internal to external computer. Instantly shows “remote desktop is offline”

This leads me to think that somehow I have something wrong in router settings, or I have a security feature blocking something. I just don’t know enough about routing to know where to look.

It seems I may have “fixed”(?) One problem, as internal network connections succeed now (same key, same settings, just restarted the containers a few times and let it sit?)

External connections still show the same. :/

Rustdesk not connecting externally

https://sh.itjust.works/post/24075997

Rustdesk not connecting externally - sh.itjust.works

So, I’m trying to setup self hosted rustdesk. I have it running in a docker container. I have allowed the ports through the firewall. I have setup the same ports forwarded in my router, to the server running rustdesk. I have set the private key on both clients. on systems internal network, I can setup the clients to connect with internal IP. And get the “ready” at the bottom. But key mismatch error when trying to actually connect between two internal systems. If I setup the client with my external up (and I’ve tried domain name as well) I get a delay then, “not ready please check your connection”, as well as the key mismatch. I feel I’m running into two different problems, but I can’t find any hints looking through the container logs (in fact, once the containers are running, I don’t really get any logs populating when trying to connect a client) Any suggestions? I’m at a loss here.

AI is like a hammer - sh.itjust.works

Any tool can be a hammer if you use it wrong enough. A good hammer is designed to be a hammer and only used like a hammer. If you have a fancy new hammer, everything looks like a nail.

remote assistance software suggestions

https://sh.itjust.works/post/19350215

remote assistance software suggestions - sh.itjust.works

I’ve been using RealVNC for family computer help and have been wanting to setup a self hosted replaced for a while now, but haven’t had the time. RealVNV has recently axed their free levels, so I’ll use it as a reason to setup a self hosted solution. Ideally it would be something like a web page (I have a domain and reverse proxy) where family can go, get a code or a software to run, which will then let me control their system securely. I was considering guacamole on a pi at each location I’m likely to have to support, but this doesn’t help when family is away from their home network on laptop. What is out there for this? Have you used it? What are your experiences? Thanks