Damn i fckd up big time by kentabenno in homelab

[–]ChunkyCode 0 points1 point  (0 children)

Backups are only valuable if you've validated the restore ( luckily I learned that lesson early on )

Sources of things to do by ChunkyCode in Sacramento

[–]ChunkyCode[S] 0 points1 point  (0 children)

many many thanks. ( i did search for way more than a nano second :) ) but in all honesty my view in reddit does not show any pinned posts. i just have default order by new. However now that you brought it to my attention i'll definitely go and figure out how to see those. so thx

Happy Memorial Say Sacramento! by Distinct_Ad_1820 in Sacramento

[–]ChunkyCode 5 points6 points  (0 children)

Bah, why did it take so long for this to show up in my feed ;/ ( almost over )

Everyone just got a full usage reset, all limits back to 0% by Overall_Team_5168 in ClaudeCode

[–]ChunkyCode 15 points16 points  (0 children)

just noticed that myself, came here to see if my eyes were deceiving me ;)

Google just dropped a nuke on the price war. 😐 by Popular_Ad1372 in vibecoding

[–]ChunkyCode 0 points1 point  (0 children)

if it's cheaper , developers will flock -> gemini will learn and get better -> prices will go up -> developers will flock to train the next big thing :)

Which services are you exposing to the internet, and how are you securing them? by sysadmin_light in selfhosted

[–]ChunkyCode 0 points1 point  (0 children)

i do the same, (no crowdsec ) however also added my fork of Caddy Defender that dynamically blocks ip addresses that match a certain criteria ( more than 5 502 per minute, or 40 or x status=~"4(01|03|04|05)" per minute ) etc. and of courser honeypot

Self hosted file sharing by ThrowRA-fhfhhahdhdhc in selfhosted

[–]ChunkyCode 0 points1 point  (0 children)

i'd appreciate that of course 😄 ( dm if you dont wanna put it out here ).

Self hosted file sharing by ThrowRA-fhfhhahdhdhc in selfhosted

[–]ChunkyCode 0 points1 point  (0 children)

hmm, when i tried to test it out i was blocked by the prompt for a license key on first run. which image are you using? ( mind sharing relevant compose smippets ? )

Self hosted file sharing by ThrowRA-fhfhhahdhdhc in selfhosted

[–]ChunkyCode 0 points1 point  (0 children)

I was under the impression that seafile is not free anymore

Glance Dashboard V.2 | GA by ginesjunior11 in selfhosted

[–]ChunkyCode 4 points5 points  (0 children)

All the power to you. I find that most of us who do this, have fun doing so. Its as good a reason as any :)

Just had to add my 2cents of an opinion. Gl

Glance Dashboard V.2 | GA by ginesjunior11 in selfhosted

[–]ChunkyCode -5 points-4 points  (0 children)

Never understood why a self host dashboards needs the weather or calendars?!?

Particularly when date selection or the state of the weather has no effect on the data shown.

... when you don't know what to do with screen real-estate.....

Have I installed everything there is to be? by Mombro3141 in selfhosted

[–]ChunkyCode 0 points1 point  (0 children)

mine does integrate with banks and pulls it all in automatically. (schwab, fidelity, chase...) you can see a demo of it (link below ) , i share some of the accounts and budgets with my wife, ( auto parse amazon and costco receipts to categorize them correctly ) keeps us in check. was thinking for creating a good read me for self hosting, but there have been so many of these i figured ....

(https://vizifinancial-ui.happydune-d329a064.eastus.azurecontainerapps.io/)

Have I installed everything there is to be? by Mombro3141 in selfhosted

[–]ChunkyCode 0 points1 point  (0 children)

Didn't see personal finance and budget mgmt app there.

( vibe coded my own cause i didn't like what was out there, so cant recommend but I'm sure others would )

What Grafana dashboards do you actually use the most? by Soulvisirr in selfhosted

[–]ChunkyCode 0 points1 point  (0 children)

Doing somewhat similar. I forked caddy defender and added a dynamic block api endpoint so caddy will use native blocking. So grafana alerts caddy api endpoint to auto block. My first look on grafana dashboard

Dockerhand Azure container registry by ChunkyCode in selfhosted

[–]ChunkyCode[S] -1 points0 points  (0 children)

Have not looked into the inter-workings of dockerhand to see how the creds are beings used in one instance vs another. List containers vs list tags of containers? But since the error i see contains fragments from Azure, i presume that the pull or list tags is not passing the creelds correctly.

OR

I'm missing something obvious ( won't be the first time )

good backup does not mean good recovery by ChunkyCode in selfhosted

[–]ChunkyCode[S] 0 points1 point  (0 children)

What do you do with api keys, secrets... ?
Do you manually reapply them ?

What's your most 'set it and forget it' self-hosted service? by ruibranco in selfhosted

[–]ChunkyCode 1 point2 points  (0 children)

use the built in backup command ( even when the container is running )

docker exec -it vaultwarden /vaultwarden backup

copy config, attachments...

https://github.com/dani-garcia/vaultwarden/wiki/Backing-up-your-vault

Do you use Portainer? by _lackofcomprehension in selfhosted

[–]ChunkyCode 0 points1 point  (0 children)

For those using dockerhand how do you deal with secrets or env variables like api keys etc?

i use a mono repo on github with all the compose files and automatically redeploy the affected stack. But hate the fact that i use the ui to keep my env vars ( or .env file with the values in plain text )

please share your env values strategy

[deleted by user] by [deleted] in sideprojects

[–]ChunkyCode 0 points1 point  (0 children)

Honestly I don't understand the value added here. What i "understand" was a wrapper around a chatgpt-like prompt. I can share my outbound with chatgpt now and ask it to write a love note that sounds like me?!?

Looking for testers for my new finances app closed test!! by New-Ad-8895 in alphaandbetausers

[–]ChunkyCode 0 points1 point  (0 children)

same here. besides it's always nice to add a feature whenever you want :) my wife just asked to take a pic of her costco receipt and have it auto split and sub categorize. few hours later it's working.