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

AppDev

Private

Cloudron App Packagers

Posts


  • Simple Static: the simplest way to host static websites on Cloudron
    andreasduerenA andreasdueren

    @TheMeerkat Nice! Nothing against nginx but have you considered caddy?

    Community Apps

  • Cal.com closing source
    LanhildL Lanhild

    @sparkwise According to their blog post, back in April, the maintainers are "former Cal.com interns".

    Anyhow, it's been ~15 days since any commit was pushed, and all the commits since their announcement were almost exclusively changes to remove code from their "now" closed source version.

    Not to be pessimistic, but I wouldn't expect a new release any time soon, if ever.

    Cal.com

  • LDAP,OIDC, User Directory and Groups Menu Gone after Update to Latest Release 9.2
    girishG girish

    Whoops, this should be fixed now. We made a bad fix couple of days ago in cloudron.io, and it was providing incorrect subscription information.

    Support

  • LDAP,OIDC, User Directory and Groups Menu Gone after Update to Latest Release 9.2
    girishG girish

    @firmansi @creative567145 can you please drop me a note at support@cloudron.io with the cloudron id? This is in the Cloudron.io account page of the cloudron dashboard.

    I will merge this into the bug report thread.

    Support

  • LDAP,OIDC, User Directory and Groups Menu Gone after Update to Latest Release 9.2
    girishG girish

    @firmansi said:

    @girish after update to 9.2 release, i don't see LDAP menu anymore under User menu, and in a matter of fact all menu under user is gone, including user group, is it intentional ? How to fix

    @creative567145

    It's a bug, we are looking into it.

    Support

  • Ente for cloudron, help for testing wanted.
    andreasduerenA andreasdueren

    @mrchrisjones Yes, this looks like a CORS issue. Have you checked the upstream documentation? I'm a bit surprised you got Cloudflare R2 working. I thought I remember trying it back when I packaged this and there were compatibility issues.

    Personally I'm using replication with B2, Hetzner and Scaleway (in this order).

    App Packaging & Development

  • What's coming in Cloudron 10
    girishG girish

    girish said:

    mail: allow cloudron email to be used as a mail relay. this will allow one cloudron to relay emails via another cloudron without having to disable mail from validation.

    I have made two big changes here. The domain level flag to disable mail from validation is now gone. It is now instead per mailbox. The migration logic will migrate the domain level settings into mailbox level setting.

    26bc161a-3863-42d9-b64f-11cd2076d4a7-image.jpeg

    In general, you should never need the above flag and it's only there because we had the global flag. There is a now a new feature called SMTP relay. You can create tokens which you put in external apps/services to send mail via your server.

    a4edda75-b0ef-4621-9a5f-a5b195abd1e2-image.jpeg

    Announcements

  • Ente for cloudron, help for testing wanted.
    andreasduerenA andreasdueren

    @mrchrisjones That pretty much points to failing on email/OTP delivery, not on Backblaze B2 or browser encryption key generation.

    172.18.0.1 looks to be Cloudron’s internal mail relay address. Ente/Museum is trying to send the signup OTP email through Cloudron’s mail addon at 172.18.0.1:2465, and that connection is timing out:

    dial tcp 172.18.0.1:2465: connect: connection timed out

    So /api/users/otp hangs because Museum cannot reach the SMTP relay.

    You don’t need the cloudron command on your Mac. In the Cloudron web UI, open the Ente app, then use the app’s Terminal/Console and check:

    env | grep CLOUDRON_MAIL

    If the internal Cloudron SMTPS relay is unreachable, you can try overriding Museum’s SMTP config directly in:

    /app/data/config/museum.override.yaml

    I just pushed a package update which supports these changes. Please update to the latest version (0.6.100). The new image should include the ENTE_SMTP_* support.

    Example for an external SMTP server using implicit TLS:

    smtp:
      host: "smtp.example.com"
      port: "465"
      username: "smtp-user"
      password: "smtp-password"
      email: "ente@example.com"
      sender-name: "Ente"
      encryption: "tls"
    

    Then restart the Ente app.

    Important: Ente/Museum supports tls/ssl for implicit TLS, or no encryption. It does not support STARTTLS, so port 587 usually will not work unless the relay also accepts plain SMTP there. For most external relays, use port 465 with encryption: "tls".

    The Cloudron app email UI may not show much here because apps normally talk to Cloudron’s internal mail relay, and Cloudron then relays externally. The log you shared shows the app cannot connect to that internal relay.

    App Packaging & Development

  • What's coming in Cloudron 10
    girishG girish

    @sponch still a long way out since we are just implementing the features. I can provide a date, when we are at least done implementing them 🙂 But we are moving very quickly 🤞

    Announcements

  • What's coming in Cloudron 10
    girishG girish

    girish said:

    mail: housekeeping task. we want to move away from usage of ldap for auth entirely. many of the node ldap modules have become unmaintained
    mail: housekeeping task. the mail database is partly in box code and partly in mail server. have to move everything into mail server. this will help us implement backup/restore of mail nicely as well.

    Both done now 🙂 Got rid of LDAP entirely from the mail server.

    Announcements

Member List

girishG girish
P pathab
rmdesR rmdes
vitetjV vitetj
andreasduerenA andreasdueren
canadaduaneC canadaduane
njN nj
T TheNils
eyecreateE eyecreate
LanhildL Lanhild
W walski
KubernetesK Kubernetes
timconsidineT timconsidine
R random_eric
B bram
jeauJ jeau
marioM mario
eriktadE eriktad
BrutalBirdieB BrutalBirdie
mehdiM mehdi
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search