Norm Dongbeedog.cc·Oct 27, 2024Learning Ansible, Proxmox and LXC, Part 1I've been running a server at home for a few years and gone through many iterations of hardware and different software/virtualization stacks. On this iteration I landed on Proxmox which supports LXC, an interesting virtualization technology. Now, I h...Discussansible
Dave Gaunkysaltyoldgeek.hashnode.dev·Oct 10, 2024Self-Host a Joplin Sync Server in ProxmoxIntro In a previous post, I had written a guide to set up Obsidian and CouchDB for sync, since then I've struggled to get in a groove and keep things running. This post is the first in a two-part series on setting Joplin and hosting your own sync ser...Discussproxmox
Aniket Sharmaakt-homelab.hashnode.dev·Jun 4, 2024Tailscale VPN Server in Proxmox LXC ContainerPrerequisite Make sure the linux LXC Container template is present in the Storage of your Proxmox Server. Go to Storage-Directory > Click on CT Templates > Click on “Templates” We can choose any linux template - For this demonstration, we will be u...Discuss·2 likes·88 readsvpn
Brian KingProsolodev.app·Apr 7, 20241 of 5: Building a JavaScript Scraping Tool.JavaScript Scraping | Scrapy | ScrapeGraphAI | Nomic | Embeddings & LLMs Originally published: Tuesday 19th March 2024. TL;DR. This post is a guide to running a Node.js script for scraping URLs. This piece covers the installation of LXD (LinuX Daemon...Discuss·2 likes·43 readsThe AI SeriesWeb Scraping Tutorial
Jamestesh.digital·Mar 9, 2024Docker, so what is it anyway?Docker has been around for a while, and my observations you are either exposed to it daily or haven't really touched it and its a bit a mystery. I was in the latter camp up until a few years ago when I had only briefly played with it. Now as someone ...DiscussWindows Containers
Brian KingProsolodev.app·Mar 5, 2024Installing GitLab CE into Containers.TL;DR. This post provides a step-by-step guide to installing GitLab CE using Docker within an LXC (LinuX Container). I start by explaining the basics of LXD, LXC, and Docker, then move on to the installation processes for each utility. This guide als...DiscussThe Ops SeriesLinux Containers
Brian KingProsolodev.app·Feb 29, 2024Installing Rust.TL;DR. This post provides a step-by-step guide on how to install Rust, a powerful systems programming language, within a Linux Container (LXC). It covers the creation of the container, adding a user account to the container, fixing the home directory...DiscussThe Ops SeriesRustup
Brian KingProsolodev.app·Jan 22, 2024Creating a Local LinuX Container.Update: Friday 9th February 2024. TL;DR. This post provides a step-by-step guide to creating and configuring a local Linux container on a Debian-based Linux distro. It covers the procedures of creating a new container, adding a user account, fixing h...DiscussThe Ops SeriesLinuX Daemon
Brian KingProsolodev.app·Jan 19, 2024Installing LXD and Using LXCs.Update: Saturday 10th February 2024.Update: Wednesday 28th February 2024. TL;DR. LXD (LinuXDaemon) is a container manager for creating and managing containers. LXCs (LinuXContainers) are isolated system instances where anything within the container c...DiscussThe Ops Serieslxd
Brian KingProsolodev.app·Jul 24, 202312S: Initial Technology Design.TL;DR. A structural design for the 12 Startups (12S) project is proposed, using technologies like React Native, Expo, and Docker to create a scalable, adaptable, and efficient system. The design process involves multiple iterations, addressing challe...DiscussThe 24S Series12 Startups in 12 Months