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. Collabora Online (CODE)
  3. Collabora Online Development Edition (CODE)

Collabora Online Development Edition (CODE)

Scheduled Pinned Locked Moved Solved Collabora Online (CODE)
55 Posts 12 Posters 11.9k Views 13 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.
    • nebulonN nebulon

      Yeah the idea would be to only start the collabora process, if the nextcloud addon is enabled. Will see if that is easy to detect.

      S Offline
      S Offline
      saglagla
      wrote on last edited by
      #10

      @nebulon said in Collabora Online Development Edition (CODE):

      Yeah the idea would be to only start the collabora process, if the nextcloud addon is enabled. Will see if that is easy to detect.

      Oh, it would be nice !

      @nebulon said in Collabora Online Development Edition (CODE):

      For anyone interested in collabora, are there any use-cases currently outside of the nextcloud binding? If not, then we consider to just bundle it pre-installed with the nextcloud package. This would be probably most convenient for most users. Please let us know, if there are concerns about this.

      For a first approach, the stand alone part would be intresting in a first time. Then, a integration in the NextCloud container could be intresting.

      1 Reply Last reply
      0
      • nebulonN Away
        nebulonN Away
        nebulon
        Staff
        wrote on last edited by
        #11

        Yes, after consideration, we might first go with a standalone approach as we don't want to pull in too much into the nextcloud package, which we then have to support forever. This would mean one has to install the collabora app on its own domain and put that domain into the nextcloud's plugin configuration dialog. That is also more aligned to how the nextcloud plugin works anyways. Still hoping to figure out how we can whitelist Cloudron domains at https://github.com/makayabou/install-nextcloud-collabora/blob/master/loolwsd.xml#L74 out of the box, to avoid further configuration burden.

        I have collabora working now as a standalone app already, just needs final touch ups.

        1 Reply Last reply
        3
        • M Offline
          M Offline
          msbt
          App Dev
          wrote on last edited by
          #12

          That's very nice to hear @nebulon! Is it also possible to use one Collabora installation with multiple Nextcloud installations?

          1 Reply Last reply
          0
          • nebulonN Away
            nebulonN Away
            nebulon
            Staff
            wrote on last edited by
            #13

            We have released an initial package for CODE in the store, which works together with the NextCloud plugin (as the WOPI host)
            It has to be installed as a separate app, to avoid the risk of pulling too much into the NextCloud app itself.
            I tried to make it rather self-describing how it is to be used and added a small UI to configure it. Maybe it can support other apps besides NextCloud in the future. Also unfortunately I was not able to make it work with multiple NextCloud instances, if someone has successfully done that, please let me know.

            Any feedback welcome.

            1 Reply Last reply
            1
            • M Offline
              M Offline
              msbt
              App Dev
              wrote on last edited by msbt
              #14

              Thanks for the update and the good work. Unfortunately I'm still getting "Unauthorized WOPI host. Please try again later and report to your administrator if the issue persists."

              I've installed the CODE app, added the nc domain in the gui and activated the collabora app and added the CODE url in there. Am I missing something?

              edit: Log says "Aug 05 15:41:31 wsd-00016-00042 2018-08-05 15:41:31.511409 [ websrv_poll ] WRN WOPI host did not pass optional access_token_ttl| wsd/FileServer.cpp:608"

              1 Reply Last reply
              0
              • nebulonN Away
                nebulonN Away
                nebulon
                Staff
                wrote on last edited by
                #15

                One thing I could think of is, that in the nextcloud app, you have to use https://code.domain.com and as it currently stands inside the code ui you have to remove the https:// part. Is that causing your issue? I should improve that regardless though.

                1 Reply Last reply
                1
                • M Offline
                  M Offline
                  msbt
                  App Dev
                  wrote on last edited by
                  #16

                  Ah right, that did the trick! So to recap:

                  Enter the Nextcloud url without https:// in the Cloudron Collabora app. After that I tested both, CODE url with and without https:// in NC, there it doesn't seem to matter, so there's that 😄

                  Cheers!

                  necrevistonnezrN 1 Reply Last reply
                  1
                  • M msbt

                    Ah right, that did the trick! So to recap:

                    Enter the Nextcloud url without https:// in the Cloudron Collabora app. After that I tested both, CODE url with and without https:// in NC, there it doesn't seem to matter, so there's that 😄

                    Cheers!

                    necrevistonnezrN Offline
                    necrevistonnezrN Offline
                    necrevistonnezr
                    wrote on last edited by necrevistonnezr
                    #17
                    This post is deleted!
                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      msbt
                      App Dev
                      wrote on last edited by
                      #18

                      @necrevistonnezr you need to click on the office app, login with your cloudron credentials and add the nextcloud url in there (without https://)

                      necrevistonnezrN 1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        msbt
                        App Dev
                        wrote on last edited by
                        #19

                        @nebulon I just tried adding several domains to collabora and it seems to be working. You just need to seperate them with a pipe, like
                        nc1.domain1.com|nc2.domain2.com
                        can you confirm that?

                        1 Reply Last reply
                        0
                        • nebulonN Away
                          nebulonN Away
                          nebulon
                          Staff
                          wrote on last edited by
                          #20

                          @msbt ah that could very well be true, the input field actually allows a regexp. I will see if I can make that input a bit more user friendly and maybe pre-setup the value with *.domain.com for the Cloudron, as that might be the most common use-case.

                          1 Reply Last reply
                          0
                          • M msbt

                            @necrevistonnezr you need to click on the office app, login with your cloudron credentials and add the nextcloud url in there (without https://)

                            necrevistonnezrN Offline
                            necrevistonnezrN Offline
                            necrevistonnezr
                            wrote on last edited by
                            #21

                            @msbt said in Collabora Online Development Edition (CODE):

                            @necrevistonnezr you need to click on the office app, login with your cloudron credentials and add the nextcloud url in there (without https://)

                            Thanks! I had missed that step indeed. Works now.

                            1 Reply Last reply
                            0
                            • nebulonN Away
                              nebulonN Away
                              nebulon
                              Staff
                              wrote on last edited by
                              #22

                              I pushed a new version which gives more details on the domain setup. It also mentions how to use it for more than one domain.

                              1 Reply Last reply
                              2
                              • F Offline
                                F Offline
                                FTLAUDMAN
                                wrote on last edited by
                                #23

                                This is like Christmas for me, guys. Thank you!! Works perfectly for me so far. Full implementation in less than 5 minutes. By far the easiest way to setup Collabora, anywhere.

                                1 Reply Last reply
                                2
                                • U Offline
                                  U Offline
                                  uiharu
                                  wrote on last edited by
                                  #24

                                  Thank you so much. This is amazing!

                                  1 Reply Last reply
                                  2
                                  • S Offline
                                    S Offline
                                    saglagla
                                    wrote on last edited by
                                    #25

                                    It's really amazing ! Thank you guy's !

                                    1 Reply Last reply
                                    2
                                    • necrevistonnezrN Offline
                                      necrevistonnezrN Offline
                                      necrevistonnezr
                                      wrote on last edited by
                                      #26

                                      If you now add Fulltext Search (https://forum.cloudron.io/post/1596), Cloudron's Nextcloud package would be unparalleled, I think....

                                      1 Reply Last reply
                                      1
                                      • ruihildtR Offline
                                        ruihildtR Offline
                                        ruihildt
                                        wrote on last edited by
                                        #27

                                        @nebulon I have suggestions for improvements, where is the best place to write those?

                                        1 Reply Last reply
                                        0
                                        • nebulonN Away
                                          nebulonN Away
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #28

                                          if its about the Cloudron app package itself, then probably at https://git.cloudron.io/cloudron/collabora-app/issues

                                          ruihildtR 1 Reply Last reply
                                          0
                                          • nebulonN nebulon

                                            if its about the Cloudron app package itself, then probably at https://git.cloudron.io/cloudron/collabora-app/issues

                                            ruihildtR Offline
                                            ruihildtR Offline
                                            ruihildt
                                            wrote on last edited by
                                            #29

                                            @nebulon Done: https://git.cloudron.io/cloudron/collabora-app/issues/1

                                            1 Reply Last reply
                                            0
                                            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