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


Skip to content
  • 0 Votes
    3 Posts
    24 Views
    robiR
    Maybe restart unbound service.
  • rclone config with cloudron

    Off-topic
    4
    0 Votes
    4 Posts
    23 Views
    robiR
    Did you maybe have rclone accessing something externally before?
  • Shields.io - Concise, consistent, and legible badges

    App Wishlist
    1
    6 Votes
    1 Posts
    23 Views
    No one has replied
  • Cannot make LDAP users Admin

    Mealie
    5
    1
    0 Votes
    5 Posts
    41 Views
    J
    @jdaviescoates yes
  • LibreTime - Radio Broadcast & Automation Platform

    App Wishlist
    23
    11 Votes
    23 Posts
    4k Views
    jdaviescoatesJ
    @timconsidine said in LibreTime - Radio Broadcast & Automation Platform: I notice it is ALPHA : I played with Azuracast (https://www.azuracast.com ) which seems further along the development path so may be better choice Actually I think it's the other way around. AzuraCast (which we kinda sorta have on Cloudron but it mostly doesn't really work) is still very new and buggy and is pre-release version 0.19.0 whereas LibreTime has been around for a while and is now on 4.3.0 https://libretime.org/docs/admin-manual/install/install-using-docker/
  • What's coming in Cloudron 9

    Pinned Announcements
    28
    20 Votes
    28 Posts
    4k Views
    girishG
    @charlesnw said in What's coming in Cloudron 9: Can you expand on this a bit? The current backup UI shows the progress. We want to show a proper percent as well as time when uploading/downloading . The code does not know the size of the backups and thus cannot accurately guess how much time based on the upload/download speed. The end result will be "5 mins remaining..." like progress. As in per application? yes, that's the plan!
  • Sharing Files beetween cloudron Apps

    Solved Support sharing volumes
    3
    1 Votes
    3 Posts
    78 Views
    J
    Think of each as a SaaS, I think the "correct" approach is to upload files in one app. That app exposes an API. Other apps then consume the photos API to do whatever . The whole sharing files approach is a relic of times when files were hosted on the same server and no sandboxing. But modern deployment/orchestration tech uses sandboxing, containers, docker compose, multiple servers . In such situations, sharing files assuming it's all code runs in same file system doesn't work well. app permissions/owner issues aside, most apps also have a database to track files and store extra metadata . If you remove and delete files from the filesystem without the app's knowledge, it all breaks. apps have to be written with all this in mind and most apps aren't written this way . lychee/nextcloud etc all have their own db and cannot share fs with others.
  • Verdaccio Tokens now short-lived

    Solved Verdaccio
    9
    0 Votes
    9 Posts
    75 Views
    J
    in config.yaml, you can adjust the timeouts security: api: jwt: sign: expiresIn: 300d # npm token expiration web: sign: expiresIn: 300d # webUI token expiration
  • 1 Votes
    20 Posts
    333 Views
    J
    I changed the mail server here. The DNS was updated and no SSL errors.
  • Autoscaler

    Woodpecker
    2
    1 Votes
    2 Posts
    52 Views
    J
    Good idea. For the moment, you can of course just run the autoscaler in another VM directly .
  • Wallabag has not been updated since v. 2.4.1

    Unsolved Wallabag
    4
    1 Votes
    4 Posts
    84 Views
    J
    something is off . afaict, wallabag package has not seen a major version bump in ages . what makes you think that manual update was required? is your cloudron version up to date?
  • 3 Votes
    5 Posts
    88 Views
    J
    We have a https://git.cloudron.io/playground/ for such repos. TBF, it doesn't matter where your repo is hosed . Your link is equally sharable but you can also use ours if you think yours is more transient.
  • 1 Votes
    3 Posts
    48 Views
    J
    Did this get sorted out?
  • oPodSync - Package Updates

    Pinned oPodSync
    3
    1 Votes
    3 Posts
    53 Views
    Package UpdatesP
    [0.2.0] Update opodsync to 0.4.3 Full Changelog
  • set-repository requires link without https

    Solved Build Service
    4
    2 Votes
    4 Posts
    24 Views
    nebulonN
    fixed for next release https://git.cloudron.io/platform/cloudron-cli/-/commit/09f359f34f23a3acb22067872fd570f23f2db834
  • Colanode

    App Wishlist
    1
    1
    3 Votes
    1 Posts
    24 Views
    No one has replied
  • 0 Votes
    2 Posts
    16 Views
    nebulonN
    Is this happening midway and has there already been some data restored at /home/yellowtent/boxdata/mail/... or is this the first file which fails there? Also what are the permissions and owner for /home/yellowtent/boxdata/ ?
  • Metabase - Package Updates

    Pinned Metabase
    327
    1 Votes
    327 Posts
    75k Views
    Package UpdatesP
    [1.54.7] Update metabase to 0.54.4.3 Full Changelog
  • Wordpress not getting updated when app updated?

    WordPress (Developer)
    6
    0 Votes
    6 Posts
    96 Views
    J
    @d19dotca said in Wordpress not getting updated when app updated?: That happens for me too but I believe that’s intentional as the developer edition is meant to provide more control to the admins. just wanted to confirm this is indeed the case. when the WP developer package is updated, it only affects the version of new/fresh installations and does not affect the existing WP installation . I have put in a note to make future changelogs clearer about this.
  • evcc - Package Updates

    Pinned evcc
    43
    0 Votes
    43 Posts
    2k Views
    Package UpdatesP
    [1.6.5] Update evcc to 0.203.3 Full Changelog Akkudoktor: deprecate as unreliable Battery Settings UI: improve readability (#​20793) Config UI: Modbus Comset 8N2, i18n (#​20830) Config UI: allow setting priority=0 (#​20795) Easee: revert wait for essential state during boot (#​20646) Shelly: prefer meter over switch for measurements (#​20835) Shelly: use TotalIn for sml totalenergy (#​20826) Shelly: use methods instead of models (#​20802) Sunspec: add 1p meter (#​20797) Tibber: pass more descriptive user agent when connecting (#​20841