conrad82
- 2 Posts
- 29 Comments
conrad82@lemmy.worldto
Selfhosted@lemmy.world•Those who don't use dashboards, how are you managing your services?English
321·11 months agoI have just reduced the number of services to the couple I actually use, which I mostly remember exist. I have my own domain, so each service is service.mydomain.tld
conrad82@lemmy.worldto
Selfhosted@lemmy.world•Recommendations for Note taking app with simple needsEnglish
1·11 months agoI see 🙂
I used emacs org-mode before. Can do a lot of stuff on PC, but mobile experience was lacking. And learning curve is crazy
I am currently testing out logseq + syncthing. I don’t reorder things much anymore though
Good luck!
conrad82@lemmy.worldto
Selfhosted@lemmy.world•Recommendations for Note taking app with simple needsEnglish
6·11 months agoI use Tasks.org with caldav (Radicale) on android and thunderbird on pc, would that work?
https://play.google.com/store/apps/details?id=org.tasks
I see tasks.org supports etesync, which encrypts data. I have never used it though
conrad82@lemmy.worldto
Selfhosted@lemmy.world•Managing proxmox, virtual machines, and othersEnglish
4·1 year agoThey were talking about something similar on episode 38 of https://hybridcloudshow.com/ I think. I see that it is not out yet, I got it early because I pay for the subscription. When it comes out you could give it a listen
I didn’t catch everything, but Ansible might be worth looking into
conrad82@lemmy.worldto
Selfhosted@lemmy.world•SilverBullet v2 released: open-source, self hosted, programmable notesEnglish
3·1 year agoI like what I am hearing. I was a big fan in the beginning, but it developed to add more and more features and some breaking changes, and I decided to stop using it until the bleeding edge development slows down
What is the outlook regarding breaking changes in v2? Should I wait a bit?
conrad82@lemmy.worldto
Selfhosted@lemmy.world•SilverBullet v2 released: open-source, self hosted, programmable notesEnglish
2·1 year agoLast time I tried usememos I couldn’t figure out how you can export the notes, which gave me a bad feeling
reading the github issues it seems the developers are actively against it? stating that the data is in a database and easy to export that way. but my sqlite-fu is quite poor
except from that, i enjoyed using it
There is also podfetch, but I found podgrab experience better. but it has been a while since i tried it
conrad82@lemmy.worldto
Selfhosted@lemmy.world•Where is Immich going to be in 1 year? What's your prediction?English
62·1 year agoBackup, redundancy, easy access… If my server goes down I don’t have the time to fix it at the moment.
Also the photos app on my phone is quite good, so I find it very easy to find old pictures quickly.
I also prefer offline-capable solutions
conrad82@lemmy.worldto
Selfhosted@lemmy.world•Where is Immich going to be in 1 year? What's your prediction?English
87·1 year agoI tried it briefly, but when I realized I could not easily sync a bunch of my pictures from server to new phone, I lost interest and went back to syncthing
I use https://github.com/nosduco/nforwardauth for this purpose
There is an example implementation for caddy in https://github.com/nosduco/nforwardauth/tree/main/examples/caddy-v2
or maybe voidauth could do it https://sh.itjust.works/post/42016490
conrad82@lemmy.worldto
Selfhosted@lemmy.world•What are your VPN recommendations for accessing self-hosted applications from the outside?English
111·1 year agoSimple and fast solution is tailscale. tailscale is a business, but it works well
Personally i use opnsense and wireguard
conrad82@lemmy.worldto
Selfhosted@lemmy.world•What is the best way to sync images to my NAS?English
1·1 year agoIn my case, I got a new phone and expected I could use Immich to reupload all the images to the new phone. But that didn’t seem the case. With syncthing, it was easy.
But you lose the other benefits of immich when using syncthing, like sharing. the gallery app on my phone does a lot of the other things like faces, map …
conrad82@lemmy.worldto
Selfhosted@lemmy.world•What is the best way to sync images to my NAS?English
3·1 year agoHm ok. I prefer to have a complete set of pictures on the phone in case the server goes to shit, as a third backup
I think I will stick to syncthing
conrad82@lemmy.worldto
Selfhosted@lemmy.world•What is the best way to sync images to my NAS?English
2·1 year agoHow can I sync all my photos locally to a new phone / device? Last I tried it, I had to sync one picture at a time
conrad82@lemmy.worldto
Selfhosted@lemmy.world•[Solved] Looking for ... inventory management, I guess?English
3·1 year agoYes, I agree, batch moving stuff is important. I haven’t had that problem yet, so let’s hope they add it before I move or something 😅
conrad82@lemmy.worldto
Selfhosted@lemmy.world•[Solved] Looking for ... inventory management, I guess?English
401·1 year agoI use homebox and it has been good for my home usecase. I have put qr codes on boxes to easily check contents from my phone
conrad82@lemmy.worldto
Selfhosted@lemmy.world•How do I use HTTPS on a private LAN without self-signed certs?English
5·1 year agoI do the same!
I have a provider that is not supported by caddy, but I can still use it via duckdns delegation!
https://github.com/caddy-dns/duckdns?tab=readme-ov-file#challenge-delegation
Challenge delegation
To obtain a certificate using ACME DNS challenges, you’d use this module as described above. But, if you have a different domain (say,
my.example.com) CNAME’d to your Duck DNS domain, you have two options:- Not use this module: Use a module matching the DNS provider for
my.example.com. - Delegate the challenge to Duck DNS.
- Not use this module: Use a module matching the DNS provider for
I run proxmox, and proxmox backup server in a vm. PBS backup is encrypted locally, and I upload the backup to backblaze b2 using rclone in a cron job. I store the decryption key elsewhere
It has worked ok for me. I also upload a heartbeat file, it is just a empty file with todays date (
touch heartbeat), so that I can easily check when the last upload happened
When I have used nfs in the past, i have issues with different user ID. What is the best solution these days?
After becoming a father last year, the time I have for tinkering is close to 0. I found it easiest to keep all the data in the same vm / lxc, pretty straight forward to maintain
Same here 🙂 Last 3 times, things have broken because zfs raid on usb-connected DAS is not a great idea 😅😅
Even though Level1Tech said it works 😶🫣 https://youtu.be/GmQdlLCw-5k from 11:11 . Maybe terramaster use bad usb chipset.