XF2 Docker Container

Add-ons XF2 Docker Container 1.0.0

Register & Get access to index
Compatible XF Versions
2.0
Visible Branding
No
A docker container intended for development within XenForo.

Install:
1. Copy docker-compose.yml and the docker into your xenforo root directory
2. Edit your config.php to change the database details to the ones in the FAQ page
3. Run docker-compose up
4. Open your browser to localhost:8585 and run the XenForo install script (if you don't have an existing config.php file just enter the details from the FAQ page into the install process).

Starting the docker containers:
docker-compose up

Running XenForo SSH commands:
docker-compose execute xf2-php-fpm php cmd.php ...

These containers are NOT meant to be used in a production environment.
Author
AynaZ
Views
First release
Last update
Rating
0.00 star(s) 0 ratings
Back
Top Bottom