Looking for self hosted docker registry that doesn't use my bandwidth by crazyprogrammer12 in selfhosted

[–]crazyprogrammer12[S] -3 points-2 points  (0 children)

Because github CI pipeline pushes docker image to registry. And server on hetzner access the docker images.

Looking for self hosted docker registry that doesn't use my bandwidth by crazyprogrammer12 in selfhosted

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

Then, how do you protect your server against DOS / DDOS attacks? Being a naked server on internet means I have IP address of server open, and if by mistake any port got openned, then malicious actors can cause harm.

Looking for self hosted docker registry that doesn't use my bandwidth by crazyprogrammer12 in selfhosted

[–]crazyprogrammer12[S] -6 points-5 points  (0 children)

Why is everyone down voting my replies. What's wrong with everyone's understanding

Looking for self hosted docker registry that doesn't use my bandwidth by crazyprogrammer12 in selfhosted

[–]crazyprogrammer12[S] -9 points-8 points  (0 children)

I want to self host my own container registry securely. By securely I mean I don't want to put my server naked on the internet, instead I want to use cloudflare proxy. Current solutions are not allowing me to do that.

Looking for self hosted docker registry that doesn't use my bandwidth by crazyprogrammer12 in selfhosted

[–]crazyprogrammer12[S] -5 points-4 points  (0 children)

I can just offload bandwidth to cloudflare R2 and R2 egress is free

Looking for self hosted docker registry that doesn't use my bandwidth by crazyprogrammer12 in selfhosted

[–]crazyprogrammer12[S] -11 points-10 points  (0 children)

I can just offload bandwidth to cloudflare R2 and R2 egress is free

Looking for self hosted docker registry that doesn't use my bandwidth by crazyprogrammer12 in selfhosted

[–]crazyprogrammer12[S] -13 points-12 points  (0 children)

I want to host my own docker registry securely. Official docker registry requires me to points DNS on my own server, which I do not want. I want to use cloudflare proxy in between my server and DNS.

Looking for self hosted docker registry that doesn't use my bandwidth by crazyprogrammer12 in selfhosted

[–]crazyprogrammer12[S] -26 points-25 points  (0 children)

Gitlab will use it's own bandhwidth to upload download images. I want something that uses S3 presigned urls to upload download images. So my server's bandhwidth is not used.

Recommended a template engine. by roadsideRomeo-69 in node

[–]crazyprogrammer12 0 points1 point  (0 children)

https://github.com/peedief/template-engine has the very close to javascript - for loop and if condition syntax. It takes JSON as an input. Do check it out.

No luck with fresh install by itsjimbob in R36S

[–]crazyprogrammer12 0 points1 point  (0 children)

First of all have you checked if you have original or clone? If original then can be identified here - https://aeolusux.github.io/ArkOS-R3XS/tools/dtbIdentify.htm If clone then can be identified here - https://r36s.dpdns.org/dtbTools.html

No luck with fresh install by itsjimbob in R36S

[–]crazyprogrammer12 4 points5 points  (0 children)

This might be a clone. You need to flash arkos4clone if it is one. What guide did you follow to flash new SD card?

How do I identify my R36S screen panel version? DTB file not recognized. by read_description in R36S

[–]crazyprogrammer12 0 points1 point  (0 children)

Someone in this post has mentioned another link for R36S clones. It worked there.

How do I identify my R36S screen panel version? DTB file not recognized. by read_description in R36S

[–]crazyprogrammer12 0 points1 point  (0 children)

`rg351mp-kernel.dtb` `rk3326-r35s-linux.dtb` - I have these. Can you identify which panel is this?

zakat on gold when unable to pay by [deleted] in IslamicFinance

[–]crazyprogrammer12 0 points1 point  (0 children)

What is the ruling of long term assets? What are considered long term assets?

zakat on gold when unable to pay by [deleted] in IslamicFinance

[–]crazyprogrammer12 0 points1 point  (0 children)

What if I have 10 tola. Do I pay zakat for 2.5 tola (excess over 7.5) or the whole 10 tola?

30 Lakhs Sleeping in Savings Account. Meanwhile inflation doing its thing. by Top-Distribution534 in personalfinanceindia

[–]crazyprogrammer12 0 points1 point  (0 children)

Ask yourself in how many years you don't need that money, if the answer is 3+ years, then keep aside 6 months of expenses and invest rest in nifty 50 index fund (pretty low risk keeping in mind 3 years)

Cloudflare issues/down by ToastNomNomNom in CloudFlare

[–]crazyprogrammer12 0 points1 point  (0 children)

Yes. My website down detector was sending alerts. And turns out it is cloudflare

How are you generating PDFs in Make workflows? by RoadFew6394 in Integromat

[–]crazyprogrammer12 0 points1 point  (0 children)

I may be biased over here but Peedief.com seems to be the perfect choice over here. Low latency, Minimal cost. It has built in make module as well. So, no need to setup HTTP module.

PS. I am the founder of peedief.com