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.3k Posts
  • SSL on CNAME records using Cloudflare Proxy

    certificates cloudflare
    1
    1 Votes
    1 Posts
    264 Views
    No one has replied
  • I am missing (real) SSO

    sso
    13
    2 Votes
    13 Posts
    2k Views
    jdaviescoatesJ
    @thetomester13 said in I am missing (real) SSO: @jdaviescoates I took a quick look at some video tutorials, but I didn't see how Keycloak would be able to log the user into other applications without having said application specifically implementing the Keycloak integration. You've already looked into it more than me. I guess Indiehosters have implemented Keycloak integration into the apps they've integrated in their Liiibre service (perhaps they maintain forks or something, or have contributed upstream).
  • 2 Votes
    5 Posts
    580 Views
    marcusquinnM
    Long and rocky experience tells me with operating systems to stay a year behind. Especially when security patches are normally supported for 5 years and optimisations are usually all in the apps and service version updates within. Let others do the OS battle-testing for a year or play with it for non-critical systems, but life's too short to be on the bleeding edge in production.
  • Typo in app "Update" panel

    i18n
    2
    1
    1 Votes
    2 Posts
    329 Views
    nebulonN
    This is something we have to fix in the next iteration together with the translation. For the moment those singular/plurals are hardcoded.
  • How would you migrate a Cloudron with ~1TB of data?

    migration
    7
    1 Votes
    7 Posts
    1k Views
    girishG
    @msbt You can disable automatic backups of nextcloud. Then do a full box backup and then you can restore all the apps on the other server using the box backup. Nextcloud will get installed but won't have any data (as expected) because there is no backup for it. So, far so good. For nextcloud migration, one first needs a "snapshot" of the app on the old server i.e the database dump etc. For this, there is a CLI command called cloudron export --snapshot. This will simply create the database dumps etc. You can then wholesale copy /home/yellowtent/appsdata/{appid} from your old server into the new server using rsync/scp or whatever. Once copied, on the new server, you do cloudron import --in-place. This will then restore nextcloud from the dump files etc (thus, the in place). The catch is that I implemented cloudron export only after I read your post So, it will only be in the next release. But you can always apply https://git.cloudron.io/cloudron/box/-/commit/78752fde7a402821b40eeb75091089470933b23f on the old server. cloudron import has been there for a long time, it's a hidden thing that we use to import large backups into Cloudron. So, I guess you can wait for 6.0.1, which should be out shortly since we have to release it soonish as it had some regressions.
  • RAM usage is lower after a server reboot

    5
    3
    1 Votes
    5 Posts
    1k Views
    scookeS
    I have the same, and way more noticeable than previous restarts. You're not alone.
  • Forum connectivity issues

    forum
    11
    1 Votes
    11 Posts
    2k Views
    girishG
    @jdaviescoates said in Forum connectivity issues: Oooh, exciting that Cloudron 6 is nearly here! Yes, we started dogfooding Cloudron 6 on all our serves since 3 days now. Yesterday, the update of our main Cloudron was also done. So far so good!
  • Moov - OSS Fintech Software Company

    3
    3 Votes
    3 Posts
    342 Views
    robiR
    @marcusquinn No, this is at a layer lower than what Stripe is doing. It doesn't look like Stripe is doing their Treasury in the open either, so likely closed source, open API subset. Moov allows you to be your own Stripe without the fees. (Stripe is a viable business because of the fees)
  • Who is selling hosted (and supported) Cloudron servers?

    hostingprovider
    7
    7 Votes
    7 Posts
    1k Views
    marcusquinnM
    In fact, I'm intending to start a thread on what I just said soon, just had a bunch of life stuff to balance. I'm all-in on promoting Cloudron though, too much on my mind to write now but I can see a bright future, and have some interesting possibilities to bring to the party at some point. Sorry, not intending to be a mystery post, just gotta focus on a fair bit of life stuff first.
  • STUN/TURN server debugging

    Moved stun turn webrtc
    3
    1
    3 Votes
    3 Posts
    2k Views
    robiR
    @girish We're already done.. had to have udp ports open in the 50,000 range and TURN/STUN ports. Thanks for thinking of me though
  • Deleting Rainloop in favour of Roundcube... what happens to the filters?

    10
    0 Votes
    10 Posts
    2k Views
    jdaviescoatesJ
    @d19dotca I look forward to hearing the results of your testing. I note that whilst @fbartels said in Deleting Rainloop in favour of Roundcube... what happens to the filters?: Filters are stored with your mailbox. So they should remain. As mentioned in https://forum.cloudron.io/topic/3512/e-mail-sieve-scripts-body-option-not-available/5?_=1606984450322 you will not see your existing filters in roundcube, though. In that same thread: @necrevistonnezr said in E-Mail sieve scripts: "body" option not available: It goes beyond that, I think. If I set up a filter in Rainloop and click save, all filters in Roundcube are gone - and vice versa. Some I keen to learn if they are really "gone", or you just can't see them as @fbartels says (hopefully the latter!)
  • Are you ok NodeBB?

    Solved nodebb forum
    33
    1
    1 Votes
    33 Posts
    5k Views
    julianJ
    Looks like this is fixed (and also the header bar in the category view, as well)
  • 2 Votes
    1 Posts
    140 Views
    No one has replied
  • Emoji Domains

    domains
    16
    4 Votes
    16 Posts
    2k Views
    S
    Did not know this was existing till now... thanks man
  • What have you named your Cloudron servers? Any fun names? Tips?

    12
    0 Votes
    12 Posts
    2k Views
    robiR
    @d19dotca now called Ni'Var in ST:Discovery future timeline
  • Should I switch to Cloudflare?

    35
    1 Votes
    35 Posts
    4k Views
    humptydumptyH
    @robi No thanks. I'm not going to feed the beast.
  • Photo app with “replace image” feature

    2
    0 Votes
    2 Posts
    390 Views
    robiR
    Wordpress Media Manager can sorta do this.. and if you keep the file name the same no content update is needed.
  • Vivaldi Web Browser Now Has a Built-in Email Client

    3
    0 Votes
    3 Posts
    482 Views
    robiR
    https://vivaldi.com/blog/vivaldi-mail-technical-preview/
  • Forum Suggestion: Change an admin setting to fix duplicate notifications

    2
    1 Votes
    2 Posts
    427 Views
    girishG
    I had to work hard to find this setting. Found it finally under Plugins -> Mentions
  • Old app built w/ PHP 5.6 needs updating to PHP 7.4 - What does it take?

    php
    1
    0 Votes
    1 Posts
    380 Views
    No one has replied