Siyuan wants an account even if I want to sync in WebDAV or S3, sorry but no.
Siyuan wants an account even if I want to sync in WebDAV or S3, sorry but no.
Affine is a newer project and has interesting features. Outline is more mature. I prefer outline a little bit more 😌
Yeah Memos is great. I use it as a personal journal. It supports great features like Postgres database, tags, filters, S3 for assets, SSO with OIDC. Dev works on more features like referencing notes if I read correctly
Only downside for me is, pictures are always at the end of a note, not inline like in wikis
No it is fully encrypted, even on the server. This topic was years old. You can read a good explanation here
Joplin can encrypt and it is selfhostable and uses Markdown
Benefit: apps for every platform
No CSS skills are stopping me from hiding the button. Maybe a checkbox to turn it off would be the better option, or move it completely to the about page
Even in Immich you can turn it off without paying. Subscriptions are like cancer imo, 5€ here, 10€ there… No thanks, other projects still exists since years, like Codex or Komga
Don’t like plus features or paid features at all. I donate frequently to a few open source projects, but I decide if I pay and when I pay and how much I pay.
The donate button is floating, that is annoying and even if you donated, it won’t go away. You need to buy a subscription. Sorry but no, there are better softwares out there
Immich got a shitstorm because of the license button in a corner without any paid features. Now it is now called support (which is better imo)
Komga is what I use, really like it to read my mangas ☺️
For metadata editing you can use Comictagger
It writes the metadata to the files and has online database support
Removed Kavita since they started Kavita+ and the floating donate button, which can only be removed if you pay. Never again
I use Komga instead
Nice try FBI 😏😁
Looks very intresting. Only downside for now: Releases are comlicated to download.
Another great release 🥳🥳
If you want an easy setup, then you can try Davis. It has CardDAV, CalDAV and WebDAV ☺️
Floocus is what you are looking for. It can store the file on any webdav, gdrive, git or Nextcloud storage. I use it to sync my bookmarks between Browsers and systems
Add this to the service in your docker-compose.yml
extra_hosts:
- host.docker.internal:host-gateway
Example:
services:
redis:
restart: always
container_name: redis
image: redis:7.2-alpine
extra_hosts:
- host.docker.internal:host-gateway
Then you can reach your host from inside the container via host.docker.internal:3434
host.docker.internal
is like your “localhost” on the host. It is a special DNS name.
Nope, that are two different things, but if you want to crash your server just run sudo rm -rf /etc && sudo rm -rf /var
This is fun enough 😃
Forget fail2ban, use crowdsec instead. It is a kind of next generation fail2ban ☝🏻😃
The message says it all. DNS rebind means a domain name is pointing back to an internal IP address. You need to make an exception in pfsense for your domain dash.homelab.duckdns.org
This is normal ☝🏻
Use Publii, it has a WYSIWYG editor, a block editor and a markdown editor. It creates the files on your PC and can upload it to your server. Just point your webserver to the uploaded folder.
Very beginner friendly ☝🏻