Kristoffer Dalby
679305c3e4
Add version to binary release
...
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-04-20 12:05:57 +02:00
Kristoffer Dalby
c0680f34f1
fix issue where binaries are not released
...
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-04-20 11:10:27 +02:00
Kristoffer Dalby
64ebe6b0c8
change date in changelog
...
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-04-20 08:13:38 +02:00
Kristoffer Dalby
e6b26499f7
release source code with vendored dependencies
...
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-04-20 08:13:38 +02:00
Kristoffer Dalby
977eb1dee3
Update flakes, add some quality of life improvements ( #1346 )
2023-04-20 07:56:53 +02:00
Kristoffer Dalby
b2e2b02210
set release date
...
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-04-19 20:47:31 +02:00
Kristoffer Dalby
2abff4bb08
update changelog for #1339
...
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-04-19 20:45:27 +02:00
Kristoffer Dalby
54c00645d1
update changelog
...
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-04-19 20:04:58 +02:00
Kristoffer Dalby
cad5ce0ebd
lint fix
...
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-04-19 20:04:58 +02:00
Kristoffer Dalby
b12a167fa2
remove rpm, might add back later
...
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-04-19 20:04:58 +02:00
Kristoffer Dalby
667295e15e
add new documentation on how to install on debian/ubuntu
...
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-04-19 20:04:58 +02:00
Kristoffer Dalby
bea52678e3
move current linux documentation into "manual"
...
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-04-19 20:04:58 +02:00
Kristoffer Dalby
307cfc3304
add systemd enable to postinstall script
...
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-04-19 20:04:58 +02:00
Kristoffer Dalby
5e74ca9414
Fix IPv6 in ACLs ( #1339 )
2023-04-16 12:26:35 +02:00
Juan Font
9836b097a4
Make sure all clients of a user are ready ( #1335 )
2023-04-12 09:25:51 +02:00
Juan Font
d0b3b1bfc4
Fix binary releases
2023-04-08 09:21:27 +02:00
Juan Font
6eea96eabc
Added 1.38.4 in the new tests
2023-04-07 19:45:46 +02:00
github-actions[bot]
d08fee78c3
docs(README): update contributors ( #1325 )
2023-04-07 17:31:29 +02:00
Andriy Kushnir (Orhideous)
bb5f0d456c
Change primary color for light mode to white
2023-04-07 15:24:13 +02:00
Andriy Kushnir (Orhideous)
c186c49e25
Removed custom accents, going with defaults
2023-04-07 15:24:13 +02:00
Andriy Kushnir (Orhideous)
4ec6894773
Build with strict mode
2023-04-07 15:24:13 +02:00
Andriy Kushnir (Orhideous)
dd9b4b1cb7
Move examples out of docs/ directory
2023-04-07 15:24:13 +02:00
Andriy Kushnir (Orhideous)
a43bb9c958
Replace placeholder link with actual one
2023-04-07 15:24:13 +02:00
Andriy Kushnir (Orhideous)
ba905ff6fc
Add GHA CI to build and deploy docs
2023-04-07 15:24:13 +02:00
Andriy Kushnir (Orhideous)
99bd09f688
Add new index page
2023-04-07 15:24:13 +02:00
Andriy Kushnir (Orhideous)
a6bc792a61
Move admonitions to relevant sections
2023-04-07 15:24:13 +02:00
Andriy Kushnir (Orhideous)
6381d3660a
Add admonitions marking community-provided docs
2023-04-07 15:24:13 +02:00
Andriy Kushnir (Orhideous)
66c5f74d78
Add admonitions marking community-provided docs
2023-04-07 15:24:13 +02:00
Andriy Kushnir (Orhideous)
1723a6bf40
Configure MkDocs Material scaffold
2023-04-07 15:24:13 +02:00
Juan Font
353f191e4f
Update changelog
2023-04-07 13:25:34 +02:00
Juan Font
8d865bb61b
Target Go 1.20 in flake.nix
2023-04-07 13:25:34 +02:00
Juan Font
c6815c5334
Target Go 1.20 and Tailscale 1.38
2023-04-07 13:25:34 +02:00
Kristoffer Dalby
b684ac0668
Simplify goreleaser, package deb and rpm
...
This commit simplifies the goreleaser configuration and then adds nfpm
support which allows us to build .deb and .rpm for each of the ARCH we
support.
The deb and rpm packages adds systemd services and users, creates
directories etc and should in general give the user a working
environment. We should be able to remove a lot of the complicated,
PEBCAK inducing documentation after this.
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-04-07 11:06:42 +02:00
Juan Font
dfc5d861c7
Fix CIDR calculation in expandACLPeerAddr
2023-04-05 09:44:46 +02:00
Juan Font
50b706eeed
Remove deprecated linters + one casuing issues with imports
2023-04-04 22:37:27 +02:00
Sean Reifschneider
036ff1cbb9
Adding Powershell commands to Windows instructions ( #1299 )
...
Co-authored-by: Kristoffer Dalby <kristoffer@dalby.cc>
2023-04-04 08:58:32 +02:00
Kristoffer Dalby
ceeef40cdf
Add tests to verify "Hosts" aliases in ACL ( #1304 )
2023-04-03 10:08:48 +02:00
Julien Zweverink
681c86cc95
ACL Doc's ( #1288 )
2023-03-28 18:41:23 +02:00
Kristoffer Dalby
c7b459b615
Fix issue where ACL * would filter out returning connections ( #1279 )
2023-03-27 19:19:32 +02:00
Gabe Cook
56a7b1e349
Add SVG logos ( #1286 )
2023-03-27 15:33:25 +02:00
Antonio Fernandez
f1eee841cb
updated to ACL doc ( #1278 )
2023-03-27 11:25:55 +02:00
Stefan Majer
45fbd34480
Do not use yaml.v2 and yaml.v3 as direct dependency ( #1281 )
2023-03-27 10:48:39 +02:00
Juan Font
248abcf353
Add missing entry to changelog and prepare for 0.22
...
Add missing entry to changelog
2023-03-20 13:48:56 +01:00
Kurnia D Win
2560c32378
adding some sleep on re-registration after machine expired ( #1256 )
2023-03-20 11:14:34 +01:00
Kristoffer Dalby
e38efd3cfa
Add ACL test for limiting a single port. ( #1258 )
2023-03-20 08:52:52 +01:00
Moritz Poldrack
d12f247490
document running exit nodes
...
Currently the only kind-of documentation is #210 which is outdated. To remedy
this, add a document describing the process.
2023-03-19 11:02:01 +01:00
nicholas-yap
003036a779
Update iOS compatibility and added iOS docs ( #1264 )
2023-03-17 15:56:15 +01:00
github-actions[bot]
ed79f977a7
docs(README): update contributors ( #1262 )
2023-03-17 10:07:39 +01:00
Kristoffer Dalby
8012e1cbd2
Add instructions on how to login to iOS ( #1261 )
2023-03-15 11:31:38 +00:00
Kristoffer Dalby
a5562850a7
MapResponse optimalisations, peer list integration tests ( #1254 )
...
Co-authored-by: Allen <979347228@qq.com>
2023-03-06 17:50:26 +01:00