Code Monkey home page Code Monkey logo

tailscale-synology's Introduction

Tailscale package for Synology NAS

CI

Synology NAS package for Tailscale based on precompiled static binaries.

Disclaimer

You use everything here at your own risk. Make sure you have other network paths to your NAS before installing this, in case something goes wrong.

Issue Tracker

File issues at: https://github.com/tailscale/tailscale/issues

This repo's issue tracker is disabled. (And all historical issues have been moved so the old URLs redirect)

Installation

  1. Download precompiled releases from the page for SPKs for your platform.
  2. In the Synology DSM web admin UI, open the Package Center.
  3. Press the Manual install button and provide the SPK file.
  4. Follow the wizard until done.
  5. At this point tailscaled should be up and running.
  6. SSH into the machine, and run sudo tailscale up so you can authenticate.

NOTE: If there is no SPK for your platform, you have to compile it yourself using the instructions below.

Upgrading

If upgrading to version v1.10.0, you may end up with duplicate installations of Tailscale. This is a known side effect of some metadata changes that were made in v1.10.0 in preparation of the installation package to be listed in the Synology Package Center. It is recommended to uninstall the old Tailscale package first before upgrading to v1.10.0. Please note that your devices Tailscale IP may change when v1.10.0 is installed.

Compatibility

The current package is confirmed to be working in different Synology models and architectures.

The package is created based on Tailscale static binaries, and if your NAS has any of the supported architectures (x86, x86_64, arm, arm64) it should just work.

If in doubt, check the synology model list for the matching architecture.

Making packages

This project builds Synology packages "by hand", based on pre-compiled tailscale static binaries.

You can build the packages using make

git clone https://github.com/tailscale/tailscale-synology.git
cd tailscale-synology/
make

If everything worked you should have a directory called spks that contains your SPK files.

NOTE: For building on macOS the GNU core utilites are required. Homebrew users can run brew install coreutils and set the PATH variable accordingly.

Credits and References

tailscale-synology's People

Contributors

nirev avatar maisem avatar dentongentry avatar bradfitz avatar strausmann avatar jacobbednarz avatar olofj avatar mikeei avatar nickysemenza avatar 33b5e5 avatar tomaszjanusz avatar walkert avatar tjrivera avatar usommerl avatar war59312 avatar alexhollerith avatar myyc avatar oxcz avatar palmamartin avatar demoulin avatar easen avatar joe-trellick avatar jbandlow avatar avalonbits avatar ciruman avatar crawshaw avatar davidsbond avatar aranw avatar andrewvieyra avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.