Skip to content

Commit 90368fe

Browse files
nblockhopleus
authored andcommitted
Use discord server invite link (juanfont#2235)
Replace channel links with links to discord invite link and remove channel list. Fixes: juanfont#1521
1 parent 6291aee commit 90368fe

File tree

7 files changed

+12
-17
lines changed

7 files changed

+12
-17
lines changed

CODE_OF_CONDUCT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ event.
6262

6363
Instances of abusive, harassing, or otherwise unacceptable behavior
6464
may be reported to the community leaders responsible for enforcement
65-
at our Discord channel. All complaints
65+
on our [Discord server](https://discord.gg/c84AZQhmpx). All complaints
6666
will be reviewed and investigated promptly and fairly.
6767

6868
All community leaders are obligated to respect the privacy and

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
An open source, self-hosted implementation of the Tailscale control server.
66

7-
Join our [Discord](https://discord.gg/c84AZQhmpx) server for a chat.
7+
Join our [Discord server](https://discord.gg/c84AZQhmpx) for a chat.
88

99
**Note:** Always select the same GitHub tag as the released version you use
1010
to ensure you have the correct example configuration and documentation.

docs/about/faq.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,15 @@ In addition to that, you may use packages provided by the community or from dist
4141
[installation guide using community packages](../setup/install/community.md).
4242

4343
For convenience, we also [build Docker images with headscale](../setup/install/container.md). But **please be aware that
44-
we don't officially support deploying headscale using Docker**. We have a [Discord
45-
channel](https://discord.com/channels/896711691637780480/1070619770942148618) where you can ask for Docker-specific help
46-
to the community.
44+
we don't officially support deploying headscale using Docker**. On our [Discord server](https://discord.gg/c84AZQhmpx)
45+
we have a "docker-issues" channel where you can ask for Docker-specific help to the community.
4746

4847
## Why is my reverse proxy not working with headscale?
4948

50-
We don't know. We don't use reverse proxies with headscale ourselves, so we don't have any experience with them. We have [community documentation](../ref/integration/reverse-proxy.md) on how to configure various reverse proxies, and a dedicated [Discord channel](https://discord.com/channels/896711691637780480/1070619818346164324) where you can ask for help to the community.
49+
We don't know. We don't use reverse proxies with headscale ourselves, so we don't have any experience with them. We have
50+
[community documentation](../ref/integration/reverse-proxy.md) on how to configure various reverse proxies, and a
51+
dedicated "reverse-proxy-issues" channel on our [Discord server](https://discord.gg/c84AZQhmpx) where you can ask for
52+
help to the community.
5153

5254
## Can I use headscale and tailscale on the same machine?
5355

docs/about/help.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# Getting help
22

3-
Join our Discord server for announcements and community support:
4-
5-
- [announcements](https://discord.com/channels/896711691637780480/896711692120129538)
6-
- [general](https://discord.com/channels/896711691637780480/896711692120129540)
7-
- [docker-issues](https://discord.com/channels/896711691637780480/1070619770942148618)
8-
- [reverse-proxy-issues](https://discord.com/channels/896711691637780480/1070619818346164324)
9-
- [web-interfaces](https://discord.com/channels/896711691637780480/1105842846386356294)
3+
Join our [Discord server](https://discord.gg/c84AZQhmpx) for announcements and community support.
104

115
Please report bugs via [GitHub issues](https://github.com/juanfont/headscale/issues)

docs/about/releases.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ code archives. Container images are available on [Docker Hub](https://hub.docker
66

77
An Atom/RSS feed of headscale releases is available [here](https://github.com/juanfont/headscale/releases.atom).
88

9-
Join the ["announcements" channel on Discord](https://discord.com/channels/896711691637780480/896711692120129538) for
10-
news about headscale.
9+
See the "announcements" channel on our [Discord server](https://discord.gg/c84AZQhmpx) for news about headscale.

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Headscale is an open source, self-hosted implementation of the Tailscale control
1010

1111
This page contains the documentation for the latest version of headscale. Please also check our [FAQ](./about/faq.md).
1212

13-
Join our [Discord](https://discord.gg/c84AZQhmpx) server for a chat and community support.
13+
Join our [Discord server](https://discord.gg/c84AZQhmpx) for a chat and community support.
1414

1515
## Design goal
1616

docs/ref/integration/web-ui.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Headscale doesn't provide a built-in web interface but users may pick one from t
1616
| headscale-admin | [Github](https://github.com/GoodiesHQ/headscale-admin) | Headscale-Admin is meant to be a simple, modern web interface for headscale |
1717
| ouroboros | [Github](https://github.com/yellowsink/ouroboros) | Ouroboros is designed for users to manage their own devices, rather than for admins |
1818

19-
You can ask for support on our dedicated [Discord channel](https://discord.com/channels/896711691637780480/1105842846386356294).
19+
You can ask for support on our [Discord server](https://discord.gg/c84AZQhmpx) in the "web-interfaces" channel.

0 commit comments

Comments
 (0)