Tag: linux
September 11, 2024
/ AWS, Cloud, DigitalOcean, Exoscale, IoT
Overview: Extending my home network to the cloud
I deployed the services I run at home to the cloud due to constant relocation.
May 24, 2024
/ DevOps, R&D, UNIX/Linux
Building AMD64 QEMU Images remotely using Libvirt and Packer
I need to build images based off AMD64 architecture while working from an ARM64 machine. While this is possible directly…
February 25, 2024
/ Ansible, DevOps, Pipeline, UNIX/Linux
Packaging proprietary software for Debian using Ansible
Managing software installations for an animation studio can be a time-consuming process, especially if relying on the provided installation methods,…
December 5, 2023
/ Bash, Cloud, DevOps, DigitalOcean, UNIX/Linux
Authenticating DigitalOcean for Terraform OSS
I need to configure the Terraform DigitalOcean Provider with API tokens from DigitalOcean
November 30, 2023
/ Bash, UNIX/Linux
Synchronizing environment variables across Workstations
I need to have the configuration for my applications and APIs synchronized across multiple machines.