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
I

IniBudi

@IniBudi
About
Posts
117
Topics
42
Shares
0
Groups
0
Followers
0
Following
1

Posts

Recent Best Controversial

  • How To Implement MFA in Chatwoot?
    I IniBudi

    @andreasdueren thank you Andreas, it works perfectly.

    I think it's different code with the tutorial that come from here https://developers.chatwoot.com/self-hosted/configuration/multi-factor-authentication:

    # Active Record Encryption keys (required for MFA/2FA functionality)
    # Replace with the actual keys from rails db:encryption:init output
    ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY=EGY8WhulUOXixybod7ZWwMIL68R9o5kC
    ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY=aPA5XyALhf75NNnMzaspW7akTfZp0lPY
    ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT=xEY0dt6TZcAMg52K7O84wYzkjvbA62Hz
    

    When I tried your code, now it appears on my dashboard:

    # Active Record Encryption keys (required for MFA/2FA functionality)
    # Replace with the actual keys from rails db:encryption:init output
    export ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY=string
    export ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY=string
    export ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT=string
    

    Now, I can see the 2FA option.

    Thank you...

    Chatwoot

  • How To Implement MFA in Chatwoot?
    I IniBudi

    I'd like to implement MTA/2FA in Chatwoot and I already followed this instruction:

    https://developers.chatwoot.com/self-hosted/configuration/multi-factor-authentication

    However, the security setting is not available. Have you experience this setup?

    Chatwoot

  • Help Me To Update Cloudron to 9.0.5
    I IniBudi

    @nebulon thanks

    Support

  • Help Me To Update Cloudron to 9.0.5
    I IniBudi

    Dear Cloudron team,

    I'd like to update my Cloudron to 9.0.5. Please help me, this is my Cloudron ID ba5de2b7-a340-4da0-8042-506cd9d10acf.

    Thank you.

    Support

  • Adding File Permission Settings to Cloudron File Manager
    I IniBudi

    Dear Cloudron Team,

    I would like to suggest an enhancement to the existing Cloudron File Manager feature — the ability to manage file permissions directly within it.

    Currently, I still rely on the manual approach of logging into FileZilla to configure file permissions.

    Having this functionality built into the Cloudron LAMP File Manager would make things much more efficient and user-friendly.

    Would it be possible to consider adding this feature in future updates?

    Thank you for the awesome product!

    Feature Requests filemanager

  • Connecting Cloudron LAMP Database to Desktop Applications
    I IniBudi

    @BrutalBirdie Thank you for the incredibly comprehensive tutorial. It seems this guide is best suited for users with advanced knowledge, so I’ll need to take some time to study and understand every detail you’ve provided. Much appreciated! Thank you @joseph for the documentation reference. I'll look into it.

    LAMP

  • Connecting Cloudron LAMP Database to Desktop Applications
    I IniBudi

    Hi Cloudron Team,

    I would like to edit the database on our LAMP setup using software like Sequel Pro or MySQL Workbench.

    My question is: How can I connect the Cloudron-installed database (using LAMP) to desktop applications such as Sequel Pro or MySQL?

    While phpMyAdmin is available, I'm interested in alternative methods for managing the database via a desktop application.

    Thank you.

    LAMP

  • Ask About Cloudron Firewall
    I IniBudi

    @joseph Many thanks for the clear and detailed explanation!

    Discuss network firewall

  • Ask About Cloudron Firewall
    I IniBudi

    Hi, I’d like to ask a question about the Firewall. What is the function of the Firewall in Cloudron?

    For example, if an IP is blocked in the firewall, does it automatically prevent access to all applications installed on Cloudron?

    Additionally, if someone attempts to access the SSH server and gets blocked by Fail2Ban, can we automatically add that IP address to Cloudron’s firewall?

    I appreciate your time and attention.
    Thank you.
    Best regards.

    Discuss network firewall

  • Ubuntu Pro & Cloudron
    I IniBudi

    Is there any compatible issue with Ubuntu Pro and Cloudron if I enable this feature? Currently I am using Ubuntu 24.04.1 LTS.

    Discuss

  • Investigating Multi-Recipient Email Delivery Issues on Cloudron v8.2.4
    I IniBudi

    @joseph I think the problem came from my SMTP provider.

      "message": "Message Queued (BD37BA83-C51B-465E-BB2F-9AF424226800.1)"
    }
    

    After change the SMTP using the default server, the problem is solved.

    Support email

  • Resolving DNS Sync Conflicts: Cloudron and Cloudflare Interaction Issue
    I IniBudi

    @girish My question is: does the "Sync DNS" feature only disable IPv4, requiring manual deactivation of Cloudflare's proxy for IPv6? In my case, for both the VPN application and my.cloudron.domain, I had to manually disable Cloudflare’s proxy for IPv6.

    Support cloudflare domains sync-dns

  • Resolving DNS Sync Conflicts: Cloudron and Cloudflare Interaction Issue
    I IniBudi

    @nebulon yes, I am using ipv6 enable on my server. I think some app like VPN and my.cloudron.domain in my case didn't sync properly. It's only IPv4 that's not proxied with Cloudflare, the IPv6 still proxied with CF.

    Support cloudflare domains sync-dns

  • Resolving DNS Sync Conflicts: Cloudron and Cloudflare Interaction Issue
    I IniBudi

    I discovered a conflict between Cloudron and Cloudflare when clicking the "Sync DNS" button.

    Upon clicking it, I checked the DNS settings on Cloudflare and found that the domain my.cloudron.domain, which is not proxied, only uses IPv4 while IPv6 is still being proxied by Cloudflare. As a result, some services, such as email, are not functioning properly.

    Moreover, not only is the my.cloudron.domain affected, but applications like the VPN on Cloudron are also using Cloudflare's proxy for IPv6, causing the VPN service to fail. Is this considered a bug?

    I hope this information proves useful to others as well.

    Thank you.
    Regards.

    Support cloudflare domains sync-dns

  • Investigating Multi-Recipient Email Delivery Issues on Cloudron v8.2.4
    I IniBudi

    @p44 In the previous setup, I used mailketing SMTP server, after using the Built-in SMTP server. I can send emails to several email addresses simultaneously.

    Support email

  • Investigating Multi-Recipient Email Delivery Issues on Cloudron v8.2.4
    I IniBudi

    I'd like to confirm that the problem was coming from my 3rd party email relay service. I just disabled it and using my own server without having problem at all.

    Support email

  • Investigating Multi-Recipient Email Delivery Issues on Cloudron v8.2.4
    I IniBudi

    Dear Cloudron Team,

    Today, I conducted a test by sending emails simultaneously to multiple addresses such as @gmail.com, @outlook.com, and others. However, when I sent the email via Cloudron’s system, only the first email was successfully received, while the rest did not receive the message.

    I then attempted a second test using “reply to all,” but the result was the same—only the first email received the message, and the others did not.

    My question is: Is there an error in my server configuration, or is there a bug in Cloudron version v8.2.4? I have tried disabling IPv6 and syncing again, but the result remains unchanged. I also attempted enabling both IPv6 and IPv4 simultaneously, yet the issue persists.

    Could you please advise on what steps I should take to resolve this issue?

    Thank you for your attention and assistance.
    Regards

    Support email

  • How To Enable IPv6 on Netcup?
    I IniBudi

    I got it, I will contact them for this issue. Thank ou @joseph

    Support netcup ipv6

  • How To Enable IPv6 on Netcup?
    I IniBudi

    I have a server hosted on Netcup, which already includes IPv4 and IPv6.

    However, I’ve noticed that Cloudron cannot detect my public IPv6 address.

    847df9a1-11af-498a-ad31-11617c75a4f1-image.png

    Some information might be helpful:

    root@account# host -t AAAA ipv6.api.cloudron.io
    ipv6.api.cloudron.io has IPv6 address 2604:a880:800:10::b66:f001
    
    root@account# curl -6 https://ipv6.api.cloudron.io/api/v1/helper/public_ip
    curl: (7) Failed to connect to ipv6.api.cloudron.io port 443 after 1 ms: Couldn't connect to server
    

    Could you help me resolve this issue, please?

    Thank you.

    Support netcup ipv6

  • Redirect IP Address To My Cloudron Subdomain
    I IniBudi

    Thank you the problem is solved. 🙂

    Support custom pages
  • Login

  • Don't have an account? Register

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