AppFlowy-IO / AppFlowy-Cloud

AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
GNU Affero General Public License v3.0
1.03k stars 216 forks source link

[FR] The launch app should launch the app with appflowy-self-hosted option #343

Open tommy307507 opened 8 months ago

tommy307507 commented 8 months ago

I am trying to self-host appflowy cloud, and followed the docker deployment docs in the docs folder. I got to the page where I can login and launch my appflowy app. However it just shows error 401.

I found out the issue is that I didnt setup my app to use the cloud url, after doing so I am able to login with admin/my github account and see their personal clouds. I can also verify the syncing works on my other device.

I think it'll be a good idea to launch the app with the self-hosted option and the url on the web frontend.

tommy307507 commented 8 months ago

The main issue is I didnt change the app's settings to appflowy-self-hosted . However I'd expect that clicking "launch app" to open the app with the cloud url and logins... I'll change the title of the issue..

speed2exe commented 7 months ago

@tommy307507 thanks for raising this issue. we will be enhancing the appflowy app to make the integration better