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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. App Packaging & Development
  3. Ente for cloudron, help for testing wanted.

Ente for cloudron, help for testing wanted.

Scheduled Pinned Locked Moved App Packaging & Development
26 Posts 7 Posters 3.6k Views 9 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.
  • jamesJ james

    Hello @sponch
    You will need the Cloudron CLI.

    When you have installed the Cloudron CLI and authentificated yourself against the Cloudron server you wish to use, you can run the following commands:

    git clone https://git.due.ren/andreas/ente-cloudron.git
    cd ente-cloudron
    cloudron install --location ente --image andreasdueren/ente-cloudron:0.5.9
    

    or you can use @timconsidine app installer tool: https://ccai.appx.uk/

    sponchS Offline
    sponchS Offline
    sponch
    wrote on last edited by
    #13

    @james Hi, thanks a lot..just going through configuration of Ente... 😧

    1 Reply Last reply
    1
    • sponchS Offline
      sponchS Offline
      sponch
      wrote on last edited by
      #14

      up and running, can't find a possibility in their iOS App to connect to custom instances.

      andreasduerenA 1 Reply Last reply
      0
      • sponchS sponch

        up and running, can't find a possibility in their iOS App to connect to custom instances.

        andreasduerenA Offline
        andreasduerenA Offline
        andreasdueren
        App Dev
        wrote on last edited by andreasdueren
        #15

        @sponch You have to tap the onboarding screen 7 times and then enter your ente server

        sponchS robiR 2 Replies Last reply
        1
        • andreasduerenA andreasdueren

          @sponch You have to tap the onboarding screen 7 times and then enter your ente server

          sponchS Offline
          sponchS Offline
          sponch
          wrote on last edited by
          #16

          @andreasdueren OMG...thanks

          andreasduerenA 2 Replies Last reply
          1
          • sponchS sponch

            @andreasdueren OMG...thanks

            andreasduerenA Offline
            andreasduerenA Offline
            andreasdueren
            App Dev
            wrote on last edited by
            #17

            @sponch No problem! šŸ™‚

            1 Reply Last reply
            0
            • andreasduerenA andreasdueren

              @sponch You have to tap the onboarding screen 7 times and then enter your ente server

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

              @andreasdueren LOL as if in frustration.. OK šŸ˜‚

              Conscious tech

              1 Reply Last reply
              3
              • sponchS sponch

                @andreasdueren OMG...thanks

                andreasduerenA Offline
                andreasduerenA Offline
                andreasdueren
                App Dev
                wrote on last edited by
                #19

                @sponch Is everything working?

                sponchS 1 Reply Last reply
                0
                • andreasduerenA Offline
                  andreasduerenA Offline
                  andreasdueren
                  App Dev
                  wrote on last edited by
                  #20

                  Updated Ente Package: andreasdueren/ente-cloudron:0.6.1

                  šŸ”§ Fixes:

                  • Ente Locker now works: public-locker was incorrectly pointing to the embed app — it now correctly points to the share app (apps/share), which is the actual Public Locker frontend. This fixes Locker redirecting to the photos app.

                  Changes since 0.5.9:

                  • v0.6.0 — Fresh build with latest upstream ente sources
                  • Customize email footer for self-hosted instance (removes ente.io branding)
                  • Redirect base domain to photos host
                  • Fix Museum API matchers scoped to photos host
                  • v0.6.1 — Fix public-locker → share URL (Locker fix)

                  Upstream: https://github.com/ente-io/ente/commit/deb7314

                  1 Reply Last reply
                  3
                  • andreasduerenA andreasdueren

                    @sponch Is everything working?

                    sponchS Offline
                    sponchS Offline
                    sponch
                    wrote on last edited by
                    #21

                    @andreasdueren omg totally forgot to answer. Installation and testsync were okay. However I deleted the app after the test and hope to get an official cloudron app soon.

                    andreasduerenA 1 Reply Last reply
                    2
                    • sponchS sponch

                      @andreasdueren omg totally forgot to answer. Installation and testsync were okay. However I deleted the app after the test and hope to get an official cloudron app soon.

                      andreasduerenA Offline
                      andreasduerenA Offline
                      andreasdueren
                      App Dev
                      wrote on last edited by
                      #22

                      @sponch Honestly not sure if they will ever support it. Don't seem to be keen on apps which need s3. This has been incredibly stable for me though if it's any reassurance. And switching to a cloudron package should also be no issue should they adopt it.

                      M 1 Reply Last reply
                      0
                      • andreasduerenA Offline
                        andreasduerenA Offline
                        andreasdueren
                        App Dev
                        wrote on last edited by
                        #23

                        Updated Ente Package: andreasdueren/ente-cloudron:0.6.2

                        āœ‰ļø New: Configurable email footer
                        Three new fields in the Cloudron app config UI:

                        • Organization name — replaces the bare URL in email footer link text
                        • Support email — adds "Questions? email@example.com" to the footer
                        • Support URL — adds a "Get help" link (fallback if no support email set)

                        All fields are optional. If left blank, the footer falls back to showing your instance URL as before.

                        1 Reply Last reply
                        3
                        • andreasduerenA Offline
                          andreasduerenA Offline
                          andreasdueren
                          App Dev
                          wrote on last edited by andreasdueren
                          #24

                          Updated Ente Package: andreasdueren/ente-cloudron:0.6.3

                          šŸ—‚ļø Fix: startup.log no longer grows unbounded
                          The startup log was being appended across every restart, growing to 4-5 GB and causing very slow backups. It is now truncated on each startup — only the current session's logs are kept. Backups will be significantly faster from the next restart onward.

                          Upstream changes (ente-io/ente):
                          • 792f28c: README: add Locker Obtainium and GitHub release links
                          • 9810269: [mob][locker] Prevent duplicate default collections during signup
                          • 26549fc: [mob][photos] VectorDB write index fix
                          • 686706b: Toggle to let ML run continuously
                          • 922784b: Internal toggle to let ML run continuously without interruption

                          Upstream: https://github.com/ente-io/ente/commit/922784b

                          1 Reply Last reply
                          4
                          • andreasduerenA andreasdueren

                            @sponch Honestly not sure if they will ever support it. Don't seem to be keen on apps which need s3. This has been incredibly stable for me though if it's any reassurance. And switching to a cloudron package should also be no issue should they adopt it.

                            M Offline
                            M Offline
                            Muhanand
                            wrote on last edited by
                            #25

                            @andreasdueren Isn't it possible to selfhost s3 thou (like Ceph, garage, seaweedFS), maybe they could support that way? Or do you think it is something else? and Thank you so much for u great work!

                            andreasduerenA 1 Reply Last reply
                            0
                            • M Muhanand

                              @andreasdueren Isn't it possible to selfhost s3 thou (like Ceph, garage, seaweedFS), maybe they could support that way? Or do you think it is something else? and Thank you so much for u great work!

                              andreasduerenA Offline
                              andreasduerenA Offline
                              andreasdueren
                              App Dev
                              wrote on last edited by
                              #26

                              @Muhanand Definitely possible. But this app just by nature requires a more sophisticated manual setup.

                              1 Reply Last reply
                              0

                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                              With your input, this post could be even better šŸ’—

                              Register Login
                              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