Install FantasyEngine Using Docker

This is recommended installation method for Fantasyengine if your hosting server supports Docker applications

Download the latest version of source code .zip and upload it to the Webroot folder (public_html) or subdirectory of your hosting server then extract it

  • Open terminal, log in to your server with SSH user having permission to run docker
  • Go to the folder that the package has been extracted to
  • Run following command in terminal: cd /path/to/fantasyengine && sh build.sh

Please don’t forget to replace the /path/to/fantasyengine in the above command with your actual folder path

Now, you can start installing The Site with the Installation Wizard at http://your_server_ip:8080/install/. See more about the Installation Wizard here .

Powered by BetterDocs