Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update discord references to /s/discord #289

Merged
merged 2 commits into from
Dec 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const GITHUB_URL_WEBSITE =
"https://github.com/ddev/ddev.com/tree/main/src/content/blog"
export const GITHUB_ISSUES_URL = "https://github.com/ddev/ddev/issues"
export const DOCUMENTATION_URL = "https://ddev.readthedocs.io/"
export const DISCORD_URL = "https://discord.gg/5wjP76mBJD"
export const DISCORD_URL = "/s/discord"
export const EMAIL_URL = "mailto:support%40ddev.com"
export const COPYRIGHT_HOLDER = "DDEV Foundation"
export const MASTODON_URL = "https://fosstodon.org/@ddev"
Expand Down
2 changes: 1 addition & 1 deletion src/content/blog/2024-plans.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ categories:
- Community
---

At the DDEV Advisory Group's 2-hour [annual review/planning meeting on March 6, 2024](https://www.timeanddate.com/worldclock/fixedtime.html?msg=DDEV+Advisory+Group&iso=20240306T09&p1=75&ah=2), we'll talk about plans and priorities for 2024. These have been discussed previously in the [DDEV 2024 Priorities discussion](https://github.com/orgs/ddev/discussions/5720) but in getting ready for the meeting it seems like a good time to propose them in a more cohesive fashion. (Everyone is welcome to the meeting. The Zoom link is announced in [Discord](https://discord.com/channels/664580571770388500/1068592494184501349/1213180991133192302) or email [support](mailto:support%40ddev.com) for a calendar invitation or the zoom link.)
At the DDEV Advisory Group's 2-hour [annual review/planning meeting on March 6, 2024](https://www.timeanddate.com/worldclock/fixedtime.html?msg=DDEV+Advisory+Group&iso=20240306T09&p1=75&ah=2), we'll talk about plans and priorities for 2024. These have been discussed previously in the [DDEV 2024 Priorities discussion](https://github.com/orgs/ddev/discussions/5720) but in getting ready for the meeting it seems like a good time to propose them in a more cohesive fashion. (Everyone is welcome to the meeting. The Zoom link is announced in [Discord](/s/discord) or email [support](mailto:support%40ddev.com) for a calendar invitation or the zoom link.)

## Community

Expand Down
2 changes: 1 addition & 1 deletion src/content/blog/amd64-on-apple-silicon-ddev.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ They won't be happy sharing ports though, so you'll want to change `router_http_

## Keep in touch!

I'd love to hear your experience. Join us in [Discord](https://discord.gg/5wjP76mBJD) or [open an issue](https://github.com/ddev/ddev/issues) or send [an email](mailto:support%40ddev.com) if you have success (or failure 😀).
I'd love to hear your experience. Join us in [Discord](/s/discord) or [open an issue](https://github.com/ddev/ddev/issues) or send [an email](mailto:support%40ddev.com) if you have success (or failure 😀).
2 changes: 1 addition & 1 deletion src/content/blog/contributor-training.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ Live training sessions will be held weekly on Tuesdays at 8am US MT, 5pm CET or
- Go Development Environment with Goland or vscode
- Experimenting with custom commands

Please join the [DDEV Live Event meetup](https://www.meetup.com/ddev-events/) to get notified about upcoming trainings. Drop by [Discord](https://discord.gg/5wjP76mBJD) or send [an email](mailto:support%40ddev.com) if you want to talk more.
Please join the [DDEV Live Event meetup](https://www.meetup.com/ddev-events/) to get notified about upcoming trainings. Drop by [Discord](/s/discord) or send [an email](mailto:support%40ddev.com) if you want to talk more.
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ RUN cp /etc/php/7.1/mods-available/mcrypt.ini /etc/php/${DDEV_PHP_VERSION}/mods-

## Join the conversation!

We’d love to hear about your recipes! Discuss them in our [Discord channel](https://discord.gg/5wjP76mBJD), PR them into [ddev-contrib](http://github.com/ddev/ddev-contrib), create a new [DDEV Add-on](https://ddev.readthedocs.io/en/stable/users/extend/additional-services/), or tweet, or blog about them and give us a holler when you do. And we’re always happy to hear from you on any of our [support channels](https://ddev.readthedocs.io/en/stable/users/support/).
We’d love to hear about your recipes! Discuss them in our [Discord channel](/s/discord), create a new [DDEV Add-on](https://ddev.readthedocs.io/en/stable/users/extend/additional-services/), or tweet, or blog about them and give us a holler when you do. And we’re always happy to hear from you on any of our [support channels](https://ddev.readthedocs.io/en/stable/users/support/).
2 changes: 1 addition & 1 deletion src/content/blog/ddev-backups.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ hooks:

**User-generated and non-code images, etc.**: In general, these should come from upstream hosting environments. Although it is possible to push them upstream, it's usually a bad idea, as this could overwrite a production environment. So normally, if you lose these, you would just pull them again from wherever they come from.

**What are your techniques?** Do you agree or disagree? I'd love to have a [PR with your suggestions](https://github.com/ddev/ddev.com) or stop by and chat about your preferences in the [DDEV Discord](https://discord.com/invite/5wjP76mBJD).
**What are your techniques?** Do you agree or disagree? I'd love to have a [PR with your suggestions](https://github.com/ddev/ddev.com) or stop by and chat about your preferences in the [DDEV Discord](/s/discord).
2 changes: 1 addition & 1 deletion src/content/blog/ddev-debug-test-contributor-training.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Here's our October 9, 2024 [Contributor Training](/blog/category/training) on us

## What is `ddev debug test` anyway?

`ddev debug test` is really just a [shell script](https://github.com/ddev/ddev/blob/master/cmd/ddev/cmd/scripts/test_ddev.sh) embedded in the `ddev` binary that tries to answer all the questions we've learned to ask in support sessions in our [DDEV Discord channel](https://discord.com/invite/5wjP76mBJD) and the [issue queue](https://github.com/ddev/ddev/issues). There are so many different things that can affect people's DDEV experience, and asking the questions one by one is hard. So when people just run that one command and we can read through the results, it's a big win.
`ddev debug test` is really just a [shell script](https://github.com/ddev/ddev/blob/master/cmd/ddev/cmd/scripts/test_ddev.sh) embedded in the `ddev` binary that tries to answer all the questions we've learned to ask in support sessions in our [DDEV Discord channel](/s/discord) and the [issue queue](https://github.com/ddev/ddev/issues). There are so many different things that can affect people's DDEV experience, and asking the questions one by one is hard. So when people just run that one command and we can read through the results, it's a big win.

## What does it check?

Expand Down
2 changes: 1 addition & 1 deletion src/content/blog/ddev-dec-2024-newsletter.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ Want to keep up as the month goes along? Follow on
- [LinkedIn](https://www.linkedin.com/company/ddev-foundation)
- [Mastodon](https://fosstodon.org/@ddev)
- [Bluesky](https://bsky.app/profile/ddev.bsky.social)
- and join our community on [Discord](https://discord.gg/5wjP76mBJD)
- and join our community on [Discord](/s/discord)

Happy December from Randy Fay, DDEV Project Lead.
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ Some takeaways from this round of testing:

Congratulations to the [Colima](https://github.com/abiosoft/colima), [Lima](https://github.com/lima-vm/lima), and [Docker Desktop](https://www.docker.com/products/docker-desktop/), and [Mutagen](https://mutagen.io) teams for an amazing year of progress!

Interested in engaging more with the DDEV community? Catch us in the [Discord Server](https://discord.gg/5wjP76mBJD), on [Stack Overflow](https://stackoverflow.com/tags/ddev), and in the [Issue Queue on GitHub](https://github.com/ddev/ddev/issues). We’d love to have you. Interested in knowing more about DDEV? It’s quick and easy to start up in the [docs](https://ddev.readthedocs.io/en/stable/).
Interested in engaging more with the DDEV community? Catch us in the [Discord Server](/s/discord), on [Stack Overflow](https://stackoverflow.com/tags/ddev), and in the [Issue Queue on GitHub](https://github.com/ddev/ddev/issues). We’d love to have you. Interested in knowing more about DDEV? It’s quick and easy to start up in the [docs](https://ddev.readthedocs.io/en/stable/).
2 changes: 1 addition & 1 deletion src/content/blog/ddev-name-resolution-wildcards.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ Be exceptionally careful with "masking" real sites this way. It can be really co

## Keep in touch!

I'd love to hear your experience. Join us in [Discord](https://discord.gg/5wjP76mBJD) or [open an issue](https://github.com/ddev/ddev/issues) or send [an email](mailto:support%40ddev.com) if you have success (or failure 😀). We're always trying to make DDEV better for you.
I'd love to hear your experience. Join us in [Discord](/s/discord) or [open an issue](https://github.com/ddev/ddev/issues) or send [an email](mailto:support%40ddev.com) if you have success (or failure 😀). We're always trying to make DDEV better for you.
2 changes: 1 addition & 1 deletion src/content/blog/ddev-nov-2024-newsletter.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ categories:

**THANKS to all of you who are supporting DDEV’s path to sustainability** and who have gotten your organizations to do so.

Want to keep up as the month goes along? Follow our [blog](https://ddev.com/blog/), [LinkedIn](https://www.linkedin.com/company/ddev-foundation), [Mastodon](https://fosstodon.org/@ddev), and join us on [Discord](https://discord.gg/5wjP76mBJD).
Want to keep up as the month goes along? Follow our [blog](https://ddev.com/blog/), [LinkedIn](https://www.linkedin.com/company/ddev-foundation), [Mastodon](https://fosstodon.org/@ddev), and join us on [Discord](/s/discord).

Happy November from Randy Fay, DDEV Project Lead.
2 changes: 1 addition & 1 deletion src/content/blog/ddev-oct-2024-newsletter.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ categories:

**THANKS to all of you who are supporting DDEV’s path to sustainability** and who have gotten your organizations to do so.

Want to keep up as the month goes along? Follow our [blog](https://ddev.com/blog/), [LinkedIn](https://www.linkedin.com/company/ddev-foundation), [Mastodon](https://fosstodon.org/@ddev), and join us on [Discord](https://discord.gg/5wjP76mBJD).
Want to keep up as the month goes along? Follow our [blog](https://ddev.com/blog/), [LinkedIn](https://www.linkedin.com/company/ddev-foundation), [Mastodon](https://fosstodon.org/@ddev), and join us on [Discord](/s/discord).

Happy October from Randy Fay, DDEV Project Lead.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ To get the JSON output on the command line, add this global flag to any command:

`ddev describe -j`

I’ve seen this used in some creative ways. In one case, I saw someone use JSON output to find the port that MySQL was using on the host. For another example, you could grab the HTTP URL and launch it automatically. If you have ideas and you’re playing with DDEV JSON output in your projects, join us in [Discord](https://discord.com/invite/5wjP76mBJD), we’d love to hear your ideas.
I’ve seen this used in some creative ways. In one case, I saw someone use JSON output to find the port that MySQL was using on the host. For another example, you could grab the HTTP URL and launch it automatically. If you have ideas and you’re playing with DDEV JSON output in your projects, join us in [Discord](/s/discord), we’d love to hear your ideas.

### Thanks for your feedback!

Expand Down
4 changes: 2 additions & 2 deletions src/content/blog/expanding-ddev-maintainer-team.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ But first, what do maintainers do? Why are they so busy? Why is it important to

**Test infrastructure has to be maintained**: You know from your own work that test infrastructure and the tests themselves require extensive maintenance. DDEV runs tests on all supported operating systems and architectures and Docker providers. That’s a _lot_ of tests, meaning hours of tests for every push, and of course there are flaky tests to improve and Windows machines to reboot when they fail.

**Onboarding and Support**: This is a wide-open Free and Open Source project. We want every contributor to have a great experience, and we want everybody to be free to contribute. But this means mentoring, and [contributor training](contributor-training.md). And support. Support all the time. It’s amazing how many people do not need support, but there is lots to be done every day in the [issue queue](https://github.com/ddev/ddev/issues), [Discord](https://discord.gg/5wjP76mBJD), Slack, and [Stack Overflow](https://stackoverflow.com/tags/ddev). It’s mostly maintainers that do this support, but it’s a great community and everybody is encouraged to help.
**Onboarding and Support**: This is a wide-open Free and Open Source project. We want every contributor to have a great experience, and we want everybody to be free to contribute. But this means mentoring, and [contributor training](contributor-training.md). And support. Support all the time. It’s amazing how many people do not need support, but there is lots to be done every day in the [issue queue](https://github.com/ddev/ddev/issues), [Discord](/s/discord), Slack, and [Stack Overflow](https://stackoverflow.com/tags/ddev). It’s mostly maintainers that do this support, but it’s a great community and everybody is encouraged to help.

**Documentation**: You know how docs are always needing more help and they’re affected by all the factors above.

Expand Down Expand Up @@ -65,6 +65,6 @@ No funding to the DDEV Foundation goes to Randy.
- **Smaller amounts** from individuals or agencies are easier to handle via [GitHub Sponsors](https://github.com/sponsors/ddev).
- **Your contributions in all other ways are so welcome**! Financial is a topic for this blog, but the bottom line is that we’re a community working together by helping each other. Thank you!

**Do you want to talk more? Drop by [Discord](https://discord.gg/5wjP76mBJD) or send [an email](mailto:support%40ddev.com)**
**Do you want to talk more? Drop by [Discord](/s/discord) or send [an email](mailto:support%40ddev.com)**

**Have you [signed up for the monthly DDEV newsletter](/newsletter)?**
2 changes: 1 addition & 1 deletion src/content/blog/how-to-give-and-get-community-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ One of the great things about open source technology is the fact that we can all

- The [DDEV Docs](https://ddev.readthedocs.io/en/stable/) are a great place to start looking for answers to straightforward questions.
- Subscribe to the [issue queue on GitHub](https://github.com/ddev/ddev/issues).
- On [DDEV's Discord](https://discord.gg/5wjP76mBJD), try to use #support where possible, or use threads elsewhere.
- On [DDEV's Discord](/s/discord), try to use #support where possible, or use threads elsewhere.
- The [DDEV tag on Stack Overflow](https://stackoverflow.com/tags/ddev) is a great place for long-term storage of obscure answers or complicated questions. When somebody figures out the answer to an important question, try to get it written up there.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ If it passes or fails, I'll likely click on a line to create a breakpoint and th

- [Training: Setting up a go development environment](setting-up-a-go-development-environment.md)
- [DDEV docs: Building, Testing, and Contributing](https://ddev.readthedocs.io/en/stable/developers/building-contributing/)
- The GitHub Workflow tests and Buildkite tests are shown on every PR run and every run on the default branch. If you don't have access to see them, just ask in [Discord](https://discord.com/invite/5wjP76mBJD) or the [issue queue](https://github.com/ddev/ddev/issues), and you can get it.
- The GitHub Workflow tests and Buildkite tests are shown on every PR run and every run on the default branch. If you don't have access to see them, just ask in [Discord](/s/discord) or the [issue queue](https://github.com/ddev/ddev/issues), and you can get it.

## Contributions welcome!

Expand Down
2 changes: 1 addition & 1 deletion src/content/blog/randy-in-patagonia.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ We're looking forward to having you along with us. Thanks for your support of DD

## Stay in Touch!

The DDEV community will be going strong as usual. Join us to give and receive support [in Discord](https://discord.gg/5wjP76mBJD) and [the issue queue](https://github.com/ddev/ddev/issues).
The DDEV community will be going strong as usual. Join us to give and receive support [in Discord](/s/discord) and [the issue queue](https://github.com/ddev/ddev/issues).

## Making DDEV Sustainable in the Long Term

Expand Down
2 changes: 1 addition & 1 deletion src/content/blog/recruiting-maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ While maintainers may work on the project on a volunteer basis, the community ha

You don't actually "apply," you grow into these positions. But if becoming a maintainer is interesting to you, let's talk about it and make a plan! We'll mentor you, give you responsibilities commensurate with your capabililties, and help you grow into the role. If you're a PHP developer, you can learn go enough to make significant contributions in a modest amount of time. But perhaps most of the DDEV project is a variety of miscellaneous technologies that you may already have experience with. And understanding the web developer is a fundamental part of DDEV, so if you're a web developer you're already part of the way there.

Drop by [Discord](https://discord.gg/5wjP76mBJD), the [issue queue](https://github.com/ddev/ddev/issues) or send an email to `randy.fay (at) ddev.com`. We'd love to talk with you about it!
Drop by [Discord](/s/discord), the [issue queue](https://github.com/ddev/ddev/issues) or send an email to `randy.fay (at) ddev.com`. We'd love to talk with you about it!
2 changes: 1 addition & 1 deletion src/content/blog/release-v1.23.5-auto-port-assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ You'll find loads more in the [release notes](https://github.com/ddev/ddev/relea

Our next release is planned to be a major release, v1.24.0, and will have PHP 8.4.0 and will change the default PHP version for new projects to PHP 8.3. We expect to have MySQL 8.4 in there as well.

Follow our [blog](https://ddev.com/blog/), [LinkedIn](https://www.linkedin.com/company/ddev-foundation), [Mastodon](https://fosstodon.org/@ddev), and join us on [Discord](https://discord.gg/5wjP76mBJD). And we'd love to have you sign up for the [monthly newsletter](/newsletter).
Follow our [blog](https://ddev.com/blog/), [LinkedIn](https://www.linkedin.com/company/ddev-foundation), [Mastodon](https://fosstodon.org/@ddev), and join us on [Discord](/s/discord). And we'd love to have you sign up for the [monthly newsletter](/newsletter).
2 changes: 1 addition & 1 deletion src/content/blog/release-v1.24.0-php8.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ From the entire team, thanks for using, promoting, contributing, and supporting

If you have more questions, please reach out to us in any of the many [support channels](https://ddev.readthedocs.io/en/stable/users/support/).

Follow our [blog](https://ddev.com/blog/), [Bluesky](https://bsky.app/profile/ddev.bsky.social), [LinkedIn](https://www.linkedin.com/company/ddev-foundation), [Mastodon](https://fosstodon.org/@ddev), and join us on [Discord](https://discord.gg/5wjP76mBJD). And we'd love to have you sign up for the [monthly newsletter](/newsletter).
Follow our [blog](https://ddev.com/blog/), [Bluesky](https://bsky.app/profile/ddev.bsky.social), [LinkedIn](https://www.linkedin.com/company/ddev-foundation), [Mastodon](https://fosstodon.org/@ddev), and join us on [Discord](/s/discord). And we'd love to have you sign up for the [monthly newsletter](/newsletter).
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ A text-format database dump created with either this technique or `ddev export-d

See the [docs](https://ddev.readthedocs.io/en/stable/users/usage/database-management/) for everything there is to know about database management.

And join us in the [issue queue](https://github.com/ddev/ddev/issues), [Discord](https://discord.gg/5wjP76mBJD), [Stack Overflow](https://stackoverflow.com/tags/ddev) with your questions, comments, and suggestions.
And join us in the [issue queue](https://github.com/ddev/ddev/issues), [Discord](/s/discord), [Stack Overflow](https://stackoverflow.com/tags/ddev) with your questions, comments, and suggestions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ devcontainer.json ([Min 58:35](https://youtu.be/IjrJw0Ay-dk?t=3507)) is a file f

## Keep in touch!

Join us in [Discord](https://discord.gg/5wjP76mBJD) or [open an issue](https://github.com/ddev/ddev/issues) or send [an email](mailto:support%40ddev.com) if you have success (or failure 😀).
Join us in [Discord](/s/discord) or [open an issue](https://github.com/ddev/ddev/issues) or send [an email](mailto:support%40ddev.com) if you have success (or failure 😀).
Loading
Loading