Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Outline

17 Topics 97 Posts
  • Outline - Package Updates

    Pinned
    17
    0 Votes
    17 Posts
    562 Views
    girishG

    [1.2.0]

    Move secret keys into /app/data/env.sh from dot files Make attachment storage configurable
  • Can't do first login

    Solved
    11
    1 Votes
    11 Posts
    101 Views
    S

    @nebulon

    Ah, never mind.
    Just tested a new Outline instance, with Google SSO.

    Although, it works, it works only with Google Workspace accounts, and not with private emails.

  • Outline stopped working after upgrade to 1.2

    Moved
    7
    1 Votes
    7 Posts
    59 Views
    E

    Thank you!

  • Is using AWS S3 possible?

    Solved
    6
    2 Votes
    6 Posts
    93 Views
    girishG

    I am not convinced there is cost benefit to be had by moving to S3 here. Unless you have 100GB of attachments or something. On Hetzner, 20GB is less than a EUR a month. S3 also costs money...

    Anyway, it's not my place to decide about costs. I have adjusted the latest package to make the storage configurable.

  • Outline can't login after users e-mail change

    Moved
    5
    0 Votes
    5 Posts
    55 Views
    girishG

    Outline upstream uses email ids to track users and does not use usernames (despite Cloudron OIDC setting the sub claim to username). When the email changes, it thinks that this is a new user. Unfortunately, there is no way to fix this since this is how upstream app is implemented.

  • Great addition!

    1
    6 Votes
    1 Posts
    46 Views
    No one has replied
  • Authentication failed

    6
    0 Votes
    6 Posts
    79 Views
    L

    So, after E-Mail change, reinstall the app and import backup

  • 1 Votes
    3 Posts
    94 Views
    jdaviescoatesJ

    @girish said in "Sorry, this file is too large – the maximum size is 1 MB":

    @superhua you have to add export in front of the variables. So,

    export FILE_STORAGE=local export FILE_STORAGE_UPLOAD_MAX_SIZE=26214400

    A trick to remember this is that we use the .sh extension (shell) when export keyword is required.

    Be useful to add that info to https://docs.cloudron.io/apps/outline/#custom-config 😉

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Migrate from Notion to Outline

    3
    1 Votes
    3 Posts
    131 Views
    P

    @jdaviescoates hello, thank's for your answer. Yes, They have a import tool specific for Notion (that tool is not mentioned in Outline guides, but is in Import options).

  • Milestones to being stable?

    Solved
    4
    3 Votes
    4 Posts
    168 Views
    nebulonN

    I've marked the app as stable now with the latest package update.

  • Env variables not working

    11
    1 Votes
    11 Posts
    349 Views
    girishG

    The default appears to behttps://iframe.ly . https://github.com/outline/outline/blob/9e9fedaff1e72f93f61ca752b80368dd1f0cdf1a/server/env.ts#L685 . But at the same time, the plugin manifest says both vars are required - https://github.com/outline/outline/blob/9e9fedaff1e72f93f61ca752b80368dd1f0cdf1a/plugins/iframely/plugin.json#L4 . Best to check upstream. Let us know what you find!

  • Google Login challenges

    8
    0 Votes
    8 Posts
    303 Views
    girishG

    @sparkwise strange.. the oidc and google variables should not interfere with each other 🤷

  • OIDC Override Post Installation

    Solved
    6
    2 Votes
    6 Posts
    208 Views
    S

    Wanted to note that the optionalSso change here allowed me to fix my Google Login issue, too! https://forum.cloudron.io/post/77654

  • Missing PDF export, anyone else?

    3
    1 Votes
    3 Posts
    107 Views
    avatar1024A

    Well spotted, I had done a search in there before posting but missed it. Thank you!

    And well, obviously that's a shame.

  • Installation Issues

    Solved
    5
    0 Votes
    5 Posts
    169 Views
    L

    @girish I changed my domain to Porkbun, now it's working fine.

  • Black text on almost black background not ideal

    Solved
    2
    1 Votes
    2 Posts
    82 Views
    girishG

    My bad... fixed.