mybb / mybb/docker

MyBB 1.8.39, x86 and ARM images, working example

Open
#16 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dockerfile
Stars
63
Forks
26
Avg merge
16m
Merged PRs (30d)
1

Description

I see the official example is a bit outdated, I spent a few days and researched the existing examples and filled the missing parts to get the latest MyBB 1.8.39 up and running. Github Action workflow is included in case you want to build and push your own custom images.

I also updated php-fpm to 8.3.29 and included additional containers like Redis, MySQL, Adminer, backup scripts. Nginx is configured to forward the original client IP through X-Forwarded-For header in case you are using Traefik reverse proxy.

Here is the repository:

https://github.com/nemanjam/mybb-docker

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked nemanjam/mybb-docker repository and its GitHub Action workflow, then compare the working example with the official Dockerfile and example. Done would mean the maintainers can accept an updated MyBB 1.8.39 example with x86 and ARM images and the described PHP-FPM, Redis, MySQL, Adminer, backup, and proxy configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, php
Domain
devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.