Versions Compared

Key

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

Step 1: We have two servers in Server 1 (172.24.196.245) we have hosted the Application UI (Node Application UI).

image-20240624-125057.png


Step 2: We have added the Node application as a windows service. MakinoUIApp is the service name.

image-20240624-125252.png

Step 3: We have SSL certificates added in the server 1. When certificate expires, we need to replace the certificates and restart the nginx server.

image-20240624-130520.png

Step 4: We have the back end is deployed in Server 2 (172.24.196.246)

image-20240625-054033.png

Step 5: We have added the war files in tomcat

image-20240625-054231.png

Step 6: The logs for the backend we will be able to see in the following folder and inside tomcat logs

image-20240625-054033.pngImage Removedimage-20240625-054438.pngImage Removedimage-20240717-135446.pngImage Added

Step 7: We have nginx and RabbitMQ also running in the server.

Step 8: We have PostgreSQL installed and data will be saved in server 1(172.24.196.245)