<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Deploying Polaris on Apache Polaris</title><link>https://polaris.apache.org/releases/1.4.1/getting-started/deploying-polaris/</link><description>Recent content in Deploying Polaris on Apache Polaris</description><generator>Hugo</generator><language>en-us</language><copyright>&lt;a href="https://www.apache.org/"&gt;Copyright © 2026 The Apache Software Foundation&lt;/a&gt;.&lt;br&gt;Licensed under the &lt;a href="https://www.apache.org/licenses/LICENSE-2.0"&gt;Apache License, Version 2.0&lt;/a&gt;.</copyright><atom:link href="https://polaris.apache.org/releases/1.4.1/getting-started/deploying-polaris/index.xml" rel="self" type="application/rss+xml"/><item><title>Deploying Polaris locally</title><link>https://polaris.apache.org/releases/1.4.1/getting-started/deploying-polaris/local-deploy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://polaris.apache.org/releases/1.4.1/getting-started/deploying-polaris/local-deploy/</guid><description>&lt;p&gt;Polaris can be deployed via a docker image or as a standalone process. Before starting, be sure that you&amp;rsquo;ve satisfied the relevant prerequisites detailed in the previous page.&lt;/p&gt;
&lt;h2 id="common-setup" id="common-setup"&gt;Common Setup&lt;a class="heading-anchor" href="#common-setup" aria-label="Anchor"&gt;🔗&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Before running Polaris, ensure you have completed the following setup steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Build Polaris&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-shell" data-lang="shell"&gt;&lt;span style="display:flex;"&gt;&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f"&gt;1&lt;/span&gt;&lt;span&gt;&lt;span style="color:#204a87"&gt;cd&lt;/span&gt; ~/polaris
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f"&gt;2&lt;/span&gt;&lt;span&gt;./gradlew &lt;span style="color:#4e9a06"&gt;\
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f"&gt;3&lt;/span&gt;&lt;span&gt; :polaris-server:assemble &lt;span style="color:#4e9a06"&gt;\
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f"&gt;4&lt;/span&gt;&lt;span&gt; :polaris-server:quarkusAppPartsBuild --rerun &lt;span style="color:#4e9a06"&gt;\
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f"&gt;5&lt;/span&gt;&lt;span&gt; :polaris-admin:assemble &lt;span style="color:#4e9a06"&gt;\
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f"&gt;6&lt;/span&gt;&lt;span&gt; :polaris-admin:quarkusAppPartsBuild --rerun &lt;span style="color:#4e9a06"&gt;\
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span style="white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f"&gt;7&lt;/span&gt;&lt;span&gt; -Dquarkus.container-image.build&lt;span style="color:#ce5c00;font-weight:bold"&gt;=&lt;/span&gt;&lt;span style="color:#204a87"&gt;true&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;For standalone&lt;/strong&gt;: Omit the &lt;code&gt;-Dquarkus.container-image.tag&lt;/code&gt; and &lt;code&gt;-Dquarkus.container-image.build&lt;/code&gt; options if you do not need to build a Docker image.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="running-polaris-with-docker" id="running-polaris-with-docker"&gt;Running Polaris with Docker&lt;a class="heading-anchor" href="#running-polaris-with-docker" aria-label="Anchor"&gt;🔗&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;To start using Polaris in Docker and launch Polaris, which is packaged with a Postgres instance, Apache Spark, and Trino.&lt;/p&gt;</description></item><item><title>Accessing Storage with TLS and Self-Signed Certificates</title><link>https://polaris.apache.org/releases/1.4.1/getting-started/deploying-polaris/storage-tls/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://polaris.apache.org/releases/1.4.1/getting-started/deploying-polaris/storage-tls/</guid><description>&lt;p&gt;Sometimes the storage targeted by the Polaris Server is expected to be accessed over TLS but the
storage system&amp;rsquo;s certificate does not have a trust chain leading to a well-known root. Often
such a certificate is simply self-signed.&lt;/p&gt;
&lt;p&gt;In this situation the JVM inside the Polaris Server will need to be configured with a custom
trust store containing the self-signed certificate or its CA certificate.&lt;/p&gt;
&lt;p&gt;The example below assumes using a self-signed certificate for storage and &lt;code&gt;docker&lt;/code&gt; for running Polaris.&lt;/p&gt;</description></item></channel></rss>