Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Cloudron 4.3 released

    Announcements
    2
    4
    125
    Loading More Posts
    • 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.
    • girish
      girish Staff last edited by

      Hi all,
      We released Cloudron 4.3. The blog has more details about the release.

      • Network View - Use this to select the IP address that Cloudron uses to configure the DNS.
      • Custom Apps - Development and deployment of custom apps (using Docker) is integrated a first class feature. See the tutorial for getting started.
      • Custom CSP Policy
      • LDAP Connector
      • email: Auto-subscribe to Spam folder
      • ticket: when email is down, add a field to provide alternate contact email
      • Add pagination and search to mailbox and mail alias listing
      • Resolve any lists and aliases in a mailing list
      • Rename Accounts view to Profile
      • Add search for groups and user association UI
      • List unstable apps by default
      fbartels 1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        Just a heads up. There were a few bugs/regressions that we found since we released this:

        • LDAP connector has a bug causing sync to be super slow.
        • LDAP connector does not auto-create users (have to synchronize by hand periodically)
        • Private Registry setting fails when using ECR
        • Memory usage graphs do not show all the apps

        We are pushing out a 4.3 patch release later today that should fix the above issues.

        1 Reply Last reply Reply Quote 0
        • fbartels
          fbartels App Dev @girish last edited by

          Hi @girish,

          @girish said in Cloudron 4.3 released:

          LDAP Connector

          I was wondering about that, bit did not dare to try it since I only have my "production" cloudron. What happens when there is a user with the same name in my ldap, but that already exists locally? Can I map these users?

          @girish said in Cloudron 4.3 released:

          Custom Apps - Development and deployment of custom apps (using Docker

          Does that mean that the requirement to base containers in the cloudron image is gone? (I must say I like this, since makes backups easy).

          1 Reply Last reply Reply Quote 0
          • girish
            girish Staff last edited by

            @fbartels If there is a conflicting username, we skip it. It will log a conflict. If it helps, the code is at https://git.cloudron.io/cloudron/box/blob/master/src/externalldap.js#L185

            Yes, base container requirement is gone (it was never enforced by the platform itself, but just our buildbot which is gone now).

            I would hold on till 4.3.3 to test the LDAP connector.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB