Versions Compared

Key

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

When purchasing the Flowster Password Reset Portal the customer is provided with a docker container image, the user must decompress the file and enter the directory where the decompressed files are located then load terminal or cmd from this location and run the following command:

docker load --input fpr_mongo.tar && docker load --input fpr_backend.tar && docker load --input fpr_frontend.tar && docker load --input fpr_adminportal.tar && docker load --input fpr_nginx.tar

Finally run this command:

         docker-compose up -d

After that you will have the Flowster Password Reset Portal installed on your machine.