Built a comprehensive homelab environment using Proxmox VE for virtualization, implementing secure file sharing with Samba, and configuring proper network security practices. The setup includes multiple Arch Linux VMs with custom configurations and secure remote access.
Key Technologies: Proxmox VE, Arch Linux, Samba, SSH, LVM, NTFS-3G
Deployed a containerized Supabase instance on Arch Linux with Docker, implementing secure remote access through Twingate's zero-trust network access. The setup provides a fully functional PostgreSQL-based backend accessible securely from anywhere.
Key Technologies: Docker, Supabase, PostgreSQL, Twingate, Arch Linux
All projects were built and tested in the following environment:
- Host OS: Proxmox VE 8.x
- Guest OS: Arch Linux (latest)
- Virtualization: KVM/QEMU
- Storage: LVM with ext4 filesystem
- Networking: Bridged networking with DHCP
This documentation includes:
- Step-by-step guides with explanations for each command
- Copy-paste reproduction blocks for easy replication
- Troubleshooting sections for common issues
- Verification commands to test each setup
- Security considerations and best practices