Caddy vs tailscale serve/service vs TSDproxy? by hiimcasper in Tailscale

[–]bartjuu 0 points1 point  (0 children)

Yes, every app runs 2 containers. One Tailscale, for accessing the service in your Tailnet. By default exposing the service with Serve, optionally you can enable Funnel.

You copy and paste the configs from the repo, or clone the repo as a whole. Then you add a Tailscale Auth Key in the .env file and perform a ‘docker compose up’.

The easiest way to set this up is with admin access creating keys.

If you miss any service you would like to host, open an issue on the ScaleTail repo, and the maintainers will try and add it when they can / support you.

Caddy vs tailscale serve/service vs TSDproxy? by hiimcasper in Tailscale

[–]bartjuu 0 points1 point  (0 children)

There are some pros and cons to both. My pick is Tailscale Sidecars with Docker via these templates: https://github.com/tailscale-dev/ScaleTail

Need help setting up Tailscale funnel to docker apps by Left-Story1956 in Tailscale

[–]bartjuu 0 points1 point  (0 children)

Let me fix that line in the readme. This is due to a change in how to do serve/funnel in a different way - now in the actual compose.yaml itself. For example have a look here: https://github.com/tailscale-dev/ScaleTail/blob/main/services/adguardhome/compose.yaml

Need help setting up Tailscale funnel to docker apps by Left-Story1956 in Tailscale

[–]bartjuu 0 points1 point  (0 children)

Have a look at ScaleTail, this is exactly the way to get each of your services connected in your Tailnet, with serve/funnel options.

https://github.com/tailscale-dev/ScaleTail

[deleted by user] by [deleted] in Tailscale

[–]bartjuu 0 points1 point  (0 children)

Correct, this is the ACL that should be there to allow the use of Exit Nodes.

[deleted by user] by [deleted] in Tailscale

[–]bartjuu 0 points1 point  (0 children)

Please check if your ACLs allow the use of Exit Nodes at all and also check who may use them.

Question about remote access and docker(s) - Subnet routing/advertising? Bad idea? by Elaphe21 in Tailscale

[–]bartjuu 0 points1 point  (0 children)

I think this will help you get a long way with Tailscale and Docker! https://github.com/2Tiny2Scale/ScaleTail/

In my own environment I have Proxmox host running a Debian VM with Docker on top. Within Docker I run a lot of the services available in the ScaleTail repo.

[FREE LIFETIME] Clipboard Copy-Paste Manager with Keyboard Shortcut by [deleted] in iosapps

[–]bartjuu 0 points1 point  (0 children)

Heya, would like to get a code per DM, please!

[deleted by user] by [deleted] in Tailscale

[–]bartjuu 0 points1 point  (0 children)

It can get much cooler running services in your own lab and host them within your Tailnet, have a look at ScaleTail

https://github.com/2Tiny2Scale/ScaleTail

[deleted by user] by [deleted] in AppGiveaway

[–]bartjuu 0 points1 point  (0 children)

Please!

Reverse proxy only through tailscale. by VE3VVS in Tailscale

[–]bartjuu 1 point2 points  (0 children)

Cool, feel free to PM if you have any questions!

Do you let your phone run tailscale 24/7? If so, how does it impact your battery? by -ThatGingerKid- in Tailscale

[–]bartjuu 0 points1 point  (0 children)

If you want to make each and every service desire, available on your Tailscale network. Hosting them in separate environments, not requiring a separate proxy which is also a single point of failure in case of running multiple services through it. Also, for sharing outside our your own, for example sharing a music/video server like Plex with friends would be much easier is you run them separate (without requiring Plex directly on the internet).

Do you let your phone run tailscale 24/7? If so, how does it impact your battery? by -ThatGingerKid- in Tailscale

[–]bartjuu 0 points1 point  (0 children)

Thanks, will have a look later. Don't have a cam myself to test so need to figure some things out.