September 2024 Summaries
2 posts from Tailscale
Filter
Month:
Year:
Post Summaries
Back to Blog
Tailscale's Access Control Lists (ACLs) offer a robust method for managing access within a Tailscale network by allowing users to configure rules that control connectivity between devices based on protocols, ports, and user groups. This guide is designed to demystify the complexity of ACLs and help users confidently write their first ACL rules, ensuring they do not inadvertently disrupt important connections. It includes instructions on creating ACL tests and managing SSH connections through group memberships and node tagging. The video tutorial was created in response to high demand from the Tailscale community, highlighting the need for more detailed resources on ACLs, as expressed across various social media platforms.
Sep 30, 2024
280 words in the original blog post.
The tutorial discusses connecting a Virtual Private Server (VPS) in the cloud to a locally hosted infrastructure through an encrypted Tailscale tunnel, leveraging WireGuard technology. It demonstrates how to configure a cloud VPS on DigitalOcean as an entry point to a self-hosted ecosystem and highlights the benefits of using Tailscale's NAT traversal technology, which eliminates the need to open local firewall ports. The post contrasts this method with a previous approach by Wendell from Level1techs, emphasizing the use of the Caddy reverse proxy for automatic TLS certificate management, making the configuration simpler. This setup is particularly beneficial for hosting services like Jellyfin, which require significant storage and remote access, by using Tailscale to connect to local storage solutions efficiently and cost-effectively. The tutorial encourages feedback from users, especially those new to tools like Ansible or Terraform, to enhance future content.
Sep 20, 2024
482 words in the original blog post.