Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

8 total results found

GitLab Pages: Cloudflared

Technical Writing Applications

Below is a minimal example of how to configure a self-hosted GitLab instance to serve GitLab Pages behind Cloudflared. This guide walks through: Setting the GitLab Pages config on your self-hosted instance.   Creating a Cloudflared configuration to route traf...

Multiple Public IPs, one EC2

Technical Writing AWS

Below is a step-by-step guide on how to configure your AWS EC2 instance (with Proxmox installed on Debian) so that multiple Elastic IPs can be assigned to different containers or virtual machines. This assumes: You already installed Proxmox on a Debian instan...

Mastodon: Change Username

Technical Writing Applications

This article explains how to manually “rename” a local Mastodon account by transferring its content to a newly created account in your Mastodon instance’s database. This approach does not preserve followers/followings. It is a risky, unsupported method—proceed...

Sharing S3 Buckets

Technical Writing AWS

This guide uses two roles—one in the Bucket Owner’s account and one in the Bucket User’s account—so that the Bucket User can manage (and delegate) who in their organization gains access to the shared S3 bucket. Scenario Overview Bucket Owner’s Account (Acco...

EC2 Recovery

Technical Writing AWS

This guide demonstrates how to recover access to an EC2 instance when both SSH and Serial Console access are unavailable. We'll use a Proxmox instance as an example, but this method works for any Linux-based EC2 instance. Prerequisites AWS Console access Basi...

LXQt with VNC

Technical Writing AWS

This guide will help you set up the lightweight LXQt desktop environment with VNC on a Debian EC2 instance, allowing for a graphical desktop interface through a secure connection. Initial Setup # Update system packages sudo apt update sudo apt upgrade -y # In...

GitLab: Metal EE to Turnkey EE

Technical Writing Applications

Objective This guide covers the process of migrating to GitLab Enterprise Edition (EE) within a container environment, specifically using TurnKey Linux containers. We'll address how to properly restore a backup from another GitLab instance and upgrade to the l...

GitLab & GitLab Pages on Separate IPs

Technical Writing Applications

Self‑Hosted GitLab & GitLab Pages on Separate IPs Goal  Run the core GitLab instance and the GitLab Pages service on different IP addresses while using Let’s Encrypt certificates managed outside of Omnibus. This guide documents every key gitlab.rb setting req...