FirbLab
  • Home
  • Blog
  • Projects
  • Documentation
  • About

Jordan

Basic Linux server hardening (Packer Templates)

Basic Linux server hardening (Packer Templates)

# Ubuntu Server Noble (24.04.x) # --- # Packer Template to create an Ubuntu Server (Noble 24.04.x) on Proxmox # Variable Definitions variable "proxmox_api_url" { type = string } variable "proxmox_api_token_id" { type = string } variable "proxmox_api_token_secret" { type = string sensitive = true
19 Apr 2025 12 min read
Technical Deep Dive: Building a Cost-Effective Ghost Blog on AWS with Terraform

Technical Deep Dive: Building a Cost-Effective Ghost Blog on AWS with Terraform

Introduction: Infrastructure as Code for Blog Hosting * Why Terraform for infrastructure management * Project goals and technical requirements * Repository structure and organization Part 1: AWS Architecture Overview * Architectural diagram and component breakdown * Resource relationships and dependencies * High-level implementation strategy Part 2: Setting Up the AWS Environment * AWS provider configuration provider "
06 Apr 2025 2 min read
Page 1 of 1
FirbLab © 2025
Powered by Ghost