Install Shaun using docker

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

Download the latest version of source code .zip at client area 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/shaunsocial && sh build.sh

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

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

Powered by BetterDocs