Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

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.

  • No labels