mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 04:46:56 +00:00
[GH-ISSUE #3125] [Doc] AppFlowy Personal Cloud Private Beta #1371
Labels
No labels
2024
2025
2026
acct mgmt
AI
automation
bug
calendar
ci
CJK
cloud
code-block
collaboration
copy-paste
database
data migration
data sync
deploy
desktop
develop
develop
documentation
duplicate
editor
editor-plugin
emoji
export
files
flutter-only
follow-up
formula
good first issue for devs
good first issue for experienced devs
grid
hacktoberfest
HACKTOBERFEST-ACCEPTED
help wanted
i18n
icons
images
importer
improvements
infra
install
integrations
IR
kanban board
login
look and joy
mentorship
mobile
mobile
needs design
new feature
new feature
non-coding
notes
notifications
onboarding
organization
P0+
permission
platform-linux
platform-mac
platform-windows
plugins
program
pull-request
Q1 25
Q1 26
Q2 24
Q2 25
Q3 24
Q3 25
Q4 24
Q4 25
react
regression
rust
rust
Rust-only
Rust-only
Rust-starter
Rust-starter
self-hosted
shortcuts
side panel
slash-menu
sync v2
table
tablet
task
tauri
templates
tests
themes
translation
v0.5.6
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.4
v0.6.7
v0.6.8
v0.7.1
v0.7.4
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8.0
v0.8.4
v0.8.5
v0.8.9
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AppFlowy-IO/AppFlowy#1371
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @annieappflowy on GitHub (Aug 6, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3125
Originally assigned to: @LucasXu0, @annieappflowy, @speed2exe, @appflowy on GitHub.
Description
Define your goals
Define the target outcomes
Identify your participants
Distribute testing information starting on August 15th
This may include product access materials like installation packages, download links, user guides, issue logging instructions, and anything else needed to facilitate the test.
Run the beta test
Gather and analyze feedback
Make final product updates
To-Dos
Impact
Users who want to back up data to cloud and sync across devices
Additional Context
No response
@IMPranshu commented on GitHub (Aug 9, 2023):
Hey @annieappflowy. I would like to test this and give my feedback. How to get started?
@annieappflowy commented on GitHub (Aug 10, 2023):
You can sign up via filling out a form which will be shared next week.
@anhhtbk commented on GitHub (Sep 20, 2023):
Can you provide an update on the progress?
@annieappflowy commented on GitHub (Sep 20, 2023):
It's on the private beta mode @anhhtbk
@miztizm commented on GitHub (Sep 26, 2023):
Waiting with impatience, it's the only thing that keeps me from moving to Appflowy.
@adriy-be commented on GitHub (Oct 10, 2023):
Hello, any news ? How to join the beta ?
I'm currently using Joplin with a self-hosted Joplin server, I'm really interesting to try and migrate to AppFlowy.
@annieappflowy commented on GitHub (Oct 12, 2023):
Hi @miztizm @adriy-be , please sign up for the Cloud beta
@adriy-be , have you tried self-hosting AppFlowy with Supabase?
@adriy-be commented on GitHub (Oct 17, 2023):
Interesting ! I check that on my free time.
It's seem more complex than just deploy a container like Joplin server but supabase seem very interesting.
Thanks
@eitzenbe commented on GitHub (Dec 4, 2023):
Hi Annie, I have cloud version 0.3.8 docker hosted on one of my servers, but it seems this is not providing features like sharing pages amongst users accessing the server from different machines. I#d be happy to do beta tesing with a few colleagues if such a version is lurking around ;)
@TheRealGramdalf commented on GitHub (Jan 22, 2024):
Edit: I think I found it: https://github.com/AppFlowy-IO/AppFlowy-Cloud/blob/main/doc/DEPLOYMENT.md
I'm also interested in self-hosting appflowy, but in my perusal of the supabase guide it wasn't quite clear how everything fits together. Is there some guide I'm missing that can get me kickstarted with docker-compose? Or is deploying supabase the only thing to do, and appflowy takes the rest from there (once you've run the database setup etc.)?
@annieappflowy commented on GitHub (Jan 23, 2024):
@TheRealGramdalf , if you need help with self-hosting, please join our Discord server so we can offer quick support.
@xiaoxiaoimg commented on GitHub (Mar 23, 2024):
At present, it is a bit troublesome to use docker-compose to deploy, so why not host it on docker? docker run xxx?
@Snuupy commented on GitHub (May 13, 2024):
looks like reminders on cloud beta isn't working (it is working on local)
@speed2exe commented on GitHub (May 14, 2024):
@xiaoxiaoimg Appflowy Cloud comprises of a few services running. You could run each of them individually. docker compose makes the process easier.
@speed2exe commented on GitHub (May 14, 2024):
@Snuupy What do you mean reminders on cloud beta isn't working? As far as I know, reminder are a local feature.
@Snuupy commented on GitHub (May 14, 2024):
@speed2exe
Even if I set a reminder in a shared workspace, it won't show up in Upcoming Notifications. I expected it to work as it did locally, that I would receive a notification if something was due.
@therynamo commented on GitHub (Aug 5, 2024):
EDIT: Fixed.
Sorry for posting this and not digging further.
Hosted wtih Proxmox locally.
OS: linux x86_64 Ubuntu 22.04.4 LTS
Running with
docker compose.It turns out, despite my attempts to follow directions, I still ended up in a bit of an erroneous state.
Here is the error from MinIO:
Here was the key to the puzzle:
Turns out the bucket
appflowydid not exist in MinIO.Possible Reasons:
x_86. I saw on one of the github issues around here that I needed to use-AESin order to get MinIO to boot up. I changed the architecture, and restarted the machine, everything was good to go. But I imagine maybe there was a startup state missed? Idk. Then when MinIO started up no bucket was createdappflowybucket was missed in the docker compose startup 🤷 . I'm not sure.Once I manually created the bucket named
appflowy, images started syncing from mobile to desktop just fine, like they should!WOOHOO! 🥳
Original Message:
@annieappflowy commented on GitHub (Sep 28, 2024):
@Snuupy , reminders syncing across devices should be fixed
@Fau57 commented on GitHub (Mar 4, 2025):
I'd love to be involved in any way I could for this