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

...

  1. Download the Docker Compose file and copy the file to your docker host

  2. kjhkj

  3. jkhkj

  4. hkjhk

  5. ljhkijlk

View file
namedocker-compose.yml

The docker-compose file include the references to the 5 Containers of the Password Reset Portal and expose the Ports 8443 for the Admin Portal and RestAPI as well as Port 443 for the User Portal.

  1. Run the command:

docker compose up -d

from the same folder location where the docker-compose.yml is stored.

3. Open the Admin Portal UI in the Webbrowser

https://<Servername>:8443

4. Login and set a new admin password

User: admin

Default Password: prpportal