Did some really basic testing with a few images I had at hand:
- jpg (7,8 MB): ❌
- jpg (1,6 MB): ✅
- webp (2,2 MB): ✅ (was even animated)
- png (564 kb): ✅
might be an issue with the sizes of the files, how large are your photos?
Did some really basic testing with a few images I had at hand:
might be an issue with the sizes of the files, how large are your photos?
having the same issue, could you give some infos what you changed in the network settings?
edit: hadn’t updated the ORIGIN env correctly (only updated the port): classic case of RTFM
Yeah, that’s how they are named, my experience showed that the devices used whichever of the two they wanted.
Also, there’s usually no reason as a user to pay monthly for a feature in a self-hosted application.
The Dev has no monthly costs for that feature. Let me buy the application/feature, and if you need money for a new feature, create a feature that is worth buying again. No need to bully the user into a monthly subscription…
Restic can do append-only when you use their rest server (easily deployed in a docker container)
2 Raspberry Pi 4 with a few services running (some directly, some via docker): pihole, pialert, gitlab plantuml, munin, restic rest server, jupyter instance, airsonic-advanced. And an old synology NAS which serves as document and media server
Yep just swapped over from a self hosted solution with gitlab and sublime… But that was to restrictive and the overall experience wasnt really good…
I then found a post somewhere on lemmy a post abotu PKMS and what people are using… One was obsidian… So I tried it and I’m really happy
Edit: I saw some comments about some missing self hosting. Since the notes are saved as standard md files you easily ca sync them with whatever you want… I set it up with my synology NAS and DS Drive, but any tool which can sync two-ways should be fine
There are always two opinions: mine and the wrong one
Yep, got the same experience as you. Not with nvidia drivers bit my huawei laptop had a broken audio driver where only half of the speakers worked… Unless you plugges in a headphone… Then the headphone and the other half of the speakers worked… All in all, it took me at least a da to get that working
Also, still no fingerprint support…
You can do a lot with opensource and tailor it to your need, but you have to invest a lot of time… And that’s what a lot of people don’t have
Yep that would be a good alternative…I don’t have an official domain for it, so I went the self-signed way
Which enables me to provide tls/https for all my local services. And it was a fun experience to learn
Not the one who wrote initially, but i have the same setup (mostly).
I went with a self signed certificate. So the server is running with a certificate i have signed with my own certification authority certificate (ca-cert) .
That means I have to install the ca-cert on all devices to get vaultwarden to accept it.
The alternative is a let’s encrypt cerrtificate, which are free, but you need to open port 80 (and another one if I remember correctly) for it to work (at least every 3 months)
Ibrun my own gitlab instance where i have a repository with all my configs, scripts etc.
As well as a wiki that contains the admin guide with (hopefully) all the relevant infos in form of text and PlantUML graphs.
The nice thing is… You can just ‘code’ the diagrams and use a PlantUML instance to render the graphs live
Looks really nice definitely gonna take a look at it.
And, did I read that correctly: the pro licence is a onetime payment and you keep the all the current features even after the licence expires?