Outline - a Notion-like open source app
-
Update available: Outline v0.64.3
PS: Still no time to look into auth using Cloudron ProxyAuth
-
@nj said in Outline - a Notion-like open source app:
PS: Still no time to look into auth using Cloudron ProxyAuth
praying that you'll find the time! Hopefully then @staff will be able to take it from from there get this app into the App Store! (perhaps they could take a look at adding the ProxyAuth too? )
Edit: or perhaps another better/simpler(I've no idea if it's either, rieally! ) option would be to connect the outline app to the Cloudron LDAP Directory Server https://docs.cloudron.io/user-management/#directory-server= ?
-
@jdaviescoates I've got this running using dex serving as a connection between oidc and cloudron ldap. Works pretty well.
If you're interested you can find the code in my repo https://git.apehost.de/cloudron-apps/outline -
@klawitterb that's great, thanks! But I wanna get Outline in the App Store.
Hopefully @staff can take a look at both these custom Outline packages and do whatever needs doing to get them into the store
-
Perhaps AppFlowy can offer an alternative in the meantime?
Local installers available:
-
Outline is paid, it is better to add a free plan also.
There are also free and open source notion alternatives like Logseq or focalboard which can be checked herehttps://developingdaily.com/article/technology/best-notion-alternatives-open-source-and-free/314
-
-
@Vikas-jk said in Outline - a Notion-like open source app:
Outline is paid, it is better to add a free plan also.
There are also free and open source notion alternatives like Logseq or focalboard which can be checked herehttps://developingdaily.com/article/technology/best-notion-alternatives-open-source-and-free/314
Hosted Outline is paid, that doesn't apply to self-hosted. Outline is also free (as in freedom) open source software too.
-
-
-
-
The implementation of https://git.apehost.de/cloudron-apps/outline seems to be working. Is there some plan to publish it in the store? @staff
-
@matbrgz said in Outline - a Notion-like open source app:
@girish sorry to bother you again about this, could you please take a look here? This app is vital to my company.
And not just you either, it's the second most upvoted app request on the wishlist after Wireguard VPN. Be great to have it on Cloudron!
-
So after investigation, the situation is this:
- Outline does not support any local authentication i.e it has no local user database.
- The developers have indicated that there is possibly LDAP in the enterprise version of the product. I haven't tried that, so I don't know if it's there.
- Authentication can be done via Google/GitHub (?) and other external services.
- OpenID is supported
Current package is using dex to bridge OpenID connect and Cloudron LDAP. This can be difficult to migrate in the long run (and is also two really apps in one).
So, we can't provide Outline immediately. We are going to first add OpenID connect as an addon. We used to have OAuth before as addon that did not work out well. We will try this for 7.4.
-
@girish It has never been easy to run. I had it running once years ago using Google or Slack, all hand-rolled and installed, and had to use this super niche code tweak that anyone who ever found it once could never find it again.
Just now I went over to the site to try to login with Slack... failed. I know this is a cool app, but I don't think it is going to be worth the hassle getting it to work. Focus on something else! -
@girish said in Outline - a Notion-like open source app:
add OpenID connect as an addon
Having OpenID Connect as an addon sounds great to me.