<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>DevPM on Work In Progress</title><link>https://www.pm50plus.co.uk/tags/devpm/</link><description>Recent content in DevPM on Work In Progress</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 02 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://www.pm50plus.co.uk/tags/devpm/index.xml" rel="self" type="application/rss+xml"/><item><title>Neo4j Cluster built with containers</title><link>https://www.pm50plus.co.uk/post/2025-01-02-neo4j-cluster-containers/</link><pubDate>Thu, 02 Jan 2025 00:00:00 +0000</pubDate><guid>https://www.pm50plus.co.uk/post/2025-01-02-neo4j-cluster-containers/</guid><description>&lt;h1 id="build-a-neo4j-cluster"&gt;Build a Neo4j cluster&lt;/h1&gt;
&lt;p&gt;Most of time having a single copy of Neo4j running is suitable for what I need to do. There are occasions where only a cluster will do and, as it&amp;rsquo;s not something that happens that often, I&amp;rsquo;ve written down the steps i follow that results in a 3 member cluster which is front end by a load balancer - HA Proxy.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m aware that you also go down the Kubernetes route for this but it seems overkill for a 3 node cluster with static membership.&lt;/p&gt;</description></item><item><title>SSL for Neo4j so the Query API can use it</title><link>https://www.pm50plus.co.uk/post/2024-11-08-ssl-query-api/</link><pubDate>Fri, 08 Nov 2024 00:00:00 +0000</pubDate><guid>https://www.pm50plus.co.uk/post/2024-11-08-ssl-query-api/</guid><description>&lt;h1 id="a-guide-to-using-ssl-with-neo4j-query-api"&gt;A guide to using SSL with Neo4j Query API&lt;/h1&gt;
&lt;p&gt;To save my fingers hammering out letters to form the words that describe why, lets just accecpt that using SSL is a good thing.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re using Aura then you can skip reading my prose and do something more interesting instead as Aura only uses SSL. For everyone else you will need to configure SSL.&lt;/p&gt;
&lt;p&gt;The following is a guide to doing this with LetsEncrypt, a free source of certificates, and an AWS EC2 running docker with Neo4j. I run that combination on a frequent basis - it&amp;rsquo;s my goto for trying stuff out.&lt;/p&gt;</description></item></channel></rss>