Outline - a Notion-like open source app
-
@jdaviescoates 3 months ago I took a stab at getting this running locally. Here is a link to my steps that I shared on a reddit post. It was tricky, but I got it running. However, when I tried online, both on a VPS (from DO?) as well as Heroku I ran into an authentication problem with Slack... and it seems like several others who tried this had the same problem. I find it tricky to troubleshoot because googling "slack" and "outline" nets you all kinds of documentation for outlining slack!
-
@jdaviescoates Oh, the app is setup to require the Slack auth. Without it you can't login. So, sort of a dealbreaker if you can't get it running self-hosted. I can't find the links at the moment but there were a few people out there who banged their heads against the wall trying to get it to work with no result. I imagine the makers have made it so people will just give in and pay for the hosted version.
-
@scooke said in Outline - a Notion-like open source app:
@jdaviescoates Oh, the app is setup to require the Slack auth. Without it you can't login
That is a bit shitty
Seems it also has Google login too
But yeah, ideally wouldn't want to use either
-
Supposedly "open source" but has no native login --- Outline is taking the Mickey!
-
@Hillside502 looks like there is movement on this front
https://github.com/outline/outline/issues/1177#issuecomment-603672773
-
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.