After searching a few time I actually found someone already made an issue but was closed as note planned.
Issue #5450. I haven’t dealt with woodpecker before, I’ll see if I can do a PR then since opening a new issue would likely get closed again.
After searching a few time I actually found someone already made an issue but was closed as note planned.
Issue #5450. I haven’t dealt with woodpecker before, I’ll see if I can do a PR then since opening a new issue would likely get closed again.
Thanks for the update! Is there any chance we can get docker images hosted in a better platform as well? Dockerhub has so many API restrictions that it hardly works with renovate anymore and limits pulls as well for those run in clusters.
Githubs container registry or quay would be awesome.
Velero is the backup solution for PVCs and k8s way.
I have tried quite a few and found blocky to be very easy and reliable.
I use multiple DoH servers upstream, it sorts out which ones better response times and uses it more often, but splits them still. I have over 20 devices using it and its been running well.
It also can prefetch common domains and caches them per config. I got A 40% cache rate with running 3 of them for redundancy.
I’d recommend finding a cheap VPS using https://lowendbox.com/. I got a 3GB RAM 3 core plan for $32/year this is slightly overkill, prpbably, but it also had higher bandwidth limits. Add wireguard and setup routing for the vps public IP.
I am hoping for a 4TB TLC 2230 will come out soon haha
A javascriptless check was released recently I just read about it. Uses some refresh HTML tag and a delay. Its not default though since its new.
As long as its not configured improperly. When forgejo devs added it it broke downloading images with Kubernetes for a moment. Basically would need to make sure user agent header for federation is allowed.
Yeah operators are extremely nice. I used bitnami images before operator in HA setup and it would fail all the time. Using operators I have like 12 postgres DBs and 0 issues for well over a year.
Btw, self hosting communities tend to shy away from k8s due to complexity and generally enterprises use it so less selfhosters use it. I wanted redundancy and to keep me learning tech, less crazy people tend to go with proxmox for clustering in these communities.
Some operators for postgres is free for non commercial use, so its not truly open source even though its source available, one is crunchydata.
pgvecto.rs v0.4.0 I assumed was just not renamed. They have one for vectorchord too
Operators are good ways to support applications in CLI that aren’t easy to setup in a cluster by default. You can make these databases redundant by setting replica higher than 1 and applying it, operator copies the db data and makes a new replica. It also helps with backups and restoring too.
If you are using Kubernetes, I highly recommend investing time into installing an operator. The best open source one with less restrictive licensing is cloudnative pg. VectorChord builds official images for CNPG that includes the extension.
They attackers are using query parameter to fill in their support number on the official sites search bar, adding ?q=<search text> to the end of the URL.
I remember some video service using it, Vine I think? Also remember some news sites supporting it but its been far too long since I used chrome lol
I went back to termux after trying this since I like to use VPN for both external and internal communication to my servers.
Yeah I see nothing that using a local version that would cause that… Hmm next I would try mixing CDN ref and local ref for js/CSS try to pinpoint what one is making it buggy.
Looks like
../images/loading.gif
…/ means previous directory so off CSS is public/css you want public/images.
Ah I didn’t think of the image references! Yeah probably better off downloading the whole library when it requires the other assets too. Its likely soft linking at point of the css file and you’d need assets paths stored in reference to the CSS file.
How would things break from including it yourself? Just download the file from the links in your post and include them on your webserver it shouldn’t require any code changes beyond that. You also never know if they would take down an old version or if some outage will occur so I’d personally rather host them instead of relying on additional servers to work.
My core one did fail once in the first week. I was on support chats for multiple all nighters like 12-15 breaks each. Finally someone said its probably bad parts and sent me a bunch of likely parts, I got preassembled so they guided me how to disassemble and replace the parts. Its been working ever sense, but it was killing me them going “well have you tried recalibrating?” And other basic tasks that they should have had notes on that were already done.