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
Rendy Anantarendyananta.my.id·Mar 10, 2024Simplify a Complex Networking in a Nested Virtualization Using LXD Fan OverlayNetwork is a substantial component and key support in the virtualization environment. In the modern application deployment, we use virtualization to manage resources as well as scaling them. However, there are certain cases that we might need a neste...Discuss·173 readslxd
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·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
Brian KingProsolodev.app·Jul 11, 20238 of 10: More Docker Containers.Homelab | LXD Manager | Docker | Docker Desktop | Deno | MariaDB | Portainer | More Docker | Docker Swarm | CrowdSec TL;DR. I will create, and configure, another container for Docker. I will call it 'docker2', and I will enable nesting within the con...DiscussThe Ops Serieslxd
Brian KingProsolodev.app·Jun 21, 20233 of 10: Docker in a LinuX Container.Homelab | LXD Manager | Docker | Docker Desktop | Deno | MariaDB | Portainer | More Docker | Docker Swarm | CrowdSec TL;DR. Create a Docker-compatible LinuXContainer, set up storage, install Docker within the container, add a user account, and instal...Discuss·68 readsThe Ops SeriesDocker
Brian KingProsolodev.app·Jun 14, 20232 of 10: LXD on the Homelab.Homelab | LXD Manager | Docker | Docker Desktop | Deno | MariaDB | Portainer | More Docker | Docker Swarm | CrowdSec Updated: Sunday 29th October, 2023. TL;DR. LXD is a container manager for creating and managing containers. A remote homelab, for me,...Discuss·111 readsThe Ops Serieslxd
David ClintonforfreeCodeCampfreecodecamp.org·Jan 16, 2020How to Use Linux Containers With LXC and LXDIn the good old days, installing an operating system meant pulling together all the hardware components, firing your new computer up with an installation disk in a peripheral drive, and setting the installation process loose do its thing. The total e...Discusscontainers