Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Block quote
Ordered list
Unordered list
Bold text
Emphasis
Superscript
Subscript
In this learning content, we will take a close look at the process of publishing the web applications you have developed to On-prem Windows servers.
First, you need to log in to the Kuika platform and make the settings that will allow your application to communicate with the servers.
There are three important points to pay attention to here:
Now it's time to publish the application.
Before running your application on premium servers, we need to make some preparations on your servers.
Now let's move on to the steps to publish your application over IIS.
Let's start with the frontend setup.
Note that the Web UI folder must be selected for frontend installation.
(!) The option “Require server name display” must be checked, because this allows you to determine which port will be forwarded to which URL.
When you complete these steps, you can see that the Frontend is running smoothly.
Now let's look at the Backend setup,
That's it! Your backend setup is complete.
If you run into problems during publishing, don't worry! Let's look at some common errors and their solutions.
Finally, we have a few small optimization suggestions to improve the performance of your application:
Switch your application pool to "Always Running ” mode in IIS. This setting will ensure that your application is always active, which will significantly reduce the loading time.
Now you are ready to successfully publish your Kuika applications to on-prem servers.
In this learning content, we will take a close look at the process of publishing the web applications you have developed to On-prem Windows servers.
First, you need to log in to the Kuika platform and make the settings that will allow your application to communicate with the servers.
There are three important points to pay attention to here:
Now it's time to publish the application.
Before running your application on premium servers, we need to make some preparations on your servers.
Now let's move on to the steps to publish your application over IIS.
Let's start with the frontend setup.
Note that the Web UI folder must be selected for frontend installation.
(!) The option “Require server name display” must be checked, because this allows you to determine which port will be forwarded to which URL.
When you complete these steps, you can see that the Frontend is running smoothly.
Now let's look at the Backend setup,
That's it! Your backend setup is complete.
If you run into problems during publishing, don't worry! Let's look at some common errors and their solutions.
Finally, we have a few small optimization suggestions to improve the performance of your application:
Switch your application pool to "Always Running ” mode in IIS. This setting will ensure that your application is always active, which will significantly reduce the loading time.
Now you are ready to successfully publish your Kuika applications to on-prem servers.