Ocelot-Social/assets/TODO-next-update.html-BlCLbfy9.js
2026-04-05 11:37:32 +00:00

13 lines
26 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import{_ as r}from"./plugin-vue_export-helper-DlAUqK2U.js";import{c as l,a as n,b as i,d as a,e as o,f as t,r as d,o as h}from"./app-YeL2FPh5.js";const p={};function c(k,e){const s=d("RouteLink");return h(),l("div",null,[e[19]||(e[19]=n('<h1 id="todo-for-next-update" tabindex="-1"><a class="header-anchor" href="#todo-for-next-update"><span>Todo For Next Update</span></a></h1><p>When you introduce a new version and branding and deploy it on your network, you need to consider the following changes and actions:</p><h2 id="version-3-2-0-with-ocelotdockerversiontag-3-2-0-xxx" tabindex="-1"><a class="header-anchor" href="#version-3-2-0-with-ocelotdockerversiontag-3-2-0-xxx"><span>Version &gt;= 3.2.0 with &#39;ocelotDockerVersionTag&#39; 3.2.0-XXX</span></a></h2><h3 id="backend-and-kubernetes-config-dbms-default-database" tabindex="-1"><a class="header-anchor" href="#backend-and-kubernetes-config-dbms-default-database"><span>Backend and Kubernetes Config <code>DBMS_DEFAULT_DATABASE</code></span></a></h3>',4)),i("ul",null,[i("li",null,[e[1]||(e[1]=a("We have the new option to configure the default name of the Neo4j database to be used for operations and commands in environment variables (")),e[2]||(e[2]=i("code",null,".env",-1)),e[3]||(e[3]=a(", ")),e[4]||(e[4]=i("code",null,"docker-compose.yml",-1)),e[5]||(e[5]=a(" or ")),e[6]||(e[6]=i("code",null,"values.yaml",-1)),e[7]||(e[7]=a("). For more details see ")),o(s,{to:"/deployment/deployment-values.html"},{default:t(()=>e[0]||(e[0]=[a("deployment-values.md")])),_:1}),e[8]||(e[8]=a(":"))])]),e[20]||(e[20]=n('<div class="language-yaml line-numbers-mode" data-highlighter="shiki" data-ext="yaml" data-title="yaml" style="--shiki-light:#383A42;--shiki-dark:#abb2bf;--shiki-light-bg:#FAFAFA;--shiki-dark-bg:#282c34;"><pre class="shiki shiki-themes one-light one-dark-pro vp-code"><code><span class="line"><span style="--shiki-light:#E45649;--shiki-dark:#E06C75;">DBMS_DEFAULT_DATABASE</span><span style="--shiki-light:#383A42;--shiki-dark:#ABB2BF;">: </span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;">&quot;graph.db&quot;</span></span></code></pre><div class="line-numbers" aria-hidden="true" style="counter-reset:line-number 0;"><div class="line-number"></div></div></div><p>The default value is <code>neo4j</code> if it is not set.</p><h3 id="webapp-config-datetime" tabindex="-1"><a class="header-anchor" href="#webapp-config-datetime"><span>Webapp Config <code>dateTime</code></span></a></h3><ul><li>You can set <code>RELATIVE_DATETIME</code> and <code>ABSOLUT_DATETIME_FORMAT</code> in <code>branding/constants/dateTime.js</code> originally in main code file <code>webapp/constants/dateTime.js</code> to your preferred values.</li></ul><h2 id="version-3-1-0-with-ocelotdockerversiontag-3-1-0-555" tabindex="-1"><a class="header-anchor" href="#version-3-1-0-with-ocelotdockerversiontag-3-1-0-555"><span>Version &gt;= 3.1.0 with &#39;ocelotDockerVersionTag&#39; 3.1.0-555</span></a></h2>',5)),i("ul",null,[i("li",null,[e[10]||(e[10]=a("We have the new option to configure DKIM for sent e-mails in environment variables (")),e[11]||(e[11]=i("code",null,".env",-1)),e[12]||(e[12]=a(", ")),e[13]||(e[13]=i("code",null,"docker-compose.yml",-1)),e[14]||(e[14]=a(" or ")),e[15]||(e[15]=i("code",null,"values.yaml",-1)),e[16]||(e[16]=a("), see ")),o(s,{to:"/deployment/deployment-values.html"},{default:t(()=>e[9]||(e[9]=[a("deployment-values.md")])),_:1}),e[17]||(e[17]=a(": ")),e[18]||(e[18]=i("ul",null,[i("li",null,[i("code",null,"SMTP_DKIM_DOMAINNAME=")]),i("li",null,[i("code",null,"SMTP_DKIM_KEYSELECTOR=")]),i("li",null,[i("code",null,"SMTP_DKIM_PRIVATEKEY=")])],-1))])]),e[21]||(e[21]=n(`<h2 id="version-2-7-0-with-ocelotdockerversiontag-2-7-0-470" tabindex="-1"><a class="header-anchor" href="#version-2-7-0-with-ocelotdockerversiontag-2-7-0-470"><span>Version &gt;= 2.7.0 with &#39;ocelotDockerVersionTag&#39; 2.7.0-470</span></a></h2><ul><li>You have to rename all <code>.js</code> files to <code>.ts</code> in <code>branding/constants</code></li></ul><h2 id="version-2-4-0-with-ocelotdockerversiontag-2-4-0-298" tabindex="-1"><a class="header-anchor" href="#version-2-4-0-with-ocelotdockerversiontag-2-4-0-298"><span>Version &gt;= 2.4.0 with &#39;ocelotDockerVersionTag&#39; 2.4.0-298</span></a></h2><ul><li>You have to set <code>SHOW_CONTENT_FILTER_HEADER_MENU</code> and <code>SHOW_CONTENT_FILTER_MASONRY_GRID</code> in <code>branding/constants/filter.js</code> originally in main code file <code>webapp/constants/filter.js</code> to your preferred values.</li></ul><h3 id="main-code-pr--feat-webapp-map-5843" tabindex="-1"><a class="header-anchor" href="#main-code-pr--feat-webapp-map-5843"><span>Main Code PR feat(webapp): map #5843</span></a></h3><ul><li>Create your own <a href="https://mapbox.com/" target="_blank" rel="noopener noreferrer">Mapbox</a> account at <a href="https://mapbox.com/" target="_blank" rel="noopener noreferrer">https://mapbox.com/</a> for your organization to get your own Mapbox token.</li><li>You have to add the <code>MAPBOX_TOKEN</code> from the <code>deployment/kubernetes/values.template.yaml</code> to your <code>deployment/kubernetes/values.yaml</code> and set it to your own Mapbox token.</li></ul><h2 id="version-2-2-0-with-ocelotdockerversiontag-2-2-0-267" tabindex="-1"><a class="header-anchor" href="#version-2-2-0-with-ocelotdockerversiontag-2-2-0-267"><span>Version &gt;= 2.2.0 with &#39;ocelotDockerVersionTag&#39; 2.2.0-267</span></a></h2><h3 id="main-code-pr--feat-🍰-footer-and-header-links-configurable-to-have-external-link-target-5590" tabindex="-1"><a class="header-anchor" href="#main-code-pr--feat-🍰-footer-and-header-links-configurable-to-have-external-link-target-5590"><span>Main Code PR feat: 🍰 Footer And Header Links Configurable To Have External Link Target #5590</span></a></h3><ul><li>You have to add property <code>target</code> to all array elements with value <code>url</code> to your preferred value in <code>branding/constants/headerMenu.js</code> originally in main code file <code>webapp/constants/headerMenu.js</code>.</li><li>You have to move value of all <code>externalLink</code> to new property <code>externalLink.url</code> and set new property <code>externalLink.target</code> to your preferred value in <code>branding/constants/links.js</code> originally in main code file <code>webapp/constants/links.js</code>.</li></ul><h3 id="main-code-pr--feat-🍰-make-donation-progress-bar-color-configurable-5593" tabindex="-1"><a class="header-anchor" href="#main-code-pr--feat-🍰-make-donation-progress-bar-color-configurable-5593"><span>Main Code PR feat: 🍰 Make Donation Progress Bar Color Configurable #5593</span></a></h3><ul><li>You have to set <code>PROGRESS_BAR_COLOR_TYPE</code> in <code>branding/constants/donation.js</code> originally in main code file <code>webapp/constants/donation.js</code> to your preferred value.</li></ul><h3 id="main-code-pr--feat-🍰-header-logo-routing-update-5579" tabindex="-1"><a class="header-anchor" href="#main-code-pr--feat-🍰-header-logo-routing-update-5579"><span>Main Code PR feat: 🍰 Header Logo Routing Update #5579</span></a></h3><ul><li>You have to move value of <code>LOGO_HEADER_CLICK.externalLink</code> to new property <code>LOGO_HEADER_CLICK.externalLink.url</code> and set new property <code>LOGO_HEADER_CLICK.externalLink.target</code> to your preferred value in <code>branding/constants/logos.js</code> originally in main code file <code>webapp/constants/logos.js</code>.</li></ul><h2 id="version-2-0-0-with-ocelotdockerversiontag-2-0-0-250" tabindex="-1"><a class="header-anchor" href="#version-2-0-0-with-ocelotdockerversiontag-2-0-0-250"><span>Version &gt;= 2.0.0 with &#39;ocelotDockerVersionTag&#39; 2.0.0-250</span></a></h2><h3 id="main-code-pr--feat-🍰-implement-logo-header-click-as-configuration-5525" tabindex="-1"><a class="header-anchor" href="#main-code-pr--feat-🍰-implement-logo-header-click-as-configuration-5525"><span>Main Code PR feat: 🍰 Implement LOGO_HEADER_CLICK As Configuration #5525</span></a></h3><ul><li>You have to set <code>LOGO_HEADER_CLICK</code> in <code>branding/constants/logos.js</code> originally in main code file <code>webapp/constants/logos.js</code> to your preferred value.</li></ul><h3 id="main-code-issue--🌟-epic-release-v2-0-0--beta-test-→-final-5547" tabindex="-1"><a class="header-anchor" href="#main-code-issue--🌟-epic-release-v2-0-0--beta-test-→-final-5547"><span>Main Code Issue 🌟 [EPIC] Release v2.0.0 Beta Test → Final #5547</span></a></h3><ul><li>You have to set <code>SHOW_GROUP_BUTTON_IN_HEADER</code> in <code>branding/constants/groups.js</code> originally in main code file <code>webapp/constants/groups.js</code> to your preferred value.</li></ul><h2 id="version-1-1-0-with-ocelotdockerversiontag-1-1-0-205" tabindex="-1"><a class="header-anchor" href="#version-1-1-0-with-ocelotdockerversiontag-1-1-0-205"><span>Version &gt;= 1.1.0 with &#39;ocelotDockerVersionTag&#39; 1.1.0-205</span></a></h2><h3 id="deployment-rebranding-pr--chore-🍰-release-v1-1-0-implement-categories-again-63" tabindex="-1"><a class="header-anchor" href="#deployment-rebranding-pr--chore-🍰-release-v1-1-0-implement-categories-again-63"><span>Deployment/Rebranding PR chore: 🍰 Release v1.1.0 - Implement Categories Again #63</span></a></h3><ul><li>You have to add the <code>CATEGORIES_ACTIVE</code> from the <code>deployment/kubernetes/values.template.yaml</code> to your <code>deployment/kubernetes/values.yaml</code> and set it to your preferred value.</li><li>Make sure the correct categories are in your Neo4j database on the server.</li></ul><h2 id="version-1-0-9-with-ocelotdockerversiontag-1-0-9-199" tabindex="-1"><a class="header-anchor" href="#version-1-0-9-with-ocelotdockerversiontag-1-0-9-199"><span>Version &gt;= 1.0.9 with &#39;ocelotDockerVersionTag&#39; 1.0.9-199</span></a></h2><h3 id="deployment-rebranding-pr--chore-🍰-implement-production-db-clean-allow-for-staging-production-environments-56" tabindex="-1"><a class="header-anchor" href="#deployment-rebranding-pr--chore-🍰-implement-production-db-clean-allow-for-staging-production-environments-56"><span>Deployment/Rebranding PR chore: 🍰 Implement PRODUCTION_DB_CLEAN_ALLOW for Staging Production Environments #56</span></a></h3><ul><li>Copy <code>PRODUCTION_DB_CLEAN_ALLOW</code> from <code>deployment/kubernetes/values.template.yaml</code> to <code>values.yaml</code> and set it to <code>false</code> for production environments and only for several stage test servers to <code>true</code>.</li></ul><h3 id="deployment-rebranding-pr--chore-wip-🍰-refine-docs-first-step-46" tabindex="-1"><a class="header-anchor" href="#deployment-rebranding-pr--chore-wip-🍰-refine-docs-first-step-46"><span>Deployment/Rebranding PR chore: [WIP] 🍰 Refine docs, first step #46</span></a></h3><p>Upgrade the cert-manager, but install CRDs of the version 1.0.0-alpha to actually be able to upgrade ocelot. Then uninstall the legacy CRDs and install the correct ones.</p><div class="language-bash line-numbers-mode" data-highlighter="shiki" data-ext="bash" data-title="bash" style="--shiki-light:#383A42;--shiki-dark:#abb2bf;--shiki-light-bg:#FAFAFA;--shiki-dark-bg:#282c34;"><pre class="shiki shiki-themes one-light one-dark-pro vp-code"><code><span class="line"><span style="--shiki-light:#A0A1A7;--shiki-light-font-style:italic;--shiki-dark:#7F848E;--shiki-dark-font-style:italic;"># upgrade cert-manager to 1.9.1</span></span>
<span class="line"><span style="--shiki-light:#383A42;--shiki-dark:#ABB2BF;">&gt; helm upgrade --set </span><span style="--shiki-light:#E45649;--shiki-dark:#E06C75;">installCRDs</span><span style="--shiki-light:#383A42;--shiki-dark:#56B6C2;">=</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;">true</span><span style="--shiki-light:#4078F2;--shiki-dark:#61AFEF;"> --version</span><span style="--shiki-light:#986801;--shiki-dark:#D19A66;"> 1.9.1</span><span style="--shiki-light:#986801;--shiki-dark:#D19A66;"> --namespace</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> cert-manager</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> cert-manager</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> jetstack/cert-manager</span></span>
<span class="line"><span style="--shiki-light:#A0A1A7;--shiki-light-font-style:italic;--shiki-dark:#7F848E;--shiki-dark-font-style:italic;"># apply legacy CRDs</span></span>
<span class="line"><span style="--shiki-light:#383A42;--shiki-dark:#ABB2BF;">&gt; kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.0.0-alpha.1/cert-manager.crds.yaml</span></span>
<span class="line"><span style="--shiki-light:#A0A1A7;--shiki-light-font-style:italic;--shiki-dark:#7F848E;--shiki-dark-font-style:italic;"># upgrade ocelot</span></span>
<span class="line"><span style="--shiki-light:#383A42;--shiki-dark:#ABB2BF;">&gt; helm upgrade ocelot ./</span></span>
<span class="line"><span style="--shiki-light:#A0A1A7;--shiki-light-font-style:italic;--shiki-dark:#7F848E;--shiki-dark-font-style:italic;"># delete legacy CRDs</span></span>
<span class="line"><span style="--shiki-light:#383A42;--shiki-dark:#ABB2BF;">&gt; kubectl delete -f https://github.com/cert-manager/cert-manager/releases/download/v1.0.0-alpha.1/cert-manager.crds.yaml</span></span>
<span class="line"><span style="--shiki-light:#A0A1A7;--shiki-light-font-style:italic;--shiki-dark:#7F848E;--shiki-dark-font-style:italic;"># apply CRDs for cert-manager 1.9.1</span></span>
<span class="line"><span style="--shiki-light:#383A42;--shiki-dark:#ABB2BF;">&gt; kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.9.1/cert-manager.crds.yaml</span></span></code></pre><div class="line-numbers" aria-hidden="true" style="counter-reset:line-number 0;"><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div></div></div><p>Background: We had to upgrade cert-manager due to an external dependency - therefore we had to update cert-manager apiVersion <code>cert-manager.io/v1alpha2</code> to <code>cert-manager.io/v1</code>.</p><p>The error occurring when not doing this is the following:</p><div class="language-bash line-numbers-mode" data-highlighter="shiki" data-ext="bash" data-title="bash" style="--shiki-light:#383A42;--shiki-dark:#abb2bf;--shiki-light-bg:#FAFAFA;--shiki-dark-bg:#282c34;"><pre class="shiki shiki-themes one-light one-dark-pro vp-code"><code><span class="line"><span style="--shiki-light:#4078F2;--shiki-dark:#61AFEF;">Error:</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> UPGRADE</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> FAILED:</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> unable</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> to</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> build</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> kubernetes</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> objects</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> from</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> current</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> release</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> manifest:</span><span style="--shiki-light:#383A42;--shiki-dark:#ABB2BF;"> [resource </span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;">mapping</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> not</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> found</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> for</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> name:</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> &quot;letsencrypt-production&quot;</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> namespace:</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> &quot;&quot;</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> from</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> &quot;&quot;:</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> no</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> matches</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> for</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> kind</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> &quot;ClusterIssuer&quot;</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> in</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> version</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> &quot;cert-manager.io/v1alpha2&quot;</span></span>
<span class="line"><span style="--shiki-light:#4078F2;--shiki-dark:#61AFEF;">ensure</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> CRDs</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> are</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> installed</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> first,</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> resource</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> mapping</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> not</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> found</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> for</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> name:</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> &quot;letsencrypt-staging&quot;</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> namespace:</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> &quot;&quot;</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> from</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> &quot;&quot;:</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> no</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> matches</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> for</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> kind</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> &quot;ClusterIssuer&quot;</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> in</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> version</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> &quot;cert-manager.io/v1alpha2&quot;</span></span>
<span class="line"><span style="--shiki-light:#4078F2;--shiki-dark:#61AFEF;">ensure</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> CRDs</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> are</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> installed</span><span style="--shiki-light:#50A14F;--shiki-dark:#98C379;"> first]</span></span></code></pre><div class="line-numbers" aria-hidden="true" style="counter-reset:line-number 0;"><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div></div></div><h2 id="version-1-0-8-with-ocelotdockerversiontag-1-0-8-182" tabindex="-1"><a class="header-anchor" href="#version-1-0-8-with-ocelotdockerversiontag-1-0-8-182"><span>Version &gt;= 1.0.8 with &#39;ocelotDockerVersionTag&#39; 1.0.8-182</span></a></h2><h3 id="pr--feat-🍰-configure-cookie-expire-time-43" tabindex="-1"><a class="header-anchor" href="#pr--feat-🍰-configure-cookie-expire-time-43"><span>PR feat: 🍰 Configure Cookie Expire Time #43</span></a></h3><ul><li>You have to add the <code>COOKIE_EXPIRE_TIME</code> from the <code>deployment/kubernetes/values.template.yaml</code> to your <code>deployment/kubernetes/values.yaml</code> and set it to your preferred value.</li><li>Correct <code>locale</code> cookie exploration time in data privacy.</li></ul><h2 id="version-1-0-7-with-ocelotdockerversiontag-1-0-7-171" tabindex="-1"><a class="header-anchor" href="#version-1-0-7-with-ocelotdockerversiontag-1-0-7-171"><span>Version 1.0.7 with &#39;ocelotDockerVersionTag&#39; 1.0.7-171</span></a></h2><ul><li>No information.</li></ul>`,35))])}const m=r(p,[["render",c],["__file","TODO-next-update.html.vue"]]),v=JSON.parse(`{"path":"/deployment/TODO-next-update.html","title":"Todo For Next Update","lang":"en-US","frontmatter":{},"headers":[{"level":2,"title":"Version >= 3.2.0 with 'ocelotDockerVersionTag' 3.2.0-XXX","slug":"version-3-2-0-with-ocelotdockerversiontag-3-2-0-xxx","link":"#version-3-2-0-with-ocelotdockerversiontag-3-2-0-xxx","children":[{"level":3,"title":"Backend and Kubernetes Config DBMS_DEFAULT_DATABASE","slug":"backend-and-kubernetes-config-dbms-default-database","link":"#backend-and-kubernetes-config-dbms-default-database","children":[]},{"level":3,"title":"Webapp Config dateTime","slug":"webapp-config-datetime","link":"#webapp-config-datetime","children":[]}]},{"level":2,"title":"Version >= 3.1.0 with 'ocelotDockerVersionTag' 3.1.0-555","slug":"version-3-1-0-with-ocelotdockerversiontag-3-1-0-555","link":"#version-3-1-0-with-ocelotdockerversiontag-3-1-0-555","children":[]},{"level":2,"title":"Version >= 2.7.0 with 'ocelotDockerVersionTag' 2.7.0-470","slug":"version-2-7-0-with-ocelotdockerversiontag-2-7-0-470","link":"#version-2-7-0-with-ocelotdockerversiontag-2-7-0-470","children":[]},{"level":2,"title":"Version >= 2.4.0 with 'ocelotDockerVersionTag' 2.4.0-298","slug":"version-2-4-0-with-ocelotdockerversiontag-2-4-0-298","link":"#version-2-4-0-with-ocelotdockerversiontag-2-4-0-298","children":[{"level":3,"title":"Main Code PR feat(webapp): map #5843","slug":"main-code-pr--feat-webapp-map-5843","link":"#main-code-pr--feat-webapp-map-5843","children":[]}]},{"level":2,"title":"Version >= 2.2.0 with 'ocelotDockerVersionTag' 2.2.0-267","slug":"version-2-2-0-with-ocelotdockerversiontag-2-2-0-267","link":"#version-2-2-0-with-ocelotdockerversiontag-2-2-0-267","children":[{"level":3,"title":"Main Code PR feat: 🍰 Footer And Header Links Configurable To Have External Link Target #5590","slug":"main-code-pr--feat-🍰-footer-and-header-links-configurable-to-have-external-link-target-5590","link":"#main-code-pr--feat-🍰-footer-and-header-links-configurable-to-have-external-link-target-5590","children":[]},{"level":3,"title":"Main Code PR feat: 🍰 Make Donation Progress Bar Color Configurable #5593","slug":"main-code-pr--feat-🍰-make-donation-progress-bar-color-configurable-5593","link":"#main-code-pr--feat-🍰-make-donation-progress-bar-color-configurable-5593","children":[]},{"level":3,"title":"Main Code PR feat: 🍰 Header Logo Routing Update #5579","slug":"main-code-pr--feat-🍰-header-logo-routing-update-5579","link":"#main-code-pr--feat-🍰-header-logo-routing-update-5579","children":[]}]},{"level":2,"title":"Version >= 2.0.0 with 'ocelotDockerVersionTag' 2.0.0-250","slug":"version-2-0-0-with-ocelotdockerversiontag-2-0-0-250","link":"#version-2-0-0-with-ocelotdockerversiontag-2-0-0-250","children":[{"level":3,"title":"Main Code PR feat: 🍰 Implement LOGO_HEADER_CLICK As Configuration #5525","slug":"main-code-pr--feat-🍰-implement-logo-header-click-as-configuration-5525","link":"#main-code-pr--feat-🍰-implement-logo-header-click-as-configuration-5525","children":[]},{"level":3,"title":"Main Code Issue 🌟 [EPIC] Release v2.0.0 Beta Test → Final #5547","slug":"main-code-issue--🌟-epic-release-v2-0-0--beta-test-→-final-5547","link":"#main-code-issue--🌟-epic-release-v2-0-0--beta-test-→-final-5547","children":[]}]},{"level":2,"title":"Version >= 1.1.0 with 'ocelotDockerVersionTag' 1.1.0-205","slug":"version-1-1-0-with-ocelotdockerversiontag-1-1-0-205","link":"#version-1-1-0-with-ocelotdockerversiontag-1-1-0-205","children":[{"level":3,"title":"Deployment/Rebranding PR chore: 🍰 Release v1.1.0 - Implement Categories Again #63","slug":"deployment-rebranding-pr--chore-🍰-release-v1-1-0-implement-categories-again-63","link":"#deployment-rebranding-pr--chore-🍰-release-v1-1-0-implement-categories-again-63","children":[]}]},{"level":2,"title":"Version >= 1.0.9 with 'ocelotDockerVersionTag' 1.0.9-199","slug":"version-1-0-9-with-ocelotdockerversiontag-1-0-9-199","link":"#version-1-0-9-with-ocelotdockerversiontag-1-0-9-199","children":[{"level":3,"title":"Deployment/Rebranding PR chore: 🍰 Implement PRODUCTION_DB_CLEAN_ALLOW for Staging Production Environments #56","slug":"deployment-rebranding-pr--chore-🍰-implement-production-db-clean-allow-for-staging-production-environments-56","link":"#deployment-rebranding-pr--chore-🍰-implement-production-db-clean-allow-for-staging-production-environments-56","children":[]},{"level":3,"title":"Deployment/Rebranding PR chore: [WIP] 🍰 Refine docs, first step #46","slug":"deployment-rebranding-pr--chore-wip-🍰-refine-docs-first-step-46","link":"#deployment-rebranding-pr--chore-wip-🍰-refine-docs-first-step-46","children":[]}]},{"level":2,"title":"Version >= 1.0.8 with 'ocelotDockerVersionTag' 1.0.8-182","slug":"version-1-0-8-with-ocelotdockerversiontag-1-0-8-182","link":"#version-1-0-8-with-ocelotdockerversiontag-1-0-8-182","children":[{"level":3,"title":"PR feat: 🍰 Configure Cookie Expire Time #43","slug":"pr--feat-🍰-configure-cookie-expire-time-43","link":"#pr--feat-🍰-configure-cookie-expire-time-43","children":[]}]},{"level":2,"title":"Version 1.0.7 with 'ocelotDockerVersionTag' 1.0.7-171","slug":"version-1-0-7-with-ocelotdockerversiontag-1-0-7-171","link":"#version-1-0-7-with-ocelotdockerversiontag-1-0-7-171","children":[]}],"git":{"createdTime":1775388691000,"updatedTime":1775388691000,"contributors":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","commits":1}]},"readingTime":{"minutes":2.57,"words":770},"filePathRelative":"deployment/TODO-next-update.md","localizedDate":"April 5, 2026","excerpt":"\\n<p>When you introduce a new version and branding and deploy it on your network, you need to consider the following changes and actions:</p>\\n<h2>Version &gt;= 3.2.0 with 'ocelotDockerVersionTag' 3.2.0-XXX</h2>\\n<h3>Backend and Kubernetes Config <code>DBMS_DEFAULT_DATABASE</code></h3>\\n<ul>\\n<li>We have the new option to configure the default name of the Neo4j database to be used for operations and commands in environment variables (<code>.env</code>, <code>docker-compose.yml</code> or <code>values.yaml</code>).\\nFor more details see <a href=\\"/deployment/deployment-values.html\\" target=\\"_blank\\">deployment-values.md</a>:</li>\\n</ul>"}`);export{m as comp,v as data};