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


Skip to content

Discuss

Feedback, suggestions, anything else Cloudron related

1.1k Topics 9.5k Posts
  • Recommendations for automatically Shared Calendar

    4
    0 Votes
    4 Posts
    1k Views
    JOduMonTJ
    @subven said in Recommendations for automatically Shared Calendar: Does SOGO automatically displays shared calenders? If so you could do the same there. SOGO definitly do that
  • Feature descriptions

    webhosting pricing subscription
    3
    0 Votes
    3 Posts
    831 Views
    kyzoe.beK
    @girish Thanks, Love to see your email coming!
  • Can we restrict access to apps behind the OpenVPN app?

    vpn
    16
    0 Votes
    16 Posts
    3k Views
    LonkleL
    Hey guys, still alive over here. Busier than usual this time of year, but happy to help out if you guys need anything. I don't have time to read the whole thread but if anyone has any questions or needs the latest OpenVPN Client (Beta), let me know and I'll package something up for somebody with instructions for the hot fix using the semi-official hot fix tool. I haven't posted in here in awhile because I need to update my hot fix for 6.0 and until I do that, it has to run on v5.6.3 so I've just been waiting to find time to update the hot fix. Though ideally @girish and I will make have a solid game plan as to how he wants the VPN Client integrated in Cloudron whether as an app itself or an app setting a file chooser to pick a .ovpn file to "connect" an app to (admittedly I think this gives users the most conveyance of the feature - it's up to @girish and @nebulon on that decision, but I'll go in either direction they want).
  • Which software running this forum?

    Solved
    4
    0 Votes
    4 Posts
    818 Views
    girishG
    We love NodeBB The only real issue I have with this forum is managing spam accounts. This is despite reluctantly enable captcha. Would be great if there is some auto delete account feature if a user has never posted anything or behaves like a bot. I should probably report this to @julian in their forum. https://forum.cloudron.io/users is quite a mess because we have real humans signing up and just creating crap content non-stop.
  • How to dedupe lines in a file efficiently

    logs
    10
    0 Votes
    10 Posts
    2k Views
    robiR
    @girish I am referring to any that don't need to be written to disk. You can use the lines for what you need in memory.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Sonarr App, I would like help and feedback please

    11
    0 Votes
    11 Posts
    2k Views
    E
    @jodumont I cloned your repo, and spliced in some bits from the linuxserver Dockerfile with the net result that I could get Sonarr v3 (the beta version) to run on my cloudron. My code is here, if you want to review or play with.
  • Wasabi global issues

    wasabi
    7
    0 Votes
    7 Posts
    2k Views
    marcusquinnM
    @girish Yeah, we were back up about 2:30pm UK time today.
  • Happy Christmas Cloudron Buddies πŸŽ„

    3
    13 Votes
    3 Posts
    977 Views
    girishG
    Merry xmas and happy new year to you all too! I went totally offline for a few days and took a break from electronics, I needed the break Great to be back!
  • Beginner's Guide: Hugo + Gitlab CI + Surfer

    23
    10
    8 Votes
    23 Posts
    4k Views
    V
    @atrilahiji that would be great if you could shed some light on it. it’d be cool! I totally forgot about the self-host side of things earlier. Added the note.
  • 1 Votes
    8 Posts
    5k Views
    fbartelsF
    @jodumont yes. Samba is the only protocol on your list that is really made to be mounted locally. Personally I would try to avoid having to rely on php for access to remote filesystems (regardless of the protocol).
  • Security Discussion: 2FA TOTP comes after the login credentials. Why?

    7
    0 Votes
    7 Posts
    710 Views
    njN
    @humptydumpty I like your idea of educating the users on the login page itself. You could also add something like This code protects your account even if someone stole your password. Or a better wording would make an impact, really!
  • Cloudron only uses one drive

    2
    0 Votes
    2 Posts
    473 Views
    girishG
    Is the disk mounted? Else cloudron won't see it. Can you give df output?
  • it is possible to share data between apps ?

    sharing volumes
    3
    0 Votes
    3 Posts
    708 Views
    JOduMonTJ
    @mario said in it is possible to share data between apps ?: Through volumes, sure. yes, I just found it, this is why it was familiar to me because it was mentioned in the Cloudron 6 release note
  • Is is possible to install an app on the www subdomain?

    Solved
    4
    0 Votes
    4 Posts
    734 Views
    girishG
    @rajnada Yes, anyway you want it. You can also change it around any time you want.
  • Did Dark Mode disappear from this forum (NodeBB)?

    Solved
    4
    0 Votes
    4 Posts
    892 Views
    girishG
    Should be back now. I think it got disabled when we updated yesterday to NodeBB 1.6.0. I updated the plugin and now it's back.
  • Which Cloudron app is best for ...

    6
    0 Votes
    6 Posts
    1k Views
    P
    @marcusquinn Thank's a lot! I think papermerge feets for my needs...!! Many thank's for your precious advice(s)
  • Flexible docker administration similar to cloudron?

    6
    1 Votes
    6 Posts
    1k Views
    jimcavoliJ
    @dfldadm I've built a couple custom apps that target Cloudron as a deployment platform, and published a sample of how to build/deploy to a Cloudron from GitHub Actions. Several of us would be happy to help you get that figured out if you run into any issues. In my experience, it's been roughly as easy as Heroku to operate once you get that initial setup done.
  • embed a secure and public chat in a web page

    8
    0 Votes
    8 Posts
    1k Views
    marcusquinnM
    for Rocket.chat currently being the best option I know of in Cloudron. https://brandlight.org if you want to see it on a front-end.
  • Preview the new feature in 6.0.1

    5
    0 Votes
    5 Posts
    958 Views
    girishG
    @plusone-nick it's really a feature that packagers can use to avoid writing extra code. Specifically it's for apps that have no user management. There is not user facing changes.