<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Standalone RestAPI deployment on Documentation - V2</title><link>https://doc.castsoftware.com/export-v2/dashboards/installation-and-deployment-process/installation-process/new-customer-installation/install-cast-dashboards-new-customers/standalone-cast-dashboard-deployment-process/standalone-restapi-deployment/</link><description>Recent content in Standalone RestAPI deployment on Documentation - V2</description><generator>Hugo</generator><language>en</language><atom:link href="https://doc.castsoftware.com/export-v2/dashboards/installation-and-deployment-process/installation-process/new-customer-installation/install-cast-dashboards-new-customers/standalone-cast-dashboard-deployment-process/standalone-restapi-deployment/index.xml" rel="self" type="application/rss+xml"/><item><title>Standalone RestAPI deployment using JAR file</title><link>https://doc.castsoftware.com/export-v2/dashboards/installation-and-deployment-process/installation-process/new-customer-installation/install-cast-dashboards-new-customers/standalone-cast-dashboard-deployment-process/standalone-restapi-deployment/standalone-restapi-deployment-using-jar-file/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/installation-and-deployment-process/installation-process/new-customer-installation/install-cast-dashboards-new-customers/standalone-cast-dashboard-deployment-process/standalone-restapi-deployment/standalone-restapi-deployment-using-jar-file/</guid><description>&lt;div class="alert alert-info" role="alert"&gt;&lt;div class="h4 alert-heading" role="heading"&gt;Info&lt;/div&gt;
&lt;p&gt;**Summary:**This section describes how to install and configure the standalone &lt;strong&gt;CAST RestAPI &lt;strong&gt;≥ 2.5&lt;/strong&gt; in JAR****file format&lt;/strong&gt; (i.e. no web application server required).&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;h3 id="what-is-the-jar-file-format"&gt;What is the JAR file format?&lt;/h3&gt;
&lt;p&gt;From release 2.5 onwards, CAST will deliver an executable &lt;strong&gt;JAR file for each CAST Dashboard&lt;/strong&gt;, alongside the traditional WAR file that has always been delivered. The executable JAR file is a new method of deploying the CAST Dashboards based on &lt;strong&gt;Spring Boot&lt;/strong&gt; and does not require a web application server (the application server is embedded in the JAR itself). In addition, the JAR file contains an &lt;strong&gt;interactive installer&lt;/strong&gt; which will guide you through some of the deployment requirements. The aim of the JAR file releases is to simplify and speed up the deployment of the CAST Dashboards. The deployment and configuration of the Spring Boot based dashboards differs slightly to the steps required for traditional WAR files (see &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/export-v2/dashboards/installation-and-deployment-process/installation-process/new-customer-installation/install-cast-dashboards-new-customers/standalone-cast-dashboard-deployment-process/standalone-restapi-deployment/standalone-restapi-deployment-using-war-file/"&gt;Standalone RestAPI deployment using WAR file&lt;/a&gt;&lt;/strong&gt;).&lt;/p&gt;</description></item><item><title>Standalone RestAPI deployment using WAR file</title><link>https://doc.castsoftware.com/export-v2/dashboards/installation-and-deployment-process/installation-process/new-customer-installation/install-cast-dashboards-new-customers/standalone-cast-dashboard-deployment-process/standalone-restapi-deployment/standalone-restapi-deployment-using-war-file/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/installation-and-deployment-process/installation-process/new-customer-installation/install-cast-dashboards-new-customers/standalone-cast-dashboard-deployment-process/standalone-restapi-deployment/standalone-restapi-deployment-using-war-file/</guid><description>&lt;div class="alert alert-info" role="alert"&gt;&lt;div class="h4 alert-heading" role="heading"&gt;Info&lt;/div&gt;
&lt;p&gt;**Summary:**This section describes how to install and configure the standalone &lt;strong&gt;CAST RestAPI 1.x and 2.x in WAR****file format&lt;/strong&gt; (i.e. web application server required).&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;h3 id="dedicated-war-file-or-re-use-a-cast-dashboard"&gt;Dedicated WAR file or re-use a CAST dashboard?&lt;/h3&gt;
&lt;p&gt;CAST provides the RestAPI in a dedicated &lt;strong&gt;WAR file&lt;/strong&gt;, however, it is not absolutely necessary to deploy this dedicated WAR file to use the RestAPI, because the RestAPI is provided with all CAST dashboard WAR files as standard. Therefore if you have already deployed a CAST dashboard, you can, if you choose, use this for RestAPI needs.&lt;/p&gt;</description></item><item><title>Standalone RestAPI deployment using ZIP file</title><link>https://doc.castsoftware.com/export-v2/dashboards/installation-and-deployment-process/installation-process/new-customer-installation/install-cast-dashboards-new-customers/standalone-cast-dashboard-deployment-process/standalone-restapi-deployment/standalone-restapi-deployment-using-zip-file/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/installation-and-deployment-process/installation-process/new-customer-installation/install-cast-dashboards-new-customers/standalone-cast-dashboard-deployment-process/standalone-restapi-deployment/standalone-restapi-deployment-using-zip-file/</guid><description>&lt;div class="alert alert-info" role="alert"&gt;&lt;div class="h4 alert-heading" role="heading"&gt;Info&lt;/div&gt;
&lt;p&gt;**Summary:**This section describes how to install and configure the standalone &lt;strong&gt;CAST RestAPI 1.x and 2.0 - 2.4 in ZIP****file format&lt;/strong&gt; (i.e. web application server required).&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;h3 id="what-is-the-zip-file-format"&gt;What is the ZIP file format?&lt;/h3&gt;
&lt;p&gt;From release 2.0 onwards, CAST will deliver a &lt;strong&gt;ZIP file for each CAST Dashboard&lt;/strong&gt;, alongside the traditional WAR file that has always been delivered. The ZIP file is a new method of deploying the CAST Dashboards based on &lt;strong&gt;Spring Boot&lt;/strong&gt; and does not require a web application server (the application server is embedded in the ZIP itself). The aim of the ZIP file releases is to simplify and speed up the deployment of the CAST Dashboards. The deployment and configuration of the Spring Boot based dashboards differs slightly to the steps required for traditional WAR files (see &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/export-v2/dashboards/installation-and-deployment-process/installation-process/new-customer-installation/install-cast-dashboards-new-customers/standalone-cast-dashboard-deployment-process/standalone-restapi-deployment/standalone-restapi-deployment-using-war-file/"&gt;Standalone RestAPI deployment using WAR file&lt;/a&gt;&lt;/strong&gt;).&lt;/p&gt;</description></item></channel></rss>