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. Ente

Ente

Scheduled Pinned Locked Moved App Wishlist
60 Posts 23 Posters 8.3k Views 24 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #15

    It's currently not in the roadmap

    J 1 Reply Last reply
    0
    • W Offline
      W Offline
      why42
      wrote on last edited by
      #16

      Hello ,
      Ente makes further progress in self hosting. so, I dare to ask, would you mind to put it on the Cloudron roadmap?

      1 Reply Last reply
      3
      • andreasduerenA Offline
        andreasduerenA Offline
        andreasdueren
        wrote on last edited by
        #17

        Looks like they have expanded the documentation for self-hosting: https://help.ente.io/self-hosting/

        1 Reply Last reply
        6
        • girishG girish

          It's currently not in the roadmap

          J Offline
          J Offline
          jayonrails
          translator
          wrote on last edited by
          #18

          @girish said in Ente:

          It's currently not in the roadmap

          Any chances we can change this? It seems like a better product than Immich to me and I would therefore prefer it.

          1 Reply Last reply
          2
          • SansGuidonS Offline
            SansGuidonS Offline
            SansGuidon
            wrote on last edited by
            #19

            I bet at some point we save more time as Cloudron users by packaging apps ourselves and documenting the process, maybe improving it via LLM, than waiting for the roadmap 🙂

            About me / Now

            1 Reply Last reply
            6
            • ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #20

              Would like to see it on Cloudron : I use it on my own and got very familiar with it. thumps up

              1 Reply Last reply
              3
              • andreasduerenA Offline
                andreasduerenA Offline
                andreasdueren
                wrote on last edited by
                #21

                Currently attempting to package this. Frontend and backend are loading but not connecting to each other yet. Will have to investigate when I have a little time.

                robiR 1 Reply Last reply
                6
                • andreasduerenA andreasdueren

                  Currently attempting to package this. Frontend and backend are loading but not connecting to each other yet. Will have to investigate when I have a little time.

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

                  @andreasdueren feel free to post it in case someone else can contribute a bit that gets passed this point. 🙂

                  Conscious tech

                  andreasduerenA 1 Reply Last reply
                  3
                  • robiR robi

                    @andreasdueren feel free to post it in case someone else can contribute a bit that gets passed this point. 🙂

                    andreasduerenA Offline
                    andreasduerenA Offline
                    andreasdueren
                    wrote on last edited by
                    #23

                    @robi Sure: https://git.due.ren/andreas/ente-cloudron/

                    I had to remove my bucket first because I hardcoded my credentials for testing (I'm a lazy sunofabitch)

                    1 Reply Last reply
                    2
                    • andreasduerenA Offline
                      andreasduerenA Offline
                      andreasdueren
                      wrote on last edited by
                      #24

                      Heads up: I used Caddy because It was easier for me to configure. But I'm happy to use another server if anyone has a preference.

                      robiR 1 Reply Last reply
                      1
                      • andreasduerenA Offline
                        andreasduerenA Offline
                        andreasdueren
                        wrote on last edited by
                        #25

                        nvm I'm switching to nginx

                        1 Reply Last reply
                        1
                        • andreasduerenA andreasdueren

                          Heads up: I used Caddy because It was easier for me to configure. But I'm happy to use another server if anyone has a preference.

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

                          @andreasdueren caddy is great, it just doesn't need certs once packaged.

                          Conscious tech

                          andreasduerenA 1 Reply Last reply
                          0
                          • robiR robi

                            @andreasdueren caddy is great, it just doesn't need certs once packaged.

                            andreasduerenA Offline
                            andreasduerenA Offline
                            andreasdueren
                            wrote on last edited by
                            #27

                            @robi I know but I'm just not getting it to work and the documentation is for nginx so it's probably better to stick with the upstream project

                            robiR 1 Reply Last reply
                            2
                            • andreasduerenA andreasdueren

                              @robi I know but I'm just not getting it to work and the documentation is for nginx so it's probably better to stick with the upstream project

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

                              @andreasdueren I feel you.

                              I had similar issues trying to plumb ZeroNet.

                              Conscious tech

                              1 Reply Last reply
                              1
                              • andreasduerenA Offline
                                andreasduerenA Offline
                                andreasdueren
                                wrote on last edited by
                                #29

                                Actually, here they are using Caddy?! -.-

                                robiR 1 Reply Last reply
                                0
                                • andreasduerenA andreasdueren

                                  Actually, here they are using Caddy?! -.-

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

                                  @andreasdueren Indeed.

                                  If it helps any, you can take a peek at the ZeroNet apache config, it works to take the host nginx proxy and proxy it again to the local running app (for testing in LAMP).

                                  Not sure what you're running into otherwise.

                                  Conscious tech

                                  andreasduerenA 1 Reply Last reply
                                  1
                                  • robiR robi

                                    @andreasdueren Indeed.

                                    If it helps any, you can take a peek at the ZeroNet apache config, it works to take the host nginx proxy and proxy it again to the local running app (for testing in LAMP).

                                    Not sure what you're running into otherwise.

                                    andreasduerenA Offline
                                    andreasduerenA Offline
                                    andreasdueren
                                    wrote on last edited by
                                    #31

                                    @robi As far as I can tell, both backend and frontend are working fine. Frontend loads but there eis something wrong with the server implementation and it won't connect to the backend. Probably easy stuff but I need a break.

                                    1 Reply Last reply
                                    1
                                    • robiR Offline
                                      robiR Offline
                                      robi
                                      wrote on last edited by robi
                                      #32

                                      It looks like it's just using port 8080 for the front end App facing parts which is configurable in the clients, which then make more HTTP calls to localhost ports 3000-3004 for the backend.

                                      In a LAMP scenario it's one change for the Apache config and the rest is just making the backend run and available.

                                      Conscious tech

                                      andreasduerenA 1 Reply Last reply
                                      1
                                      • L Offline
                                        L Offline
                                        lukas
                                        wrote on last edited by
                                        #33

                                        Great job guys, can't wait to use it on Cloudron ❤️

                                        1 Reply Last reply
                                        0
                                        • robiR robi

                                          It looks like it's just using port 8080 for the front end App facing parts which is configurable in the clients, which then make more HTTP calls to localhost ports 3000-3004 for the backend.

                                          In a LAMP scenario it's one change for the Apache config and the rest is just making the backend run and available.

                                          andreasduerenA Offline
                                          andreasduerenA Offline
                                          andreasdueren
                                          wrote on last edited by
                                          #34

                                          @robi Yes, I think this is not far from running. Don't have time to work on it today unfortunately

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