MyBB 1.8.39, x86 and ARM images, working example
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:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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