mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-29 18:33:05 +00:00
Update iOS compatibility and added iOS docs (#1264)
This commit is contained in:
parent
ed79f977a7
commit
003036a779
4 changed files with 49 additions and 11 deletions
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
- Adding "configtest" CLI command. [#1230](https://github.com/juanfont/headscale/pull/1230)
|
- Adding "configtest" CLI command. [#1230](https://github.com/juanfont/headscale/pull/1230)
|
||||||
- Add documentation on connecting with iOS to `/apple` [#1261](https://github.com/juanfont/headscale/pull/1261)
|
- Add documentation on connecting with iOS to `/apple` [#1261](https://github.com/juanfont/headscale/pull/1261)
|
||||||
|
- Update iOS compatibility and added documentation for iOS [#1264](https://github.com/juanfont/headscale/pull/1264)
|
||||||
|
|
||||||
## 0.20.0 (2023-02-03)
|
## 0.20.0 (2023-02-03)
|
||||||
|
|
||||||
|
|
|
@ -75,7 +75,7 @@ one of the maintainers.
|
||||||
| macOS | Yes (see `/apple` on your headscale for more information) |
|
| macOS | Yes (see `/apple` on your headscale for more information) |
|
||||||
| Windows | Yes [docs](./docs/windows-client.md) |
|
| Windows | Yes [docs](./docs/windows-client.md) |
|
||||||
| Android | Yes [docs](./docs/android-client.md) |
|
| Android | Yes [docs](./docs/android-client.md) |
|
||||||
| iOS | Not yet |
|
| iOS | Yes [docs](./docs/iOS-client.md) |
|
||||||
|
|
||||||
## Running headscale
|
## Running headscale
|
||||||
|
|
||||||
|
|
25
docs/iOS-client.md
Normal file
25
docs/iOS-client.md
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
# Connecting an iOS client
|
||||||
|
|
||||||
|
## Goal
|
||||||
|
|
||||||
|
This documentation has the goal of showing how a user can use the official iOS [Tailscale](https://tailscale.com) client with `headscale`.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
Install the official Tailscale iOS client from the [App Store](https://apps.apple.com/app/tailscale/id1470499037).
|
||||||
|
|
||||||
|
Ensure that the installed version is at least 1.38.1, as that is the first release to support alternate control servers.
|
||||||
|
|
||||||
|
## Configuring the headscale URL
|
||||||
|
|
||||||
|
Ensure that the tailscale app is logged out before proceeding.
|
||||||
|
|
||||||
|
Go to iOS settings, scroll down past game center and tv provider to the tailscale app and select it. The headscale URL can be entered into the _"ALTERNATE COORDINATION SERVER URL"_ box.
|
||||||
|
|
||||||
|
> **Note**
|
||||||
|
>
|
||||||
|
> If the app was previously logged into tailscale, toggle on the _Reset Keychain_ switch.
|
||||||
|
|
||||||
|
Restart the app by closing it from the iOS app switcher, open the app and select the regular _Sign in_ option (non-SSO), and it should open up to the headscale authentication page.
|
||||||
|
|
||||||
|
Enter your credentials and log in. Headscale should now be working on your iOS device.
|
|
@ -56,7 +56,7 @@
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://apps.apple.com/ca/app/tailscale/id1475387142?mt=12"
|
<a href="https://apps.apple.com/app/tailscale/id1475387142"
|
||||||
>macOS - AppStore Client</a
|
>macOS - AppStore Client</a
|
||||||
>.
|
>.
|
||||||
</li>
|
</li>
|
||||||
|
@ -122,18 +122,22 @@
|
||||||
</ul>
|
</ul>
|
||||||
<p>Restart Tailscale.app and log in.</p>
|
<p>Restart Tailscale.app and log in.</p>
|
||||||
<h1>headscale: iOS configuration</h1>
|
<h1>headscale: iOS configuration</h1>
|
||||||
<h2>Recent Tailscale versions (1.38.0 and higher)</h2>
|
<h2>Recent Tailscale versions (1.38.1 and higher)</h2>
|
||||||
<p>
|
<p>
|
||||||
Tailscale 1.38 on
|
Tailscale 1.38.1 on
|
||||||
<a href="https://apps.apple.com/us/app/tailscale/id1470499037?ls=1"
|
<a href="https://apps.apple.com/app/tailscale/id1470499037">iOS</a>
|
||||||
>iOS</a
|
|
||||||
>
|
|
||||||
added a configuration option to allow user to set an "Alternate
|
added a configuration option to allow user to set an "Alternate
|
||||||
Coordination server". This can be used to connect to your headscale
|
Coordination server". This can be used to connect to your headscale
|
||||||
server.
|
server.
|
||||||
</p>
|
</p>
|
||||||
<h3>GUI</h3>
|
<h3>GUI</h3>
|
||||||
<ol>
|
<ol>
|
||||||
|
<li>
|
||||||
|
Install the official Tailscale iOS client from the
|
||||||
|
<a href="https://apps.apple.com/app/tailscale/id1470499037"
|
||||||
|
>App store</a
|
||||||
|
>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Open Tailscale and make sure you are <i>not</i> logged in to any account
|
Open Tailscale and make sure you are <i>not</i> logged in to any account
|
||||||
</li>
|
</li>
|
||||||
|
@ -143,16 +147,24 @@
|
||||||
"TV Provider"
|
"TV Provider"
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Find Tailscale and enter the settings
|
Find Tailscale and select it
|
||||||
<ol>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
If the iOS device was previously logged into Tailscale, switch the
|
If the iOS device was previously logged into Tailscale, switch the
|
||||||
"Reset Keychain" toggle to "on"
|
"Reset Keychain" toggle to "on"
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>Enter "{{.URL}}" under "Alternate Coordination Server URL"</li>
|
<li>Enter "{{.URL}}" under "Alternate Coordination Server URL"</li>
|
||||||
<li>Open Tailscale and log in to the Headscale server</li>
|
<li>
|
||||||
|
Restart the app by closing it from the iOS app switcher, open the app
|
||||||
|
and select the regular sign in option <i>(non-SSO)</i>. It should open
|
||||||
|
up to the headscale authentication page.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Enter your credentials and log in. Headscale should now be working on
|
||||||
|
your iOS device
|
||||||
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue