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

26 Topics 166 Posts
  • Outline - Package Updates

    Pinned
    35
    0 Votes
    35 Posts
    4k Views
    Package UpdatesP
    [1.11.0] Update outline to 0.84.0
  • Public share links do not work

    3
    1 Votes
    3 Posts
    76 Views
    O
    Perfect thankyou @joseph the issue was the settings of the collection. In order for the public share link to work the entire collection has to be public and viewable by everyone in the workspace it seems
  • GitHub integration in Outline

    Moved Solved
    4
    1 Votes
    4 Posts
    319 Views
    A
    Thanks .. this worked https://forum.cloudron.io/post/101632
  • Import user group from Cloudron

    3
    0 Votes
    3 Posts
    206 Views
    J
    @djtilo-ol said in Import user group from Cloudron: At the moment I would have to ask all users to log in once in order for me to arrange them to a group as an admin within Outline A "hack" is that you as an admin, can impersonate the other user and do the first login - https://docs.cloudron.io/user-management/#impersonate-user . This will hide the limitations of the app from the end user.
  • Unable to login to Outline

    Solved
    6
    0 Votes
    6 Posts
    182 Views
    S
    Strangely, once I logged in using Incognito Mode, I was then able to login using non-incognito mode without needing to clear the cache at all.
  • Magic signin link not sent since 1.7.0 / 0.81.0 update

    Solved
    19
    1 Votes
    19 Posts
    919 Views
    G
    I confirm that the the update fixes the issue on my instantce of outline.
  • Authentication failed on Package Version 1.6.0

    Solved
    5
    1
    0 Votes
    5 Posts
    505 Views
    T
    @Maxim yeah deleting that helped DELETE FROM user_authentications; In our family one user got the same problem. The message in German is: """ Authentifizierung fehlgeschlagen - wir konnten dich zu diesem Zeitpunkt nicht anmelden. Bitte versuche es erneut. """ The App Event log in cloudron did not show any error, only the logs.
  • Google Login challenges

    10
    1
    0 Votes
    10 Posts
    876 Views
    S
    @marylou Where we ended up landing: both buttons are visible but only Google Login button gets used. Not perfect, but the app is fantastic.
  • Dropped characters while typing (app specific query)

    2
    1 Votes
    2 Posts
    251 Views
    J
    @BenjiFranklin you should report this in the outline forum at https://github.com/outline/outline/discussions instead
  • Customize mail FROM name for APPS like Outline

    Solved
    5
    1
    1 Votes
    5 Posts
    634 Views
    B
    @girish Ahhh ... I think because the settings section didn't populate with Gmail.com after I established this as the outbound, I figured this panel was inactive and overiden by my new outbound settings. I now see that this panel will still set the from name and reply to address while the sending address will come from outbound. It might still be nice if the gmail our newly-established outbound address populated in this panel once established and then users could also use this as a reply-to address? Or even better - an ability to set any chosen reply to address not tied to this server like I might just want to put "myname@maincompany.com" as my reply to instead of the server domain ... I guess a work around is to create a forwarding address but that's additional work. Just a thought. Great work, again.
  • Using Licensed Version

    2
    0 Votes
    2 Posts
    310 Views
    girishG
    I think not. From what I can make out (for example, commit message of https://github.com/outline/outline/pull/3634) , enterprise is a totally separate codebase which is private. Maybe you can double check this with their support team.
  • Can't do first login

    Solved
    11
    1 Votes
    11 Posts
    432 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
    1 Votes
    7 Posts
    985 Views
    E
    Thank you!
  • Is using AWS S3 possible?

    Solved
    6
    2 Votes
    6 Posts
    887 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
    197 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
    196 Views
    No one has replied
  • Authentication failed

    6
    0 Votes
    6 Posts
    1k Views
    L
    So, after E-Mail change, reinstall the app and import backup
  • "Sorry, this file is too large – the maximum size is 1 MB"

    Solved
    3
    1 Votes
    3 Posts
    911 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
    1k 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).