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
21 Posts 6 Posters 2.3k Views 8 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.
  • necrevistonnezrN Online
    necrevistonnezrN Online
    necrevistonnezr
    wrote on last edited by necrevistonnezr
    #3

    Is the manual setup of subdomains still required after https://forum.cloudron.io/post/114771?

    andreasduerenA 1 Reply Last reply
    1
    • necrevistonnezrN necrevistonnezr

      Is the manual setup of subdomains still required after https://forum.cloudron.io/post/114771?

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

      @necrevistonnezr Nope

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

        Updated Ente Package: andreasdueren/ente-cloudron:0.5.5

        • Implemented replication across three buckets

        Tested with the following providers:

        Primary: Backblaze, Secondary: Hetzner Object Sorage, Glacier: Scaleway

        One important consideration: The cold bucket needs to support the GLACIER class Ente tries to use. So either point S3_COLD_* at an actual Glacier-capable object store (like Scaleway’s cold tier) or switch the app to local buckets mode so the start script configures Museum with are_local_buckets: true / use_path_style_urls: true, which causes the replication controller to skip the Glacier storage class.

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

          Updated Ente Package: andreasdueren/ente-cloudron:0.5.6

          • The cloudron image now bundles the full Families frontend and rewrites its links toward your self-hosted origin, includes billing-plan JSON so Museum can resolve subscriptions without manual DB edits. Families email invitations were patched to read apps.family (so they link to family.<your-domain> instead of family.ente.io).
          1 Reply Last reply
          3
          • andreasduerenA Offline
            andreasduerenA Offline
            andreasdueren
            App Dev
            wrote on last edited by
            #7

            Updated Ente Package: andreasdueren/ente-cloudron:0.5.7

            • Passkeys and Accounts now load properly.
            • Share/embed/payments bundles ship with the image, their URLs are rewritten, and Caddy serves them via dedicated hosts and the manifest exposes those hostnames so you can configure them.
            1 Reply Last reply
            6
            • timconsidineT Online
              timconsidineT Online
              timconsidine
              App Dev
              wrote on last edited by
              #8

              @andreasdueren you're working miracles ! Well done and thank you.

              Indie app dev, scratching my itches, lover of Cloudron PaaS

              andreasduerenA 1 Reply Last reply
              4
              • timconsidineT timconsidine

                @andreasdueren you're working miracles ! Well done and thank you.

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

                @timconsidine lol don’t know about that

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

                  Updated Ente Package to use latest upstream images: andreasdueren/ente-cloudron:0.5.9

                  Still haven't been able to get Ente Locker working but the documentation is basically non-existant.

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

                    hey @andreasdueren how can I add your image to be used in CLoudron?

                    1 Reply Last reply
                    1
                    • jamesJ Offline
                      jamesJ Offline
                      james
                      Staff
                      wrote on last edited by james
                      #12

                      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 1 Reply Last reply
                      3
                      • 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 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
                                      1
                                      • andreasduerenA andreasdueren

                                        @sponch Is everything working?

                                        sponchS Offline
                                        sponchS Offline
                                        sponch
                                        wrote 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.

                                        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