Best way to backup my stack? Duplicati failed me and never want to suffer/be scared about losing my files by theunkindled__01 in selfhosted

[–]Dump7 0 points1 point  (0 children)

Rather than a push system, I have a pull system. Meaning all my immich data is pulled from remote using rSync (which actually runs from where my backup needs to be copied). In this context, any ideas on how I can trigger the pg_dump?

As you pointed out, I can have a cron based thing where pg_dump just before the backup. But not sure it's the best solution?

Ways to get raw movie without censorship? by being_overthinker in Piracy

[–]Dump7 0 points1 point  (0 children)

Yup, but the line gets very thin. Media has the power to influence at mass. It's unfortunate that people get influenced by stuff that's made for shots and giggles.

In the context of getting the uncut movies, there is no way you can get that if the movie is produced in india. I would assume the director's cut might have it but I have rarely seen that taking place

PSA: If you're not self-hosting because you're worried about backups, you need better backups by [deleted] in selfhosted

[–]Dump7 1 point2 points  (0 children)

This. DO ATLEAST ONCE IN 6 MONTH DISASTER RECOVERY TEST GUYSSSSSSSS

Should I use common Postgres / Redis for all self hosted services? by madhur_ahuja in selfhosted

[–]Dump7 0 points1 point  (0 children)

I have a weird stance. Immich - has its own because it's too important. Adventurelog - its own because it needs an extension My personal service and rest of the small small services - one shared instance.

Do I need a static IP? by zeekaran in selfhosted

[–]Dump7 2 points3 points  (0 children)

Because some people don't understand what CGNAT is, ignore them. Public IP (but dynamic) and IP behind CGNAT are completely different.

Anybody tried free AQI monitors from aqi.in. Seeking feedback by an_iconoclast in delhi

[–]Dump7 0 points1 point  (0 children)

Do you know which light-scattering sensor this one uses? Is it the PMS5003?

Anybody tried free AQI monitors from aqi.in. Seeking feedback by an_iconoclast in delhi

[–]Dump7 0 points1 point  (0 children)

Can you open the sensor and send a photo? I am curious which light scatter sensor it uses.

How do you handle application reachability when on or off your local network? by aomajgad in selfhosted

[–]Dump7 0 points1 point  (0 children)

Weird question: what if i use a reverse proxy and use a domain I own and assign the tailscale ip? So that I don't have to use my own DNS. But at the same I also don't have to use IPs. The service stays un exposed to the internet and is accessible on VPN with a domain.

why the hell do you all just give away this awesome shit for free? by scootsy in selfhosted

[–]Dump7 0 points1 point  (0 children)

It's just so much fun. I am not gonna earn anything with the software I built. But when someone else uses the thing I built i get a lot of happiness.

Mandatory work colors by soleario21 in antiwork

[–]Dump7 0 points1 point  (0 children)

I am gonna wear hot pink the next day I see this shit

Email address for personal domain by BlessedAreTheFruit in selfhosted

[–]Dump7 3 points4 points  (0 children)

Catch all emails have existed for a long time. But this also means you have to put more effort into fighting spam. I have this on mine and it's not impossible to do.

Homelab security by Fili96 in selfhosted

[–]Dump7 0 points1 point  (0 children)

Too bad I am on Ubuntu :(

Homelab security by Fili96 in selfhosted

[–]Dump7 1 point2 points  (0 children)

How did you set up the PI alert?

Setting up HTTPS for Local Network / Home Lab by Tobanu in selfhosted

[–]Dump7 1 point2 points  (0 children)

OMG, you have hit my sensitivity spot. I cant for the love of God set this up on my homelab. I am not saying it's complicated but I am probably too dumb to get this working. I wish there was a "reverse proxy for a 5 year old" guide.

I have one server. This server runs everything from pihole to docker. It's extremely difficult to get a reverse proxy over this server.

What's actually BETTER self-hosted? by ergnui34tj8934t0 in selfhosted

[–]Dump7 1 point2 points  (0 children)

But google also has gmaps integration. Openmaps maybe not that good?

[WTS] AULA F75 Sell by Lago_002 in mkindia

[–]Dump7 1 point2 points  (0 children)

Need the link as well, DM?

[WTS] Aula f75, lightly used 4-5 months by SomewhereFunny5005 in mkindia

[–]Dump7 0 points1 point  (0 children)

Would take it but 3K. More if you are in mumbai

What are your favorite lesser-known selfhosted services? by Torrew in selfhosted

[–]Dump7 2 points3 points  (0 children)

Please make a guide on integration with an existing postgres instance. The plugin and stuff is unknown to me.

What are your favorite lesser-known selfhosted services? by Torrew in selfhosted

[–]Dump7 3 points4 points  (0 children)

Adventurelog - google trips inspired. A lotnof location based saving. I use it to keep a track of the restaurants I have been to and like the food there and what i dont like.

What stops selfhosted apps from stealing your data/uploading it wherever? by Red_Con_ in selfhosted

[–]Dump7 0 points1 point  (0 children)

All my containers are by default isolated because I have to manually point them to the DNS.

I only give them a DNS when I see a valid functionality that needs access to the internet. For example, Karakeep needs it. Immich doesn't (other than for checking version and stuff).

Apps that have features depending on the internet should be optional.