- Mar 04, 2023
-
-
nimrod authored
-
- Feb 25, 2023
- Feb 11, 2023
-
-
nimrod authored
- Update the Terraform documentation. - Update Vouch. - Cleanup the GitLab CI file.
-
nimrod authored
-
nimrod authored
-
nimrod authored
This is a copy of the web-proxy-docker repo but the base image is now in the [dockerfiles](https://git.shore.co.il/shore/dockerfiles) repo.
-
- Jan 22, 2023
-
-
nimrod authored
Faulty motherboard, good Asus support, new MAC address.
-
- Jan 06, 2023
-
-
nimrod authored
Because of the convoluted way I'm running tasks, there's only 1 host in the play but the handlers are for the remote hosts. Run them even if there's a failure to restart whatever is needed since the failure will always be for the local host.
-
- Dec 17, 2022
- Oct 08, 2022
-
-
nimrod authored
-
- Aug 21, 2022
-
-
nimrod authored
Docker Compose changed the names of the containers a while back, update the names in the playbook as well.
-
- Jul 03, 2022
-
-
nimrod authored
-
- Jun 17, 2022
-
-
nimrod authored
Backups across the different services have been changed. There are now snapshots for each services with copies saved for a few weeks. All of them under /var/backups. The backup script doesn't need to work around btrfs subvolumes. Instead just snapshotting /var/backups and rsync'ing to a removable media. The old script is kept in source for reference.
-
- Apr 25, 2022
- Apr 23, 2022
-
-
nimrod authored
-
nimrod authored
Script, Systemd service and timer to backup Docker volumes marked as such.
-
nimrod authored
- Apply tagging to all included tasks. - Restart the Docker service after updating the container restart drop-in, in case there are containers in need of a restart. - Reload Systemd after updating the btrfs scrub and check units, simple omission.
-
nimrod authored
New in OpenBSD 7.1, list services that are running but shouldn't (are disabled). Send the list as part of the daily email.
-
- Apr 15, 2022
-
-
nimrod authored
I don't care all that much about HA in this setup and I do wish to save a few bucks when I can, but I do need to AZs in some cases so 2 AZs is to the way to go.
-
nimrod authored
Terraform can't deploy resource with for_each if some of the information is missing when building the plan. A workaround is to avoid having a resource with for_each depend on a resource witha a count.
-
- Apr 14, 2022
-
-
nimrod authored
An Ansible playbook to create an IAM user for GitLab projects' CI. Also, rotates the IAM access keys, sets the CI variables for the access key, attaches an inline policy to limit the user by IP and requested region. Lastly, create a policy with full access to Resource Groups because I usually create one for each deployment but there isn't such an AWS managed policy.
-
- Apr 11, 2022
- Apr 09, 2022
- Mar 01, 2022
-
-
nimrod authored
-
- Feb 27, 2022
- Feb 25, 2022
-
-
nimrod authored
-
- Feb 04, 2022
-
-
nimrod authored
-
- Jan 07, 2022