<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Deployment on FX Backtest Diary</title><link>https://etherpoc.com/en/tags/deployment/</link><description>Recent content in Deployment on FX Backtest Diary</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 08 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://etherpoc.com/en/tags/deployment/index.xml" rel="self" type="application/rss+xml"/><item><title>I stopped hand-carrying EA updates to my VPS — a git-based auto-deploy for MT5</title><link>https://etherpoc.com/en/posts/ea-auto-deploy/</link><pubDate>Wed, 08 Jul 2026 00:00:00 +0000</pubDate><guid>https://etherpoc.com/en/posts/ea-auto-deploy/</guid><description>&lt;p&gt;The expert advisors on this site run 24/5 on MT5 inside a Windows VPS, while all development happens on my local machine. Every EA change used to require this ritual:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Compile and test locally, push to git&lt;/li&gt;
&lt;li&gt;Log into the VPS over Remote Desktop (RDP)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;git pull&lt;/code&gt; on the VPS&lt;/li&gt;
&lt;li&gt;Recompile in MetaEditor&lt;/li&gt;
&lt;li&gt;Manually restart the EA on its chart&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;A few minutes each time, but with real money attached, every step demands attention. And in my setup, most EA code changes are made by an AI agent (Claude Code) — which meant the human&amp;rsquo;s only remaining job was being a courier who carries the AI&amp;rsquo;s work to the VPS. Time to automate the courier away.&lt;/p&gt;</description></item></channel></rss>