this post was submitted on 15 Jul 2023
62 points (90.8% liked)

Self Hosted - Self-hosting your services.

11190 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules

Important

Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!

Cross-posting

If you see a rule-breaker please DM the mods!

founded 3 years ago
MODERATORS
 

I'm excited about this MPL licensed tool and wanted to share; it's aiming to be a replacement to Notion, but self-hosted. It's not as feature rich (still in Beta) but it's a modern KMS/Collaboration tool that's looks to be on par with other proprietary options in the market. They seem to have some sort of capital backing because they have a team working on development.

My concern is how the pricing model will work and what features they will lock. They say that it will be free to self-host, but I feel like they will lock some features (most definitely their cloud service.) But if they only lock cloud hosting but allow self-hosting it will be pretty amazing for the self-hosting community.

you are viewing a single comment's thread
view the rest of the comments
[–] lewegee@feddit.nl 10 points 1 year ago (2 children)

If it's not FOSS I'll stick with Logseq, thanks. I'm trying to transition everything I do online and on computers in general to FOSS.

[–] wAkawAka@lemmy.world 12 points 1 year ago (3 children)

The real FOSS alternative to Notion is called AppFlowy. And it already has a docker.

[–] Hexadecimalkink@lemmy.ml 2 points 1 year ago

Certainly can be more than one.

[–] johntash@eviltoast.org 2 points 1 year ago (1 children)

Have you used appflowy? How would you say it compares so far?

[–] wAkawAka@lemmy.world 1 points 1 year ago

Well, it's still pretty rough because it's in early development stage, but blazingly fast thanks to Rust (and Dart?). And seeing how active development is right now gives good hopes.

[–] theterrasque@infosec.pub 1 points 1 year ago (2 children)

AppFlowy isn't web based? I couldn't find an option to just run a server and access it via browser anywhere in the install instructions.

[–] mnrockclimber@lemmy.sdf.org 2 points 1 year ago (1 children)

AppFlowy isn’t web based?

Interesting, I feel exactly the opposite. I'm far less inclined to use a web based tool. For a backend sync/storage or admin interface to a server? Sure. But for the user interface/business logic? Let me run it locally as a native program. To each their own I guess.

[–] theterrasque@infosec.pub 1 points 1 year ago

I need to be able to access it from both phone and PC, and in emergency from a random PC/phone. Also, I used the "share as web link" a lot in notion.

In addition it would be nice to be able to access it at work without having to install anything.

[–] wAkawAka@lemmy.world 1 points 1 year ago

They have a separate repository for the server.

[–] Hexadecimalkink@lemmy.ml 2 points 1 year ago

It is FOSS, it's MPL licensed and the source code is on github.