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!
@scooke I'm guessing lots of people might want the Slack auth to work, personally I'd not be too bothered about that as I want my users to ditch Slack in preference for Rocket.Chat or other self hosted open source solutions
-
@scooke I'm guessing lots of people might want the Slack auth to work, personally I'd not be too bothered about that as I want my users to ditch Slack in preference for Rocket.Chat or other self hosted open source solutions
@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.
-
@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!
-
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
-
bumping this, looks like they're very close to merging passport.js changes: https://github.com/outline/outline/pull/1183
@ianhyzy Nice, watching this one with interest!
-
Just checked, don't see any progress on this unless I'm missing something?
-
Just checked, don't see any progress on this unless I'm missing something?
@marcusquinn The action is in
develop
branch. -
Any updates on getting Outline on to Cloudron?
I've been playing around with a hosted version, and have to say Outline seems very intuitive and easy to use, compared with some of the alternatives (on Cloudron and otherwise).
@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 -
@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.
-
@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.
-
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.
-
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 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