Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

MetaFox can be set up and installed quickly with Docker. Assume that you already have a server supporting your server supports Docker and Docker Compose with Linux docker images. In this guide, we are going to walk you though steps to install MetaFox site

...

Now, you can start installing MetaFox with the Installation Wizard at http://your_server_ip:8080/install/ as the Install MetaFox article.

Build Frontend Manually

The Frontend source for the web is located at the /path/to/metafox/source/frontend-web folder. If you are familiar with React, you can customize the Frontend web in this folder if you want and then rebuild the frontend with the following command

...