> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
> Use this file to discover all available pages before exploring further.

# Self-Hosting Communities

> Forums, discussion platforms, and communities for self-hosting enthusiasts

Connect with other self-hosting enthusiasts, get help with your projects, and share your experiences in these active communities.

## Reddit Communities

Active subreddits focused on self-hosting:

<CardGroup cols={2}>
  <Card title="r/selfhosted" icon="reddit" href="https://old.reddit.com/r/selfhosted/">
    The primary Reddit community for self-hosting discussions. Share your setups, ask questions, and discover new projects.

    **Topics:** Self-hosting, homelab, privacy, open source
  </Card>

  <Card title="r/homelab" icon="server" href="https://old.reddit.com/r/homelab/">
    Discussions about home server setups, networking, and infrastructure. Great for hardware and networking questions.

    **Topics:** Server hardware, networking, virtualization
  </Card>
</CardGroup>

## Lemmy Communities

Federated, open-source Reddit alternatives for self-hosting discussions:

<CardGroup cols={2}>
  <Card title="c/selfhosted on lemmy.world" icon="comments" href="https://lemmy.world/c/selfhosted">
    Large and active self-hosting community on the Lemmy federated platform.

    **Platform:** Lemmy (federated)
  </Card>

  <Card title="c/selfhost on lemmy.ml" icon="comments" href="https://lemmy.ml/c/selfhost">
    Another active self-hosting community on Lemmy's flagship instance.

    **Platform:** Lemmy (federated)
  </Card>
</CardGroup>

<Note>
  Lemmy is a federated platform, so you can participate in these communities from any Lemmy instance or compatible ActivityPub platform.
</Note>

## Matrix Chat

Real-time chat for self-hosting discussions:

<Card title="r/selfhosted Matrix Channel" icon="message" href="https://matrix.to/#/#selfhosted:selfhosted.chat">
  Bridged Matrix channel for the r/selfhosted community. Real-time chat with other self-hosters.

  **Platform:** Matrix (decentralized)

  **Features:**

  * Real-time support and discussions
  * Bridged to other platforms
  * End-to-end encryption support
  * Open protocol
</Card>

<Tip>
  New to Matrix? You can join using clients like [Element](https://element.io/), [FluffyChat](https://fluffychat.im/), or any other Matrix-compatible client.
</Tip>

## IndieWeb Community

<Card title="IndieWeb" icon="globe" href="https://indieweb.org/">
  A community focused on owning your online identity and content. Emphasis on personal websites, decentralization, and open standards.

  **Focus Areas:**

  * Personal websites and blogs
  * Owning your content and data
  * Open web standards (Webmention, Micropub, etc.)
  * Decentralized social networking
</Card>

## Choosing a Community

Different communities have different strengths:

<AccordionGroup>
  <Accordion title="Reddit (r/selfhosted, r/homelab)">
    **Best for:**

    * Long-form discussions and guides
    * Searchable post history
    * Upvote/downvote system for quality content
    * Large, established user base

    **Considerations:**

    * Centralized platform
    * Requires Reddit account
  </Accordion>

  <Accordion title="Lemmy Communities">
    **Best for:**

    * Federated, decentralized alternative to Reddit
    * Open source platform
    * Own your data and identity
    * Similar features to Reddit

    **Considerations:**

    * Smaller communities (growing)
    * Multiple instances to choose from
  </Accordion>

  <Accordion title="Matrix Chat">
    **Best for:**

    * Real-time support and quick questions
    * Live discussions
    * Building connections with other self-hosters
    * Decentralized, encrypted communication

    **Considerations:**

    * Fast-moving conversations
    * Less searchable than forums
  </Accordion>

  <Accordion title="IndieWeb">
    **Best for:**

    * Philosophy of web ownership
    * Building personal websites
    * Open web standards
    * Decentralization advocacy

    **Considerations:**

    * More focused on personal web presence
    * Technical emphasis on web standards
  </Accordion>
</AccordionGroup>

## Community Guidelines

When participating in these communities:

<Steps>
  <Step title="Search First">
    Before asking questions, search the community for existing discussions. Many common questions have detailed answers.
  </Step>

  <Step title="Be Specific">
    Provide details about your setup, what you've tried, and what errors you're encountering. Logs and configuration snippets help others assist you.
  </Step>

  <Step title="Share Your Solutions">
    When you solve a problem, share your solution. It helps others facing similar issues.
  </Step>

  <Step title="Be Respectful">
    Remember that most community members are volunteers helping in their free time. Be patient and respectful.
  </Step>

  <Step title="Contribute Back">
    As you gain experience, help newer members. The self-hosting community thrives on mutual support.
  </Step>
</Steps>

## Getting Help

When seeking help in these communities:

* **Include system information:** OS, hardware specs, relevant software versions
* **Describe the problem clearly:** What you expected vs. what actually happened
* **Share relevant logs:** Error messages and log entries (use pastebin services for long logs)
* **Show your configuration:** Relevant config files (remove sensitive information)
* **Mention what you've tried:** Steps already taken to troubleshoot

## Additional Resources

* [External Links](/resources/external-links) - More resources and alternative portals
* [Contributing](/community/contributing) - How to contribute to awesome-selfhosted
