Skip to content
Open
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: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
A ready-to-use Docker image for [HumHub](https://www.humhub.org) – the flexible open-source social networking platform.
This image provides everything you need to run HumHub in a modern, containerized environment.

> **Important:**
> This is still work in progress. Please try out our nightly builds. If you are planning to use it in a production environment, please be patient until stable releases for each version are available.

---

Expand Down
4 changes: 4 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Changelog
=========

May 19, 2026
--------------
- Added docker hub overview page

April 17, 2026
--------------
- Introduced automated docker beta builds on humhub releases
Expand Down
Binary file added docs/assets/humhub-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions docs/docker-hub-overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# HumHub – Official Docker Image

<img src="https://raw.githubusercontent.com/humhub/docker/main/docs/assets/humhub-logo.png" alt="HumHub Logo" width="400"/>

[HumHub](https://github.com/humhub/humhub) is a flexible, open-source social networking platform written in PHP. It can serve as an enterprise social network, team intranet, knowledge base, or communication hub — connecting people, content, and tools in a single place. With support for over 30 languages, a rich module ecosystem (LDAP, SSO, Calendar, Wiki, OnlyOffice, and more), and a responsive design that works across all devices, HumHub is trusted by thousands of organizations worldwide.

---

## What's Included

- Complete HumHub stack — preconfigured and production-ready
- Cron jobs, queue workers, and push events out of the box
- Automatic HTTPS certificates with secure defaults
- Compatible with external databases, Redis, and mail services
- Easy version switching and upgrades

---

## Getting Started

For quick-start instructions, configuration options, and Docker-specific usage guidance — including environment variables, volume setup, and compose examples — refer to the **[Docker repository](https://github.com/humhub/docker)**.

For general HumHub administration, modules, and application-level documentation, see the **[HumHub Documentation](https://docs.humhub.org/)**.

---

## Further Resources

- [HumHub on GitHub](https://github.com/humhub/humhub) — application source code
- [Docker Repository](https://github.com/humhub/docker) — setup, configuration, and Docker-specific instructions
- [HumHub Documentation](https://docs.humhub.org/) — application administration and configuration guides