XF 2.2 Xenforo 2 docker development quickstart

Jarvis

Member
Hey there!

I though I'd share this that I put together to make local development of addons easier. It's a template git repo to jumpstart your xenforo local development env using docker containers.

Let me know if you need any help with it, but I've tried to explain as much as possible in the Readme

 
I've also created a stable php image for anyone who wants to plug and play with xenforo in a container environment

I've updated the image to use PHP 8, and 8-alpine respectively

We've been using this container in production for over a year now with no issues. It supports all the nice stuff of XF too, like one-click installs etc
 
I've updated the image to use PHP 8, and 8-alpine respectively

We've been using this container in production for over a year now with no issues. It supports all the nice stuff of XF too, like one-click installs etc
There is an issue with the php-fpm container:
 
Top Bottom