<?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 Tobys Portfolio</title><link>https://portfolio.obli.dk/tags/deployment/</link><description>Recent content in Deployment on Tobys Portfolio</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 08 Apr 2026 01:00:00 +0100</lastBuildDate><atom:link href="https://portfolio.obli.dk/tags/deployment/index.xml" rel="self" type="application/rss+xml"/><item><title>Deployment - From Local Development to Production</title><link>https://portfolio.obli.dk/posts/week8-deployment/</link><pubDate>Wed, 08 Apr 2026 01:00:00 +0100</pubDate><guid>https://portfolio.obli.dk/posts/week8-deployment/</guid><description>&lt;h1 id="deployment---from-local-development-to-production"&gt;Deployment - From Local Development to Production&lt;/h1&gt;
&lt;p&gt;This week was where everything came together, and also where everything broke.&lt;/p&gt;
&lt;p&gt;Up until this point, the system had only existed locally on my machine.&lt;br&gt;
This week was about getting it running in a real environment, accessible through a domain.&lt;/p&gt;
&lt;p&gt;That meant dealing with:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Docker&lt;/li&gt;
&lt;li&gt;CI/CD (Continious Integration / Continious Deployment)&lt;/li&gt;
&lt;li&gt;environment variables&lt;/li&gt;
&lt;li&gt;networking&lt;/li&gt;
&lt;li&gt;and a lot of debugging&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="from-local-to-deployed-system"&gt;From local to deployed system&lt;/h2&gt;
&lt;p&gt;Locally, everything worked:&lt;/p&gt;</description></item></channel></rss>