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 4 Next »

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.png

image-20240625-054438.png

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)

  • No labels