What is a service you host you never knew you needed?
-
pm_your_nudes_please@lemmy.worldreplied to Guest 27 days ago last edited by
It’s more work to set up, but a much easier experience if you have users who can’t remotely access Overseerr. You always have to account for the “mom factor” when hosting services; Will your mom be able to learn how to use it? My mom can use Discord, but good luck getting her to learn Tailscale to access my Overseerr remotely.
-
jonathan@lemmy.zipreplied to Guest 27 days ago last edited by
Is port 22 accessible and pointed at it? You could also run it on an alternate port and specify that port in your ssh config.
-
brbposting@sh.itjust.worksreplied to Guest 27 days ago last edited by
Love that
Y’all get a lot of good use out of Discord?
-
mikina@programming.devreplied to Guest 27 days ago last edited by
As far as I know the Discord bridge has some limitations, the major one being that IIRC it doesn't atually support calls. But just for chatting across servers it has worked well for me.
There's also the fact that you have to either trust the project with your password (as in, the the bridfe adds a matrix bot that runs on your server, but needs your pssword), since I think it uses the web version in the background (but then you can also use it for DMs and any server), or set up a bot on the discord server you want to bridge, which obviously cant be done if you're not an admin. It's a foss project, but there's always a small risk of it gping rogue.
-
vfsh@lemmy.blahaj.zonereplied to Guest 27 days ago last edited by
I have so many shitty little discord bots I've tossed together, I love self hosting them lol
-
thequickben@lemm.eereplied to Guest 27 days ago last edited by
Which extension do you use?
-
ikidd@lemmy.worldreplied to Guest 27 days ago last edited by
I use API tokens. Seems to work fine for mirroring.
-
needanke@feddit.orgreplied to Guest 27 days ago last edited by
Man, I read the title and wanted to commebt paperless ngx before reading your post.
-
mikina@programming.devreplied to Guest 27 days ago last edited by
WhenI was setting it up, it took me only like two hours tops. The ansible project is well documented, has a clear setup guide, and the process is really just getting server with ssh access, changing DNS, changing around 5 values in the ansible config and running it.
-
tofubl@discuss.tchncs.dereplied to Guest 27 days ago last edited by
Thanks. Do you host five filters? Do you pay for it?
-
thequickben@lemm.eereplied to Guest 27 days ago last edited by
I’m using a different port and have it in my config.
Sadly that didn’t work too -
feddinat0r@feddit.orgreplied to Guest 27 days ago last edited by
Yes, you have to set attributes and clients.
First documents you have to set everything yourself but it gets usefull really fast.
I just scan a letter, and look througout the day if it was correct recognized and maybe correct it -
needanke@feddit.orgreplied to Guest 27 days ago last edited by
You can predefine keywords/phrases, yes. But there are many other options. You can tag different documents based on how they wherer ingressed (which e-Mail they came/were sent to from for example).
I have it set up so that my scanner has a few different quick action buttons which atomatically upload the documents into different folders (think bills, helthcare, bank, etc.) Then paperless tags and sorts them based on those folders.I also does machine-learning when enabled which works ok in my experience.
-
fundmecfsresearch@lemmy.blahaj.zonereplied to Guest 27 days ago last edited by
There’s a matrix whatsapp bridge??
-
kjetil@lemmy.worldreplied to Guest 27 days ago last edited by
In both client config and forgejo config? And docker config?
It's working for me, but I had to add a config to my ~/.ssh/config file
-
thequickben@lemm.eereplied to Guest 27 days ago last edited by
I’ll check my docker config when I get home to make sure.
-
fedegenerate@lemmynsfw.comreplied to Guest 27 days ago last edited by
Paperless - Pay slips, Bank statements, MOT records, Insurance policies, User manuals, restaurant menus. All filed and searchable. Letters I get are photographed, uploaded and immediately disposed of, zero stress.
-
andscape@feddit.itreplied to Guest 27 days ago last edited by
When I was looking into matrix bridges I heard a bunch of stories about people getting their accounts blocked after using them through the bridges. Is this still an issue?
-
retro_unlimited@lemmy.worldreplied to Guest 27 days ago last edited by
The one that was way more useful then expected is immich. I have over 100,000 photos I took during my life and it usually takes me DAYS to find a specific picture I need.
I installed immich and let it AI scan everything for a week or something. Now I can search for something specific like “it’s a black square in the middle of the photo and has a little knob on it” and it finds me the photo I need.
It’s also cool to see photos of people, organized by the individual by searching their name or clicking on their face.
-
eldaroth@lemmy.worldreplied to Guest 27 days ago last edited by
Ntfy can act as an email server if you configure it. So if an application is not supporting ntfy directly but email, you can go that route. Ntfy will then simply forward the email as push notification. Its also pretty simple to set up, used this as a workaround because authelia doesn't support it directly. Here is the link to the specific ntfy documentation: https://docs.ntfy.sh/config/#e-mail-publishing
-
70/205