So here’s how everything is setup so far Obsidian on laptop, initially with folder obsidian_notes synced to local gitea Gitea repo of the same, mirrored to prived github repo Added the blog repo to gitea > private repo Setup mirror to my github repo of the same name > public …
this ones a doozy – gitea sync ansible update playbooks
goals: setup ansible in lxc on proxmox figure out how the fuck to use it! work backwards and forwards and back again on setup of folder heirarchy make folders into a git repo (gitea for me) sync everything nano hosts file, ansible.cfg build out playbooks for each system [arch], [ubuntu] …
getting proxmox-backup-client to work on desktop arch
Update TL;DR so i ended up having some issues getting the proxmox-backup-client command to run, using sudo and after getting into the forums realized that i could su to root, move the file there, and append changes, chmod to execute and add the cronjob under the root user. this eliminates …