<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Setting up Services on Declarative Systems</title><link>https://nik3sx.jmoore53.com/nik3sx/setting-up-services/</link><description>Recent content in Setting up Services on Declarative Systems</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://nik3sx.jmoore53.com/nik3sx/setting-up-services/index.xml" rel="self" type="application/rss+xml"/><item><title>Setting up Traefik</title><link>https://nik3sx.jmoore53.com/nik3sx/setting-up-services/1-traefik/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://nik3sx.jmoore53.com/nik3sx/setting-up-services/1-traefik/</guid><description>&lt;h1 id="setting-up-traefik"&gt;Setting up Traefik&lt;a class="anchor" href="#setting-up-traefik"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Traefik was one of the more difficult services to setup.
Every other service comes nearly configured out of the box with few exceptions.
Traefik required quite a bit of careful consideration and configuration when setting up.&lt;/p&gt;
&lt;p&gt;Because we have configured a default setting within K3s to disable traefik we are not able to name our configuration for traefik &lt;code&gt;traefik.yaml&lt;/code&gt;, hence I have named this file &lt;code&gt;traefik-custom.yaml&lt;/code&gt;.
The reason for this is that k3s sees the &lt;code&gt;traefik.yaml&lt;/code&gt; file, checks it&amp;rsquo;s own confiugration and sees traefik disabled, so it immedietly rectifies by deleting the file.&lt;/p&gt;</description></item><item><title>Setting up Vaultwarden</title><link>https://nik3sx.jmoore53.com/nik3sx/setting-up-services/2-vaultwarden/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://nik3sx.jmoore53.com/nik3sx/setting-up-services/2-vaultwarden/</guid><description>&lt;h1 id="setting-up-vaultwarden"&gt;Setting up Vaultwarden&lt;a class="anchor" href="#setting-up-vaultwarden"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;*Vaultwarden is a lightweight, self-hosted implementation of the Bitwarden server API.&lt;/p&gt;
&lt;p&gt;It lets you run your own password manager backend (instead of using Bitwarden’s cloud service), while still using official Bitwarden clients. It is written in Rust and designed to be resource-efficient, making it suitable for small servers or homelab setups.*&lt;/p&gt;
&lt;p&gt;I wanted to show a few services, but for the most part after K3s is up and online the services are self explanitory through code.
Each service is likely to vary in its own way, but I wanted to present a few.&lt;/p&gt;</description></item><item><title>Setting up Kanboard</title><link>https://nik3sx.jmoore53.com/nik3sx/setting-up-services/3-kanboard/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://nik3sx.jmoore53.com/nik3sx/setting-up-services/3-kanboard/</guid><description>&lt;h1 id="setting-up-firefly3"&gt;Setting up Firefly3&lt;a class="anchor" href="#setting-up-firefly3"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;*Kanboard is a lightweight, self-hosted Kanban-style project management tool.&lt;/p&gt;
&lt;p&gt;It lets you organize tasks on boards with columns (e.g., To Do → Doing → Done), focusing on simplicity, minimal dependencies, and low resource usage.*&lt;/p&gt;
&lt;p&gt;I wanted to show a few services, but for the most part after K3s is up and online the services are self explanitory through code.
Each service is likely to vary in its own way, but I wanted to present a few.&lt;/p&gt;</description></item><item><title>Setting up Firefly3</title><link>https://nik3sx.jmoore53.com/nik3sx/setting-up-services/4-firefly3/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://nik3sx.jmoore53.com/nik3sx/setting-up-services/4-firefly3/</guid><description>&lt;h1 id="setting-up-firefly3"&gt;Setting up Firefly3&lt;a class="anchor" href="#setting-up-firefly3"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;*Firefly III is a self-hosted personal finance manager.&lt;/p&gt;
&lt;p&gt;It helps you track expenses, income, budgets, and accounts, giving you detailed insight into your spending while keeping all financial data under your control.*&lt;/p&gt;
&lt;p&gt;I wanted to show a few services, but for the most part after K3s is up and online the services are self explanitory through code.
Each service is likely to vary in its own way, but I wanted to present a few.&lt;/p&gt;</description></item></channel></rss>