Jump to content

[ REQUEST ] outline - getoutline.com - Docker Container

Featured Replies

  • 3 months later...

I second this! I could not get it to run via docker in unraid so I ended up installing it on a VM. Would be great to have a more accessible docker solution. It's a really great wiki software

  • 1 month later...

I was able to get Outline working in Docker, along with Authelia as an OIDC provider - ended up using a VM with iptables rules to deal with a loopback issue. Don't have a template uploaded but can give pointers if anyone needs them

  • 1 month later...
  • Author

After fiddling long I Got Outline Working as well not on Unraid but on another server with dockers, a while back already. The outline configuration takes quite the time, used minio as s3 server and Keycloak for OIDC. Wasn't worth the configuration trouble for me personally. EDIT: Especially since you can only have one team/group at a time on your self-hosted instance (you can't kinda overwrite this, but it messes with outline very badly)

Kinda forgot about this post o.o

Edited by MrMysterius

  • 4 months later...

I actually looked into Outline for a side project and deployed it using Portainer but now I'm building out a template just for fun. I'll post here if it all works out. 

  • 3 months later...

Hey,

 

is there any news about outline in unraid. Iam new to this server thing and cant get it to work :(.

  • 3 months later...

Hi, I'm also interested in this.

 

I found this repository which uses provides scripts and a docker-compose file to set everything up.
I'm currently trying to implement this but wanted to ask if anyone has done htis.

 

  • 2 weeks later...

Any news on this one?

  • 2 weeks later...

There are indeed many dependencies and variables that can be used to start this. I hope the store can have a configured template available, or someone can provide a set of composite that can be used on unraid

  • 3 months later...

Hello everyone, I'm trying to install on Unrain OS, but unfortunately without success. The node js package is installed, the warn is also via nmp. But when I try to create a database, I get this error. Tell me where to dig...

Screenshot_1.png

  • Author
45 minutes ago, Owerrride said:

Hello everyone, I'm trying to install on Unrain OS, but unfortunately without success. The node js package is installed, the warn is also via nmp. But when I try to create a database, I get this error. Tell me where to dig...

Screenshot_1.png


From what I could find at the moment, you might be missing an Environment Variable for the Database connection, since there is no URL found.
https://github.com/outline/outline/blob/main/server/config/database.json

See if your .env file is correctly setup

  • Author

I forgot to reply to this, but I got it working on a Debian Server, shortly after opening this thread, and forgot to say something in here. The software had something I didn't like, so I abandoned it, and now I don't even know anymore what everything is I did to make it run.

7 минут назад, Мистер Мистериус сказал:

Я забыл ответить на это, но я заработал на сервере Debian вскоре после открытия этой темы и забыл кое-что сказать здесь. В программном обеспечении было что-то, что мне не нравилось, поэтому я отказался от него, и теперь я даже не знаю, что я сделал, чтобы заставить его работать.

what note app do you use?

  • Author

The link I gave hasn't directly to do something with the .env file. You should copy the example file and rename it to .env and fill out at least the required points.

 

https://github.com/outline/outline/blob/main/.env.sample

And yes, setting up this .env file correctly / fittingly is why created this thread. Because I believe you have to have not only a redis and postgres database, but also something that provides S3 buckets like Minio or AWS. Also, OAuth is the only way of login so setting up a Provider like Google, Slack or just OIDC in general. There is documentation / help in the .env.example, but it will still not be easy. I took me a day of trying and I am pretty tech-savvy...

Edited by MrMysterius

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...