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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Outline - a Notion-like open source app

Outline - a Notion-like open source app

Scheduled Pinned Locked Moved Solved App Wishlist
124 Posts 29 Posters 75.5k Views 37 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • timconsidineT timconsidine

    @klawitterb thanks
    Not used oidc before, so maybe that's where my knowledge gap starts.
    Will look into it.
    Where do you host keycloak ? You managed to get it as custom package into cloudron or you use it on another VPS ?
    If you don't mind me asking.

    klawitterbK Offline
    klawitterbK Offline
    klawitterb
    wrote on last edited by
    #37

    @timconsidine I've packed it up as a custom cloudron app. Wouldn't call it production ready though. Same for outline itself.
    So I've got now 3 apps driving this, outline, keycloak and minio for storage. Not exactly simple. 😬

    timconsidineT 1 Reply Last reply
    3
    • klawitterbK klawitterb

      @timconsidine I've packed it up as a custom cloudron app. Wouldn't call it production ready though. Same for outline itself.
      So I've got now 3 apps driving this, outline, keycloak and minio for storage. Not exactly simple. 😬

      timconsidineT Offline
      timconsidineT Offline
      timconsidine
      App Dev
      wrote on last edited by
      #38

      @klawitterb brillliant !
      if it gets to production and you don't mind sharing it, let us know.
      I'm having a play keycloak on another VPS (I'm always nervous of breaking things on my Cloudron)

      fbartelsF 1 Reply Last reply
      1
      • timconsidineT timconsidine

        @klawitterb brillliant !
        if it gets to production and you don't mind sharing it, let us know.
        I'm having a play keycloak on another VPS (I'm always nervous of breaking things on my Cloudron)

        fbartelsF Offline
        fbartelsF Offline
        fbartels
        App Dev
        wrote on last edited by fbartels
        #39

        @timconsidine on the topic of oidc. There is a fully featured oidc provider within the Kopano Meet app. For internal use I have even separated the oidc provider into a separate app.

        I did write down how to configure external apps on cloudron against it in https://blog.9wd.eu/posts/cloudron-oidc-nextcloud/

        timconsidineT 2 Replies Last reply
        3
        • fbartelsF fbartels

          @timconsidine on the topic of oidc. There is a fully featured oidc provider within the Kopano Meet app. For internal use I have even separated the oidc provider into a separate app.

          I did write down how to configure external apps on cloudron against it in https://blog.9wd.eu/posts/cloudron-oidc-nextcloud/

          timconsidineT Offline
          timconsidineT Offline
          timconsidine
          App Dev
          wrote on last edited by
          #40

          @fbartels Thank you !

          1 Reply Last reply
          1
          • fbartelsF fbartels

            @timconsidine on the topic of oidc. There is a fully featured oidc provider within the Kopano Meet app. For internal use I have even separated the oidc provider into a separate app.

            I did write down how to configure external apps on cloudron against it in https://blog.9wd.eu/posts/cloudron-oidc-nextcloud/

            timconsidineT Offline
            timconsidineT Offline
            timconsidine
            App Dev
            wrote on last edited by
            #41

            @fbartels nice article, thank you

            1 Reply Last reply
            2
            • potemkin_aiP Offline
              potemkin_aiP Offline
              potemkin_ai
              wrote on last edited by
              #42

              Would love to see Outline on CloudRon, hope @klawitterb will share the code to be added to the CloudRon 🙂

              1 Reply Last reply
              1
              • klawitterbK klawitterb

                Latest release includes generic oidc authentication. Hooked it up with keycloak and seems to be running fine.

                jdaviescoatesJ Offline
                jdaviescoatesJ Offline
                jdaviescoates
                wrote on last edited by jdaviescoates
                #43

                @klawitterb said in Outline - a Notion-like open source app:

                Latest release includes generic oidc authentication. Hooked it up with keycloak and seems to be running fine.

                Even though I liked your post, I only just re-spotted that this PR has been merged https://github.com/outline/outline/pull/2388

                Looks like most of this other Authentication stuff has been done too:
                https://github.com/outline/outline/projects/5

                It'd be really fantastic if @klawitterb could collaborate with @staff to get Outline into the Cloudron app store!

                I use Cloudron with Gandi & Hetzner

                chetbakerC klawitterbK 2 Replies Last reply
                4
                • jdaviescoatesJ jdaviescoates

                  @klawitterb said in Outline - a Notion-like open source app:

                  Latest release includes generic oidc authentication. Hooked it up with keycloak and seems to be running fine.

                  Even though I liked your post, I only just re-spotted that this PR has been merged https://github.com/outline/outline/pull/2388

                  Looks like most of this other Authentication stuff has been done too:
                  https://github.com/outline/outline/projects/5

                  It'd be really fantastic if @klawitterb could collaborate with @staff to get Outline into the Cloudron app store!

                  chetbakerC Offline
                  chetbakerC Offline
                  chetbaker
                  wrote on last edited by
                  #44

                  we are currently using docuwiki, but outline will be :chesskiss:

                  1 Reply Last reply
                  1
                  • jdaviescoatesJ jdaviescoates

                    @klawitterb said in Outline - a Notion-like open source app:

                    Latest release includes generic oidc authentication. Hooked it up with keycloak and seems to be running fine.

                    Even though I liked your post, I only just re-spotted that this PR has been merged https://github.com/outline/outline/pull/2388

                    Looks like most of this other Authentication stuff has been done too:
                    https://github.com/outline/outline/projects/5

                    It'd be really fantastic if @klawitterb could collaborate with @staff to get Outline into the Cloudron app store!

                    klawitterbK Offline
                    klawitterbK Offline
                    klawitterb
                    wrote on last edited by
                    #45

                    @jdaviescoates Happy to share the code, just fired it up a couple of months ago to see if it would work. So should be regarded as a prototype only.
                    https://git.apehost.de/cloudron-apps/outline
                    Keep in mind that it also requires a S3 compatible storage like minio. So full solution would actually require 3 apps to be running.

                    infogulchI njN 2 Replies Last reply
                    4
                    • klawitterbK klawitterb

                      @jdaviescoates Happy to share the code, just fired it up a couple of months ago to see if it would work. So should be regarded as a prototype only.
                      https://git.apehost.de/cloudron-apps/outline
                      Keep in mind that it also requires a S3 compatible storage like minio. So full solution would actually require 3 apps to be running.

                      infogulchI Offline
                      infogulchI Offline
                      infogulch
                      wrote on last edited by
                      #46

                      @klawitterb Nice thanks for sharing!

                      it also requires a S3 compatible storage like minio

                      Maybe this is a good time to bring up the Addon request: blob storage (s3) thread, which proposes a new "s3" addon in the same vein as the database addons that would create and manage s3-compatible buckets for apps automatically upon request in the app definition's manifest.

                      1 Reply Last reply
                      5
                      • klawitterbK klawitterb

                        @jdaviescoates Happy to share the code, just fired it up a couple of months ago to see if it would work. So should be regarded as a prototype only.
                        https://git.apehost.de/cloudron-apps/outline
                        Keep in mind that it also requires a S3 compatible storage like minio. So full solution would actually require 3 apps to be running.

                        njN Offline
                        njN Offline
                        nj
                        wrote on last edited by
                        #47

                        @klawitterb Hi, were you able to make LDAP authentication work? I tried to build and install from the repo you shared but it threw several errors. Could you share a bit more about how you made Outline work with Cloudron user directory?

                        Founder / Coder • My Apps

                        klawitterbK 1 Reply Last reply
                        0
                        • njN nj

                          @klawitterb Hi, were you able to make LDAP authentication work? I tried to build and install from the repo you shared but it threw several errors. Could you share a bit more about how you made Outline work with Cloudron user directory?

                          klawitterbK Offline
                          klawitterbK Offline
                          klawitterb
                          wrote on last edited by
                          #48

                          @nj Never made LDAP work. Only oidc with users directly created in keycloak.

                          1 Reply Last reply
                          0
                          • njN Offline
                            njN Offline
                            nj
                            wrote on last edited by nj
                            #49

                            I have also packaged Outline: https://github.com/njsubedi/cloudron-outline, thanks to the work @klawitterb started. Still no success with passport-ldapauth but since I've also packaged Keycloak, LDAP auth is no longer a blocker for Outline. I also added some more details on the manifest/POSTINSTALL.md file if anyone is interested. It would be awesome if minio was available as an addon.

                            I recommend someone with more knowledge of passport-ldapauth to try adding support for authenticating cloudron users.

                            Founder / Coder • My Apps

                            timconsidineT girishG 2 Replies Last reply
                            7
                            • njN nj

                              I have also packaged Outline: https://github.com/njsubedi/cloudron-outline, thanks to the work @klawitterb started. Still no success with passport-ldapauth but since I've also packaged Keycloak, LDAP auth is no longer a blocker for Outline. I also added some more details on the manifest/POSTINSTALL.md file if anyone is interested. It would be awesome if minio was available as an addon.

                              I recommend someone with more knowledge of passport-ldapauth to try adding support for authenticating cloudron users.

                              timconsidineT Offline
                              timconsidineT Offline
                              timconsidine
                              App Dev
                              wrote on last edited by
                              #50

                              @nj wow thank you, will try to check it out.

                              1 Reply Last reply
                              1
                              • njN nj

                                I have also packaged Outline: https://github.com/njsubedi/cloudron-outline, thanks to the work @klawitterb started. Still no success with passport-ldapauth but since I've also packaged Keycloak, LDAP auth is no longer a blocker for Outline. I also added some more details on the manifest/POSTINSTALL.md file if anyone is interested. It would be awesome if minio was available as an addon.

                                I recommend someone with more knowledge of passport-ldapauth to try adding support for authenticating cloudron users.

                                girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #51

                                @nj thanks! have added it to our list of next apps. What is your impression of the app itself?

                                ei8fdbE njN 2 Replies Last reply
                                3
                                • girishG girish

                                  @nj thanks! have added it to our list of next apps. What is your impression of the app itself?

                                  ei8fdbE Offline
                                  ei8fdbE Offline
                                  ei8fdb
                                  wrote on last edited by
                                  #52

                                  Does anyone have a demo of this app running? I'd love to get a test account to look at it to try it out. Right now I'm using Joplin (and the great server). Thanks!

                                  luckowL 1 Reply Last reply
                                  1
                                  • girishG girish

                                    @nj thanks! have added it to our list of next apps. What is your impression of the app itself?

                                    njN Offline
                                    njN Offline
                                    nj
                                    wrote on last edited by nj
                                    #53

                                    @girish the app itself is great. I moved our team from Bookstack to Outline because it was extremely easy to create groups and assign permissions, default permission, etc. It also supports real-time collaboration on the document so we also started using it for meeting notes. So far, no issues. Working wonderfully inside cloudron with minio and keycloak both hosted alongside.

                                    It is also pretty simple to keep updating regularly because of the simple migration command, and storage based on minio. No need to fuss with manual migration and storage, etc.

                                    Also, I’d like to request S3 as an addon, because it’s trivial to create a bucket for an app, and an user for it, then grant “all” permissions on that bucket to that user.

                                    Founder / Coder • My Apps

                                    luckowL 1 Reply Last reply
                                    4
                                    • njN nj

                                      @girish the app itself is great. I moved our team from Bookstack to Outline because it was extremely easy to create groups and assign permissions, default permission, etc. It also supports real-time collaboration on the document so we also started using it for meeting notes. So far, no issues. Working wonderfully inside cloudron with minio and keycloak both hosted alongside.

                                      It is also pretty simple to keep updating regularly because of the simple migration command, and storage based on minio. No need to fuss with manual migration and storage, etc.

                                      Also, I’d like to request S3 as an addon, because it’s trivial to create a bucket for an app, and an user for it, then grant “all” permissions on that bucket to that user.

                                      luckowL Offline
                                      luckowL Offline
                                      luckow
                                      translator
                                      wrote on last edited by luckow
                                      #54

                                      @nj First. Top. Thank you so much to step into app packaging. But now here is the real world 😉

                                      Sorry to ask noob questions. And yes: I have to read the docs for keycloak. But to test your app package, there is a missing part in the "First time setup" from your app package.

                                      On your OIDC Provider, follow these steps: 1,2,3 done.
                                      But then in 4: And, the client is added to the reaml called "cloudron"

                                      Where do I add the client to the realm in keycloak?
                                      From the Realm settings perspective, I didn't find any settings for the client.
                                      ad5fe400-8103-41bd-8ab8-f17072332044-grafik.png
                                      And Client Registration isn't the right tab 🙂

                                      Same for the client perspective.
                                      27eb5448-5c9f-42a1-a0ee-e794278fb7f1-grafik.png

                                      Yep. I know. SSO/IDM/SAML/LDAP/AD (<- and so on and on) is a complex topic. But hey. We are here for the Cloudron experience 😉

                                      Pronouns: he/him | Primary language: German

                                      njN 1 Reply Last reply
                                      1
                                      • luckowL Offline
                                        luckowL Offline
                                        luckow
                                        translator
                                        wrote on last edited by
                                        #55

                                        @luckow Ey luckow! You already added the client to the realm Cloudron. Look at the navigation on the right side. Because if you click on the triangle, you can see you are right there. The Cloudron realm.
                                        53a1190d-d528-4699-9367-a4b216ce4ee3-grafik.png

                                        But that is no explanation for your user experience.
                                        4f119402-7f3e-49b4-8673-f505aee87f54-grafik.png
                                        2c3985fa-77c9-49bc-ac80-177ce54e07b4-grafik.png

                                        @luckow you need to find out why your client was not found.
                                        luckow @ luckow not today. tomorrow is another day.

                                        Pronouns: he/him | Primary language: German

                                        luckowL 1 Reply Last reply
                                        2
                                        • luckowL luckow

                                          @luckow Ey luckow! You already added the client to the realm Cloudron. Look at the navigation on the right side. Because if you click on the triangle, you can see you are right there. The Cloudron realm.
                                          53a1190d-d528-4699-9367-a4b216ce4ee3-grafik.png

                                          But that is no explanation for your user experience.
                                          4f119402-7f3e-49b4-8673-f505aee87f54-grafik.png
                                          2c3985fa-77c9-49bc-ac80-177ce54e07b4-grafik.png

                                          @luckow you need to find out why your client was not found.
                                          luckow @ luckow not today. tomorrow is another day.

                                          luckowL Offline
                                          luckowL Offline
                                          luckow
                                          translator
                                          wrote on last edited by
                                          #56

                                          @luckow Without the tomatoes on my eyes, the solution is obvious.

                                          Keycloak - Clients - Credentials:
                                          f6c19a5a-f814-48ec-957f-d2c25ff7e874-grafik.png

                                          Client Id and Secret does not mean that you take ZIDdK... for both. Secret is secret. Where do you find the Client Id? This is also simple.

                                          Keycload - Clients
                                          db996fc7-f096-4d4c-8db1-4db58c57a434-grafik.png
                                          Yes. It's the name.

                                          Sorry for hijacking this thread for my noob questions.

                                          Pronouns: he/him | Primary language: German

                                          1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search