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
    1 Posts
    9 Views
    No one has replied
  • PostgreSQL support

    OpenWebUI
    3
    2 Votes
    3 Posts
    39 Views
    LanhildL

    @girish I updated my PR, it's ready for merging now.

    Any reason why the app is still marked as "Unstable" in the store? We have tests and the package seems to respect Cloudron's standards.

    I think it could be "Stable" after my PR.

  • All recently updated & restarted apps stuck in starting in Cloudron

    Solved Support
    6
    1 Votes
    6 Posts
    80 Views
    girishG

    @darren mm, there must be some error in the logs which is causing the healthcheck logic to hang. Search or "Error" or "error" in /home/yellowtent/platformdata/logs/box.log . Do you also see a line printed every 10 seconds saying how many apps are running/stopped/dead ?

  • 1 Votes
    2 Posts
    15 Views
    girishG

    @rodeo1201 switching NS takes a lot of time, even up to 24 hours. I would wait it out. You can check if NS record has propagated using host -t NS example.domain . Is it pointing to cloudflare?

  • "docker-volumes" is filling my whole server storage

    Unsolved Support
    9
    1 Votes
    9 Posts
    80 Views
    girishG

    @Dont-Worry I think this means that some app has a very large amount of /run or /tmp directory. Can you try docker system df -v and see which volume id it is?

    Then, get the container which has that volume attached:

    docker ps -a --format '{{ .ID }}' | xargs -I {} docker inspect -f '{{ .Name }}{{ printf "\n" }}{{ range .Mounts }}{{ printf "\n\t" }}{{ .Type }} {{ if eq .Type "bind" }}{{ .Source }}{{ end }}{{ .Name }} => {{ .Destination }}{{ end }}{{ printf "\n" }}' {}

    If you docker inspect <containerid> you will see which app is having a large run time directory. Maybe we have a bug in some app package.

  • FreeScout - Package Updates

    Pinned FreeScout
    193
    0 Votes
    193 Posts
    18k Views
    girishG

    [1.11.0]

    Update FreeScout to 1.8.141 Full changelog Update base image to 5.0.0 Fixed an issue with the reply not being connected to the conversation in some cases (#4026) Fixed retrieving the original message in Show Original window for moved conversations. Fixed fetching emails forwarded using @fwd command (#4036) Fixed IMAP folders not being retrieved in some cases. Skip auto-replies sent to the email notification on behalf of a user (#4035)
  • Sessions are not cleaned up

    2FAuth
    3
    0 Votes
    3 Posts
    30 Views
    girishG

    I have moved the session files out of the data directory now. Maybe we should move to redis even later.

  • 2FAuth - Package Updates

    Pinned 2FAuth
    8
    0 Votes
    8 Posts
    234 Views
    girishG

    [1.1.0]

    Move session files to run time dir Use base image 5.0.0
  • Kasm - Virtual Desktop / Browser Isolation

    App Wishlist
    29
    9 Votes
    29 Posts
    2k Views
    S

    Anything here regarding kasm this would be really awesome

  • Mattermost v8.0+ and PostgreSQL

    Mattermost
    39
    0 Votes
    39 Posts
    857 Views
    LanhildL

    @cvachery Do you have a list of commands/queries you've done?

    I tried both methods, and had issues with them.

    The 1st (database migration) renders in a plethora of errors with indexes and columns. Even though I followed Cloudron docs and the upstream's, I can't seem to be able to make it work.

    The 2nd (Bulk import) didn't restore any of my DMs which makes it a no-go.

    If you could provide some guidance, I'd be very grateful.

  • SurrealDB

    App Wishlist
    31
    4 Votes
    31 Posts
    865 Views
    O

    @girish said in SurrealDB:

    Or alternately, look into who we can add some hook to make consistent backups.

    SurrealDB has an export mode. You can use either a /export endpoint or the command in cli. I like your idea of offering an option to customize the backup workflow.

    @girish said in SurrealDB:

    Is this the same as https://surrealdb.com/docs/surrealist or something else?

    This is exactly what we'll try to embed, yes.

  • 1 Votes
    3 Posts
    37 Views
    girishG

    @overholt said in Linode - upgrade Cloudron to Ubuntu 22.04 & NextCloud 28/29:

    It looks like Akamai/Linode does support 22.04 now

    We weren't aware that Linode was providing Cloudron via their Marketplace. Great to hear 🙂

  • Ethora - Web3 super app

    App Wishlist
    3
    2 Votes
    3 Posts
    44 Views
    girishG

    I edited the title and description. I cannot find any mention of zapier upstream. It also seems unrelated to zapier.

  • ActiveSync

    Solved SOGo
    26
    1 Votes
    26 Posts
    661 Views
    girishG

    @scurtis from what I have read in msn docs, you have to set up a autodiscover.xml. Maybe you can try https://docs.cloudron.io/email/#autodiscoverxml

  • broken app package. The moment your endpoint js/

    Solved Matomo
    4
    0 Votes
    4 Posts
    86 Views
    girishG

    @luckow thanks for reporting. I have made js a runtimeDirs now. Should be fixed in latest package.

  • Matomo - Package Updates

    Pinned Matomo
    67
    0 Votes
    67 Posts
    3k Views
    girishG

    [1.45.0]

    Make js folder writable for tag manager to work better Update base image to 5.0.0
  • When Will the Exchange/ActiveSync Functionality Be Introduced?

    Discuss
    4
    0 Votes
    4 Posts
    49 Views
    girishG

    @CBCUN you can see the https://forum.cloudron.io/topic/8153/activesync/ thread

  • Vault - Package Updates

    Pinned Vault
    65
    0 Votes
    65 Posts
    3k Views
    girishG

    [1.15.0]

    Update Vault to 1.16.3 Full changelog Update base image to 5.0.0
  • 3 Votes
    1 Posts
    22 Views
    No one has replied
  • Trilium - Package Updates

    Pinned Trilium
    82
    0 Votes
    82 Posts
    3k Views
    girishG

    [1.17.0]

    Update Trilium to 0.63.7 Full changelog backported Excalidraw upgrade to 0.17.3 Update base image to 5.0.0