Maksym Buz mbuz
  • Joined on 2025-08-23
mbuz pushed to main at Homelab/Docker 2026-01-18 14:45:19 +00:00
a3592181ec fix: Update Siyuan port mapping to 6806 and add a default for SIYUAN_PORT.
mbuz pushed to main at Homelab/Docker 2026-01-18 14:23:26 +00:00
7b096431cf feat: Add Docker Compose configuration for Siyuan with an example environment file.
mbuz pushed to main at Homelab/Ansible 2026-01-04 13:37:59 +00:00
671ad4fc6b feat: Add AdGuard host to Ansible inventory.
mbuz pushed to main at Homelab/Scripts 2026-01-04 13:21:34 +00:00
ba553036fc fix: Directly copy SQLite DB, WAL, and SHM files from the host volume when sqlite3 is unavailable in the container, and update cleanup to include these related files.
mbuz pushed to main at Homelab/Scripts 2026-01-04 12:58:42 +00:00
1151b16e52 feat: Add scripts for Docker cleanup and Vaultwarden database backup.
mbuz pushed to main at Homelab/Ansible 2026-01-04 12:25:44 +00:00
dd6d217c4f chore: Add tailscale-router and remove automate and pi-hole from Ansible inventory.
mbuz pushed to main at Homelab/Ansible 2026-01-04 12:20:59 +00:00
1720a781b7 feat: automatically commit and push new host inventory changes to Git
mbuz pushed to main at Homelab/Ansible 2026-01-04 11:49:53 +00:00
deefc70056 feat: Enhance LXC creation playbook with SSH key injection and new parameters, introduce Ansible configuration, and adjust script paths and secret variable names.
mbuz pushed to main at Homelab/Ansible 2026-01-04 10:57:31 +00:00
5e7073e414 fix: Remove duplicate ansible_user declaration in create_lxc.yml.
mbuz pushed to main at Homelab/Ansible 2026-01-04 10:56:00 +00:00
79737b8598 feat: Inject SSH public keys during LXC creation and switch to key-based authentication.
mbuz pushed to main at Homelab/Ansible 2026-01-04 10:39:51 +00:00
eecac82dcd feat: Secure new LXC containers by configuring user access, SSH keys, and restricting SSH login.
mbuz pushed to main at Homelab/Ansible 2026-01-04 10:33:19 +00:00
334213dc20 refactor: simplify LXC creation prompts and remove the update parameter from the Proxmox task.
mbuz pushed to main at Homelab/Ansible 2026-01-04 10:28:18 +00:00
9e0ba359ec feat: Make LXC CPU cores and memory configurable during creation and refine inventory group insertion regex.
mbuz pushed to main at Homelab/Ansible 2026-01-04 10:23:23 +00:00
03dedfda68 feat: Use ansible_password variable for LXC password and SSH pass, include vars.yml, and enable Proxmox LXC updates.
mbuz pushed to main at Homelab/Ansible 2026-01-04 10:18:18 +00:00
2ff405c96e docs: Add granular Proxmox API token permissions to README and fix inventory file paths in LXC playbooks.
mbuz pushed to main at Homelab/Ansible 2026-01-04 10:13:52 +00:00
a529b84a3c feat: Allow specifying container ID during LXC creation, ensure explicit start, and update README with proxmoxer dependency.
mbuz pushed to main at Homelab/Docker 2026-01-04 10:07:03 +00:00
727ea01a7c Fix: Added the way to obtain the history separately
mbuz pushed to main at Homelab/Ansible 2026-01-04 10:07:02 +00:00
6801835b75 feat: Add Proxmox LXC container provisioning playbook, related secrets, and documentation.
mbuz pushed to main at Homelab/Docker 2025-12-24 15:25:47 +00:00
2a1916cab8 Change: Added manual on how to add the Dashboard
mbuz pushed to main at Homelab/Docker 2025-12-24 15:10:04 +00:00
5adcad42b6 Change: Path to tokens changed