Skip to content

Commit 318a7ce

Browse files
ikhareConvex, Inc.
authored and
Convex, Inc.
committed
Update link to discord self-hosted (#34278)
GitOrigin-RevId: 6babd65552dad92e3ef71f41dfaea436948967f5
1 parent 60b8e0b commit 318a7ce

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ including Neon, Fly.io, Vercel, Netlify, RDS, Sqlite, Postgres, and more.
3939
You can either use Docker (recommended) or a prebuilt binary to self host
4040
Convex. Check out our [self-hosting guide](./self-hosted/README.md) for detailed
4141
instructions. Community support for self-hosting is available in the
42-
`#open-source` channel on [Discord](https://discord.gg/convex).
42+
`#self-hosted` channel on [Discord](https://discord.gg/convex).
4343

4444
## Community & Support
4545

@@ -59,7 +59,7 @@ See [BUILD.md](./BUILD.md).
5959
and admin key from the defaults in the repo.
6060
- Convex is battle tested most thoroughly on Linux and Mac. On Windows, it has
6161
less experience. If you run into issues, please message us on
62-
[Discord](https://convex.dev/community) in the #open-source channel.
62+
[Discord](https://convex.dev/community) in the `#self-hosted` channel.
6363
- Convex self-hosted builds contain a beacon to help Convex improve the improve
6464
the product. The information is minimal and anonymous and helpful to Convex,
6565
but if you really want to disable it, you can set the `--disable-beacon` flag

npm-packages/docs/docs/self-hosting.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ contains the same fully up-to-date code the cloud service uses.
1111

1212
To get started with self hosting, follow the
1313
[self hosting guide](https://github.com/get-convex/convex-backend/blob/main/self-hosted/README.md)
14-
in the repository. Join the `#open-source` channel in the
14+
in the repository. Join the `#self-hosted` channel in the
1515
[Discord community](https://convex.dev/community) for self-hosting support.
1616

1717
Self hosting is not for everyone. If you're looking for a more hands-off

self-hosted/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ with the Convex development experience.
1313
If you're in this README, you're interested in self-hosting
1414
[Convex](https://www.convex.dev) on your own infrastructure or a managed hosting
1515
provider. Support is available on the
16-
[Convex Discord](https://discord.gg/convex) in the `#open-source` channel.
16+
[Convex Discord](https://discord.gg/convex) in the `#self-hosted` channel.
1717

1818
If you don't specifically want to self-host, head over to
1919
[the Convex docs](https://docs.convex.dev/) to use the cloud-hosted product.
@@ -225,7 +225,7 @@ product. The cloud-hosted product is optimized for scale.
225225
# Questions and contributions
226226

227227
- Join our [Discord community](https://discord.gg/convex) for help and
228-
discussions. The `#open-source` channel is the best place to go for questions
228+
discussions. The `#self-hosted` channel is the best place to go for questions
229229
about self-hosting.
230230

231231
- Report issues when building and using the open source Convex backend through

0 commit comments

Comments
 (0)