nuculabs
New member
nuculabs submitted a new resource:
Xenforo 2: Docker Compose - How to run xenforo 2 using docker and docker compose
Read more about this resource...
Xenforo 2: Docker Compose - How to run xenforo 2 using docker and docker compose
Hello everyone!
This is a quick tutorial on how to run Xenforo 2 using in containers docker-compose or podman-compose on a Linux host.
I'm using a VM with Alma Linux installed, this means that SELinux is enforced so this guide should work with any Linux VM.
All the dependencies you need are nginx and podman or docker and docker/podman-compose.
Once you have those installed all you need to do is download the code repo from my website and run podman compose up -d after you place the...
Read more about this resource...