conrad82

joined 1 year ago
[–] [email protected] 4 points 4 days ago (1 children)

Which apps are you testing?

I set up minio s3 for testing myself, but found that most of my docker services doesn't really support it. So I went back to good old folders

[–] [email protected] 1 points 1 week ago

I use nforwardauth . It is simple, but only supports username/password

https://github.com/nosduco/nforwardauth

[–] [email protected] 1 points 1 week ago

yes, regular markdown notes has been a good decision 😅

In the beginning, the query results were stored in the markdown files, which could be useful if reading them in another app. But now I just get the query code. I think there were reasons

I'm glad to hear things have cooled down. Does it take much effort to understand and use the templating stuff? I just remember templates got pushed to a different view, and I needed some header tags to get it working

So you like spaces or not? I never got that far with silverbullet. And I haven't used Trillium. I loved evernote when it came out. But it made me aware of the value of maintaining my own data.

Now I try to have data in a directory structure and not in databases

[–] [email protected] 5 points 1 week ago

Firefox because I like the UI and I think chrome has gotten too dominant.

Brave if I need to chromecast something

[–] [email protected] 4 points 1 week ago

I am not thinking of the most recent versions.

The query system was updated, around version 0.6 if i remember correctly. I don't think the updates were bad, but some things broke and I am too old for "bleeding edge". The template system was also updated at some point

I don't have a great solution. I use syncthing to keep notes local on all devices and MarkText on desktop and Zettel Notes on android.

what i really liked about silverbullet was that it had offline support. but there were made some changes there as well along the way, and for me it became less stable after it became optional. But I haven't actively used it for some time. I still got an instance running tho

[–] [email protected] 5 points 1 week ago (6 children)

How do you like the newer versions? I liked it in the beginning, but then there were breaking changes and new concepts and it started to feel a bit too complicated. So I am taking a break until things cool down

[–] [email protected] 3 points 3 weeks ago* (last edited 3 weeks ago)

I use proxmox and proxmox backup server (in a vm). I reinstall them both, and re-add lxc and vm and their drives from backup. has already worked once.

important files are additionaly synced to laptop and phone using syncthing.

proxmox backups (which are encrypted) are rcloned to backblaze for offsite backup

[–] [email protected] 2 points 1 month ago

dovecot provides a proper shared imap server. But not all email clients allow moving emails between accounts (gmail and local email server), but Thunderbird does.

I can access the emails from any client

[–] [email protected] 7 points 1 month ago

Not sure if it fits you, but personally I have set up a self hosted dovecot instance where i have moved old gmail emails to, using thunderbird as the client.

[–] [email protected] 8 points 1 month ago

I use syncthing to copy important files between pc, phone and proxmox server. Syncthing can be set up with version control so it keeps old versions of files.

Only the proxmox server is properly backed up though. to a proxmox backup server running in a VM on said proxmox server. the encryptred backup files are copied to backblaze using rclone

Not sure if this is what you are looking for, but it works for me.

TLDR syncthing for copies between local machines, and proxmox backup server and backblaze for proper backups

[–] [email protected] 9 points 2 months ago (1 children)

I use miniflux. To read the feed I use Flux News on android. I don't read the whole feed in the reader, but open the link

I think miniflux supports downloading the source, but I had to do it manually each time when I tried

https://miniflux.app/

https://f-droid.org/packages/de.circle_dev.flux_news/

[–] [email protected] 4 points 2 months ago (2 children)

I have used them since januar 2019, and I don't have any complaints. I have only needed to restore backups once - it worked as well as could be expected.

Any issues with backups have always been on my side

27
Miniflux + News App (lemmy.world)
submitted 9 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 

I started using miniflux a while back, and enjoy it. Recently I also gave News app on F-droid a try, and the combination of the two is one of the best news reading experiences I've had.

Miniflux: https://miniflux.app/

News app: https://github.com/bubelov/news

Just wanted to share!

EDIT: Based on comment from @[email protected] , I am now mostly using Flux News https://github.com/KevinCFechtel/FluxNews . But I could go either way

1
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

I run my containers in an LCX on Proxmox (yes I heard I should use a VM, but it works..)

For data storage (syncthing, jellyfin ..) I make volumes in the LXC. But I was wondering if this is the best way?

I started thinking about restoring backups. The docker backups can get quite large with all the user data. I was wondering if a separate "NAS" VM and NFS shares makes more sense. Then restoring/cloning docker lxc would be faster, for troubleshooting. And the user data I could restore separately.

What do you guys do?

view more: next ›