Skip to content
WI

william34

Member

Joined:
Sep 2024
Last seen:
17d ago
Posts
6
Threads
0
Likes
0
Reputation
0
WI

william34 17d ago

Your 'community project' stole my weekend · General Discussion

I looked at BBMesh in January for an Istanbul node. The "node application form" was a Google Form. The confirmation email was auto-reply. I never heard back.

In Turkey we have many free CDN options now. Cloudflare works. Turkish Telecom has edges. I do not need to join a "community" that communicat...

WI

william34 6mo ago

What do you use for SSL certificate automation? · General Discussion

liam_funky said:
The spreadsheet tracks API token expiry

Spreadsheet is cron for managers.

My systemd timer runs

acme.sh --cron --home /etc/acme.sh
weekly. On success it reloads nginx via
systemctl reload nginx
. If reload fails, timer unit fails, I get mail. Simp...

WI

william34 12mo ago

What do you use for network diagrams that don't suck? · General Discussion

I use Draw.io desktop app on Windows. The XML is ugly in git but it diff's better than you would expect. My real problem is I keep forgetting to commit before I change something and then I have twenty versions with names like "network_final" "network_final2" "network_final_REAL".

D2 might fix this....

WI

william34 1y ago

Monitoring 10+ cheap boxes without going crazy · VPS Hosting

Uptime Kuma with 42 monitors on 14 VPS is already too much, but you also run Prometheus on each? In Turkey we have a saying: the watchman needs a watchman. I run one Uptime Kuma on Contabo, it watches everything else. One ping per minute, one HTTP per five. Certificate expiry once per day. Total 14...