<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activepieces on Notes from the Rabbit Hole</title><link>https://magnus919.com/tags/activepieces/</link><description>Recent content in Activepieces on Notes from the Rabbit Hole</description><generator>Hugo</generator><language>en</language><copyright>© [Magnus Hedemark](https://github.com/magnus919)</copyright><lastBuildDate>Mon, 27 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://magnus919.com/tags/activepieces/index.xml" rel="self" type="application/rss+xml"/><item><title>Deploying ActivePieces with Docker Compose</title><link>https://magnus919.com/notes/activepieces-notes/</link><pubDate>Mon, 27 Jan 2025 00:00:00 +0000</pubDate><guid>https://magnus919.com/notes/activepieces-notes/</guid><description>&lt;ul>
&lt;li>&lt;input disabled="" type="checkbox"> &lt;/li>
&lt;/ul>
&lt;h2 id="introduction">Introduction&lt;/h2>
&lt;p>ActivePieces is a powerful automation tool that can be deployed using Docker Compose. In this guide, I&amp;rsquo;ll walk through my custom deployment configuration and provide helpful notes for setup, troubleshooting, and future improvements.&lt;/p>

&lt;div class="info-box">
 &lt;div class="info-icon">
 &lt;svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
 &lt;circle cx="12" cy="12" r="10">&lt;/circle>
 &lt;line x1="12" y1="16" x2="12" y2="12">&lt;/line>
 &lt;line x1="12" y1="8" x2="12.01" y2="8">&lt;/line>
 &lt;/svg>
 &lt;/div>
 &lt;div class="info-content">
 This guide assumes you are experienced with Docker troubleshooting and have a preferred reverse proxy setup. Configuring the reverse proxy is beyond the scope of this article. I personally use and endorse &lt;a href="https://traefik.io/">Traefik&lt;/a>.
 &lt;/div>
&lt;/div>

&lt;h2 id="docker-compose-configuration">Docker Compose Configuration&lt;/h2>
&lt;p>Here is the &lt;code>docker-compose.yml&lt;/code> file I use to deploy ActivePieces:&lt;/p></description></item></channel></rss>