Offline-first PWA with Svelte & Vite
I’ve always been a big fan of Progressive Web Apps (PWAs). They offer app-like functionality without the development / labor overhead that comes with building a traditional app. Plus, I don’t need to learn new …
My hobby – technology, servers, and systems administration. Mostly content about Linux and website/web application hosting.
Offline-first PWA with Svelte & Vite
I’ve always been a big fan of Progressive Web Apps (PWAs). They offer app-like functionality without the development / labor overhead that comes with building a traditional app. Plus, I don’t need to learn new …
Google Workspace/MXroute split delivery
I’m a happy Google Workspace (G Suite) user – I love the convenience of being able to use Google Drive, Gmail, and other Google services on my own domain. I’m also a happy MXroute user, …
App iframes not loading in Jira Cloud?
I’m continuing my migration from Jira Server to Jira Cloud to conform with Atlassian’s server end-of-life in 2024. One issue that has held me back for the last few weeks was the fact that apps …
Authentik/Atlassian Access destination URL error
If you don’t already know, I’m an avid Atlassian Confluence/Jira user and Atlassian has issued an ultimatum stating that support for all Server applications will end in February 2024. So, I’ve been working on moving …
Replacing AD with Authentik LDAP outpost in Jira
For a long time, I’ve maintained an internal Microsoft Active Directory deployment with 2 domain controllers. However, now that I have some free time, I’ve decided to shut it down and replace it with Authentik‘s …
Easier editing for repetitive data in WordPress
Background I’ve been the leader for my school’s robotics team’s website sub-team for the last two years. On our website, every student and alumnus gets their own webpage with some information about them, their name, …
How to set up or migrate Headscale
Update 05/31/2022: Updated the permissions on the chmod to be 600 instead of 077 (which would be very dangerous!) Recently, I discovered an interesting project called Headscale. It promises to be an open-source, self-hostable version …
Lately, I have been looking for a good “mesh VPN” solution á la ZeroTier, LogMeIn Hamachi, or TailScale. It was a hard decision, so I am writing a blog post in case I need to …
Install Proxmox Backup Server on a lowend server
I recently acquired a storage VPS with just 512MB RAM and a weak CPU scoring around 300 points on Geekbench5, but extremely cheap storage (to the tune of $15/year/TB). I wanted to install Proxmox Backup …
Behind My Websites Part 1: Backend Stack
Introduction Welcome to my first series, where I will be discussing the backstory of all of my websites. (Thanks to some inspiration from @Not_Oles over at the LowEndSpirit forum 😉 ) In this article I’ll …