eliminating github so i moved all my githhub repos (which were really backups of my forgejo repos – in case the SHTF) to codeberg and setup the mirrors from forgejo like i had with github, just to the codeberg repos instead. with that done I only have 2 things happening …
bloggy101
Testing, testing Here I am looking to add posts direct from my gitea repo This is the first one The future looks to all posts being done in this fashion > I have gitea private repo with a mirror that keeps everything backed up in case the server goes down. …
getting backup to work on desktop via PVE
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 …
after proxmox reboot, found a couple issues
had some kernel updates go through on my latest dist upgrade for my proxmox host. after a clean shutdown I noticed my metrics from telegraf lxc weren’t getting to my grafana graphs (ipmi-ensor data). so poking around the lxc it looks like I lost my export INFLUX_TOKEN=xxxx after reboot boot. …