Outline - a Notion-like open source app
-
Posted some similar alternatives here for interest:
https://forum.cloudron.io/topic/2220/notion-like-foss-app/24?_=1594590712165
-
bumping this, looks like they're very close to merging passport.js changes: https://github.com/outline/outline/pull/1183
-
Just checked, don't see any progress on this unless I'm missing something?
-
@marcusquinn The action is in
develop
branch. -
@lucidfox said in Outline - a Notion-like open source app:
Any updates on getting Outline on to Cloudron?
I think at present it still only possible to login with Google and Slack.
Apparently this is the current block:
https://github.com/outline/outline/issues/1317 -
@jdaviescoates mmm... that's a pity. hopefully they'll add other authentication options soon.
-
@lucidfox it looks like a relevant pull request adding other authentication methods has now been merged!
https://github.com/outline/outline/pull/1934
Now we just need someone to package it for Cloudron!
-
I'd personally love to use this so I don't mind taking a crack at it. Can't until after this weekend though so if anyone else wants to go for it... go nuts.
-
@atrilahiji that would be brilliant! I don't have any packaging skills, but happy to help with testing or anything else.
-
@atrilahiji the developer said new versions come monthlyish around the 15ish and so a version with the new authentication method likely not available until after the weekend anyway.
And I'm not actually sure if it's ready for self-hosting yet (it wasn't initially designed for that) but be great for people here with relevant skills to take a look
-
@jdaviescoates said in Outline - a Notion-like open source app:
ready for self-hosting yet
It looks like there are still a few things to be done before the new authentication options are available:
-
@jouel I think searching before posting is a great idea
There is already an App Wishlist post for Outline here:
https://forum.cloudron.io/post/8756Seems it's not quite ready for self-hosting yet, but it's getting there
But yeah I agree it looks great
-
Well it looks like it's possible to host Outline in docker, there is a docker compose file on github:
https://github.com/outline/outline/blob/main/docker-compose.yml
Notably, it uses postgres, redis, and an s3 api.
-
@infogulch yeah, but there is no local authentication yet https://github.com/outline/outline/projects/5
So at present your can self host but you'd still have to login using Google or Slack
-
It seems there's a PR to get it to work with Gitea auth: https://github.com/outline/outline/pull/2134
-
@ruihildt I emailed them asking if any features aren't included, they replied:
We offer an enterprise edition that has these additional features:
- Audit trail
- SAML login (Okta, OneLogin, etc)
- Support contract
Everything else is included in the OSS edition