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
  • Brite
  • 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. Sync In : Your data belongs to you

Sync In : Your data belongs to you

Scheduled Pinned Locked Moved App Wishlist
20 Posts 5 Posters 1.6k Views 5 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 Offline
    timconsidineT Offline
    timconsidine
    App Dev
    wrote on last edited by timconsidine
    #5

    May have spoken up a little early.
    Installed but some problems with database initialisation.
    App author says the package release (which I was working from) is not fully ready, and docker-compose is the only recommended deployment currently.
    Although I don't like building from source, prefer from a release, I am trying from source.
    If it works, it can be a prototype, pending a full package release.
    Stand by ...

    1 Reply Last reply
    5
    • timconsidineT Offline
      timconsidineT Offline
      timconsidine
      App Dev
      wrote on last edited by
      #6

      Small update
      Struggling to package this for Cloudron
      Issues are MySQL complexities, and building from source is not a good approach.
      I have doubts whether this will be possible, but battle continues.

      It's a nice app. Installed on my other VPS using docker-compose just to see it working and understand it.

      Will update if I get any progress.

      1 Reply Last reply
      5
      • timconsidineT Offline
        timconsidineT Offline
        timconsidine
        App Dev
        wrote on last edited by timconsidine
        #7

        Whoop, whoop, whoop šŸ¾
        Breakthrough !

        After spending X hours on packaging the release, Y hours on building from source and Z hours on alternative implementations of building from source,

        • where X is too long,
        • where Y is X * 2, and
        • where Z is Y * 3,

        ... I gave up and changed approach again, and now have Sync-in packaged and installing and running on my Cloudron !

        TBH, there is still a bunch of work to do, but having cracked baseline minimal function deployment, I'm hopeful (well, praying) that I can get the rest of it done.

        WORKING :

        • builds, installs and runs
        • login and basic file storage operations working

        TO-DO / TO-TEST :

        • desktop client downloading and synchronisation (nowāœ”)
        • OnlyOffice integration
        • file storage "in app" and by volume mount
        • backups
        • WebDAV (now āœ” )
        • automated install by CCAI (Custom App Installer)

        I will of course make a repo on git.cloudron.io, but want to do so when I have ironed out some things (had to be a bit naughty to get to here) and completed more of the o/s work.

        I don't use Windows so will need some help testing desktop sync on that platform; when the time comes, volunteers appreciated.

        🐱 (grinning like a Cheshire one)

        1 Reply Last reply
        8
        • timconsidineT Offline
          timconsidineT Offline
          timconsidine
          App Dev
          wrote on last edited by timconsidine
          #8

          Just an update for those watching/waiting, if anyone is šŸ˜„

          Trying to overcome OnlyOffice integration issues
          Also 4 new releases in the source over 7 days, so bit of a moving target.

          However I think it is a really useful and important app that will be a great addition to Cloudron, so will persevere. If for no other reason than I want it on my Cloudron, official app or custom if needs be.

          1 Reply Last reply
          5
          • timconsidineT Offline
            timconsidineT Offline
            timconsidine
            App Dev
            wrote on last edited by
            #9

            Back in the land of decent connectivity
            May have an initial release shortly

            1 Reply Last reply
            1
            • timconsidineT Offline
              timconsidineT Offline
              timconsidine
              App Dev
              wrote on last edited by timconsidine
              #10

              Eventually .... I have a custom package for Sync-in šŸ¾

              Repo : https://git.cloudron.io/timconsidine/cloudron-sync-in

              Installation : Manual clone/build/install -OR- use the custom app installer https://ccai.appx.uk (first app listed)

              It was not an easy packaging exercise, but that may be down to my lack of expertise. Very happy for a more experienced packager to tidy it up. But it works.

              POINTS TO NOTE

              • lots of problems using the cloudron MySQL add-on, so was forced to ditch this and install MariaDB into the container. Yes, this adds some size to the image, but it's not too bad.
              • ditched packaging from source or from release, and using npm installation instead (released during the packaging process)
              • ensure you change admin credentials !! (in the app, no restart needed)
              • but do not change admin username (breaks the admin file space) : create a new admin user
              • ensure you set OnlyOffice settings in environment.yaml, then RESTART !
              • READ AND ACTION THE APP CHECKLIST !!!
              • during packaging and testing, I had problems with Safari in normal mode (maybe some local cache issue which I could not clear, or some Safari peculiarity), but it does work. I got more reliable performance from using Safari Private mode (incognito) or Firefox.

              It's a little slow to start and pass health check, but it's not too bad.

              I packaged Sync-in because I love the concept and hate Nextcloud bloat. In the process of packaging Sync-in, I deepened my understanding and came to realise how good an app it is. Definitely worthy of being on Cloudron.

              The app is on v1.3.8 so ready for active use, but note that it is under active development, so expect changes.
              But hey, that doesn't stop Immich being used and considered stable.

              Enjoy !
              Let me know any issues.

              1 Reply Last reply
              4
              • timconsidineT Offline
                timconsidineT Offline
                timconsidine
                App Dev
                wrote on last edited by
                #11

                Oh, the Sync-in desktop client is excellent.
                You can download from inside the running app.
                Go to bottom left of screen, click the person avatar, click Applications in the panel which appears.

                I don't use Windows, so this is untested, but the Mac client is excellent, so I hope/expect the Windows one to be so also. Volunteers needed to test it !

                Reminder : if accessing your installation through a browser on a mobile device, set the browser to request the Desktop site (better UI performance).

                1 Reply Last reply
                2
                • timconsidineT Offline
                  timconsidineT Offline
                  timconsidine
                  App Dev
                  wrote on last edited by
                  #12

                  Darn! Just realised I haven't tested email integration, although it is packaged. I don't use this kind of feature, but will try to test.

                  1 Reply Last reply
                  2
                  • N Offline
                    N Offline
                    Neiluj
                    wrote on last edited by
                    #13

                    Hi @timconsidine - in passing, just wanted to thank you for your tenacity and willingness to get this packaged.
                    much appreciated.

                    timconsidineT P 2 Replies Last reply
                    3
                    • N Neiluj

                      Hi @timconsidine - in passing, just wanted to thank you for your tenacity and willingness to get this packaged.
                      much appreciated.

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

                      @Neiluj thank you.
                      I sure hope it can be useful to others, but of course I’m scratching my own itch as well.
                      Looking forward to closing down Nextcloud and being independent of Seafile, which I like and use heavily, but somehow causes me some dependency concerns.

                      robiR 1 Reply Last reply
                      1
                      • timconsidineT timconsidine

                        @Neiluj thank you.
                        I sure hope it can be useful to others, but of course I’m scratching my own itch as well.
                        Looking forward to closing down Nextcloud and being independent of Seafile, which I like and use heavily, but somehow causes me some dependency concerns.

                        robiR Offline
                        robiR Offline
                        robi
                        wrote on last edited by
                        #15

                        @timconsidine the UI suggests there is a chat function just underneath the notifications bell on the right, but it doesn't look functional.

                        MacOS Client looks exactly like the web interface, so what's the benefit?

                        Conscious tech

                        timconsidineT 1 Reply Last reply
                        1
                        • robiR robi

                          @timconsidine the UI suggests there is a chat function just underneath the notifications bell on the right, but it doesn't look functional.

                          MacOS Client looks exactly like the web interface, so what's the benefit?

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

                          @robi good questions

                          The right panel changes a little depending on what main panel is displayed.
                          The 'chat' type icon is more of a comments function, allowing users to add a comment to a file for their own reference later, or to alert co-workers to some info.
                          It might not seem functional because a file needs to be selected in the central pane, as a comment is related to a specific file.
                          Screenshot 2025-08-21 at 23.20.16.png

                          About the client, yes, it's very similar to the web UI. I think this is good, but can raise the question you did.
                          The specific features of the client over the web UI (apart from just a personal preference of a local client vs a web window amongst 50 other open web windows) are :

                          • synchronisation : the local client allows you to set a link (one-way or bi-directional) between a folder on the local computer and the app's server-side storage
                          • the local client allows you to have multiple Sync-in sites live and quickly switch between them (business vs personal ?)

                          Screenshot 2025-08-21 at 23.25.11.png

                          Screenshot 2025-08-21 at 23.25.25.png

                          Screenshot 2025-08-21 at 23.28.32.png

                          robiR 1 Reply Last reply
                          2
                          • timconsidineT timconsidine

                            @robi good questions

                            The right panel changes a little depending on what main panel is displayed.
                            The 'chat' type icon is more of a comments function, allowing users to add a comment to a file for their own reference later, or to alert co-workers to some info.
                            It might not seem functional because a file needs to be selected in the central pane, as a comment is related to a specific file.
                            Screenshot 2025-08-21 at 23.20.16.png

                            About the client, yes, it's very similar to the web UI. I think this is good, but can raise the question you did.
                            The specific features of the client over the web UI (apart from just a personal preference of a local client vs a web window amongst 50 other open web windows) are :

                            • synchronisation : the local client allows you to set a link (one-way or bi-directional) between a folder on the local computer and the app's server-side storage
                            • the local client allows you to have multiple Sync-in sites live and quickly switch between them (business vs personal ?)

                            Screenshot 2025-08-21 at 23.25.11.png

                            Screenshot 2025-08-21 at 23.25.25.png

                            Screenshot 2025-08-21 at 23.28.32.png

                            robiR Offline
                            robiR Offline
                            robi
                            wrote on last edited by
                            #17

                            @timconsidine thanks for the screen shots, however I didn't see you open the chat icon as mentioned.

                            I happened to create a second user in addition to the admin and could see each in that side window. There were no actions possible from it.

                            Also I noticed that the client hijacked my command button away from the Brave browser I am typing this on. I use it command-<- to navigate back in the forum, and strangely it only navigated back in the sync-in client, even though it didn't have window focus! Insane.

                            Conscious tech

                            1 Reply Last reply
                            1
                            • timconsidineT Offline
                              timconsidineT Offline
                              timconsidine
                              App Dev
                              wrote on last edited by
                              #18

                              Yes, I am agreeing there is no chat.

                              I'm not meeting that command button issue, but maybe I don't have the same setup.

                              robiR 1 Reply Last reply
                              1
                              • timconsidineT timconsidine

                                Yes, I am agreeing there is no chat.

                                I'm not meeting that command button issue, but maybe I don't have the same setup.

                                robiR Offline
                                robiR Offline
                                robi
                                wrote on last edited by
                                #19

                                @timconsidine that button seems to be a list of tasks, instead of a chat.

                                Relaunching the app still steals my command button, so off it goes ;-/

                                Conscious tech

                                1 Reply Last reply
                                1
                                • N Neiluj

                                  Hi @timconsidine - in passing, just wanted to thank you for your tenacity and willingness to get this packaged.
                                  much appreciated.

                                  P Offline
                                  P Offline
                                  p44
                                  translator
                                  wrote on last edited by
                                  #20

                                  @Neiluj @timconsidine šŸ‘šŸ‘šŸ‘šŸ‘

                                  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