A Guide to Self-Hosting Reactive Resume V4 With Docker and Portainer

So, somehow I found this app called Reactive Resume, which is a resume builder on Portainer and I thought, might as well give it a try. However, the version on Portainer is outdated so I decided to dig deeper and found a proper way to deploy this Resume builder app, which I’ll show you in this post. Guide to self-host Reactive Resume You can directly go to https://rxresu.me/ to use it....

February 17, 2024 · 6 min

Virtualize Debian Server With Proxmox 8

If you’ve just finished setting up your first Proxmox machine, chances are there isn’t anything much on your server yet. First thing I’d recommend doing is to setup a NAS management system like TrueNAS VM on Proxmox before doing anything else. Once you’re done with that, installing Debian or Ubuntu is the next logical step. This will come in handy for many purposes such as installing Docker services, deploying a website, or just a simple Linux sandbox that you can access anywhere on your network....

November 7, 2023 · 5 min

TrueNAS VM in Proxmox Installation and Setup Guide

Life without a NAS is a pain. Having to drag and drop files through Google Drive, forgetting your class notes on the laptop and you’re too lazy to turn it on, upload the file, redownload the file onto your desktop, and so on… If you want to say goodbye to all those pain, TrueNAS is for you! In this guide, I’ll walk you through the process of installing TrueNAS Scale as a dedicated NAS Operating System in Proxmox VE....

October 29, 2023 · 6 min

Install Proxmox VE 8 and PCi-e Passthrough

This guide will only show you how to run post-configuration after installing Proxmox on your hardware of choice. If you need help on installing Proxmox VE, please consult their official website for installation guide. Installation Here I’ve used Ventoy to install Proxmox and done the following: Boot into graphical interface. Got stuck on detecting country first time, second time booted okay. Choose sdc as bootdrive (500gb ssd). Not chosen a hostname yet but you can go with whatever....

October 28, 2023 · 2 min