Xenforo 2: Docker Compose

Tutoriel Xenforo 2: Docker Compose

Add-on xenforo 2

Ressources et modules complémentaires pour XenForo 2

Styles xenforo 2

Styles / Thèmes et apparence pour xenforo 2

Templates xenforo 2

Codes pour modifier les templates sur xenforo 2

Section Premium

Add-on et Styles pour membre Premium
Xenforo 2: Docker Compose

Tutoriel Xenforo 2: Docker Compose

Catégorie Catégorie Tutoriel
Titre du sujet Titre du sujet Xenforo 2: Docker Compose
Auteur de la discussion Auteur de la discussion laurent68
Date de début Date de début
Réponses Réponses 0
Affichages Affichages 426
Réaction Réaction 0
Dernier message par Dernier message par laurent68

laurent68

Fondateur

Staff
fondateur
Réputation: 100%
Discussions
4 644
Messages
12 049
Solutions
81
J'aime
7 606
Points
198
Pour xenforo 2.3

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 Xenforo code inside the application folder.

It should start the services. You can tweak varios settings in ./config/php.ini or ./config/nginx/conf.d/default.conf. If you have any questions feel free to reach out!

Here's how the docker-compose file looks:

Vous devez répondre avant de pouvoir voir le contenu des données cachées.
If your services are running all you need to do now is setup the Nginx running on the VM as a reverse proxy, or apache if you use that.

Here's my nginx config:

Vous devez répondre avant de pouvoir voir le contenu des données cachées.
The code can be found on my website: https://forge.nuculabs.de/dnutiu/nuculabs-forum-inftastructure/src/branch/master
 
Sujets similaires Les plus vues Voir plus
Retour
Haut Bas