this post was submitted on 15 Jul 2023
45 points (83.6% liked)
Self Hosted - Self-hosting your services.
11406 readers
2 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
- No harassment
- crossposts from c/Open Source & c/docker & related may be allowed, depending on context
- Video Promoting is allowed if is within the topic.
- No spamming.
- Stay friendly.
- Follow the lemmy.ml instance rules.
- Tag your post. (Read under)
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!
- Lemmy doesn't have tags yet, so mark it with [Question], [Help], [Project], [Other], [Promoting] or other you may think is appropriate.
Cross-posting
- !everything_git@lemmy.ml is allowed!
- !docker@lemmy.ml is allowed!
- !portainer@lemmy.ml is allowed!
- !fediverse@lemmy.ml is allowed if topic has to do with selfhosting.
- !selfhosted@lemmy.ml is allowed!
If you see a rule-breaker please DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
The real FOSS alternative to Notion is called AppFlowy. And it already has a docker.
Have you used appflowy? How would you say it compares so far?
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.
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.
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.
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.
They have a separate repository for the server.
Certainly can be more than one.
It is FOSS, it's MPL licensed and the source code is on github.