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


Skip to content
  • Do insults work with AI dev assistants ?

    Discuss
    5
    1 Votes
    5 Posts
    47 Views
    D
    Recently i gave up on Chat gpt pro subscription as the model seems like a chatty person and real work is sub par it tries to do everything immediately even though you ask to first understand requirements and blah blah blah jo matter how good the prompt is it looses easily i used abusive but nothing worked same thing with google gemini ultra. I found a better approach where i hosted typingmind on clodron surfer app and using anthropic and gemini and openai api keys. So far the results are anthropic is still better when it comes to development and context but its expensive but if i see the time saved by going back and forth with subscription models this thing still works better. I moved on already. Now my new project is to make ide directly connect with my blackwell 6000 i created a heavy workstation whcih is quite heavy and will surely try to use that in future
  • 4 Votes
    20 Posts
    301 Views
    nebulonN
    I can second this, opencode was pretty straightforwards to get to work against an ollama running on a different machine locally. However my test system is absolutely too old to make proper use of it. At least I know it is theoretically possible if I would get a proper setup
  • `react-dom` error when sending email

    NocoDB
    10
    2 Votes
    10 Posts
    464 Views
    J
    Thank you @girish ! I just tried a "invite" action that is supposed to send an email and I received the email as expected!
  • 5 Votes
    8 Posts
    68 Views
    timconsidineT
    Assessment: High Complexity / High Risk Packaging Unstract for Cloudron is feasible but presents significant architectural challenges, primarily due to its reliance on spawning dynamic Docker containers for tool execution ("Docker-in-Docker") and its microservices-oriented design. But, hey, never let a problem be a problem. I'm excited what Unstract could do in terms of solving manual business admin tasks. So investigating - it may turn out to be non-viable, but let's see.
  • App Proxy http and https pass thru

    Unsolved Support app proxy
    6
    1 Votes
    6 Posts
    55 Views
    nebulonN
    I see so you probably have deployed bitwarden with some additional reverse proxy which wants to setup SSL/TLS hence tries to get a certificate from letsencrypt. Since Cloudron's proxy app already handles this part, you just have to disable this in your bitwarden setup and proxy bitwarden directly. For context, most likely your setup is trying to get a cert via http which won't work as it wont reach it, since Cloudron sits on that already and always forwards to https.
  • Forgejo

    App Wishlist
    36
    9 Votes
    36 Posts
    8k Views
    timconsidineT
    @girish I have made changes : SSH : Manifest : Added tcpPorts.SSH_PORT (default 29418) to CloudronManifest.json . This tells Cloudron to open the firewall. Start Script : Configured SSH_PORT and SSH_LISTEN_PORT in start.sh to match the manifest. OIDC (SSO) : Manifest : Added oidc addon to CloudronManifest.json . Start Script : Added setup_oidc function in start.sh which injects the OIDC configuration directly into the database ( login_source table) and enables OIDC in app.ini . Admin User : Start Script : Added setup_admin function in start.sh . It checks if the user count is 0, and if so, creates a default admin user with a known password. SMTP (Email) : Manifest : Added sendmail addon to CloudronManifest.json . Start Script : Configured [mailer] section in app.ini using Cloudron's environment variables ( CLOUDRON_MAIL_SMTP_SERVER , etc.). Pushed v1.0.1 to git.cloudron.io/timconsidine/cloudron-forgejo Once less job for you @girish, or hopefully less for you to fix
  • 0 Votes
    2 Posts
    16 Views
    K
    I solved it by adding app.negotiateLocale=false to the ENV file. https://code.castopod.org/adaures/castopod/-/blob/develop/app/Config/App.php
  • FreeScout - Package Updates

    Pinned FreeScout
    258
    0 Votes
    258 Posts
    255k Views
    Package UpdatesP
    [1.15.28] Update freescout to 1.8.203 Full Changelog Fixed "Invalid byte sequence for encoding UTF-8" error on PostgreSQL on fetching (#​5159) Make customer email in the conversation list more compact (#​5066) Revert changes made to "Collapse email history in Gmail" to avoid problems with replies separation in FreeScout (#​5136)
  • Ollama - Package Updates

    Pinned Ollama
    21
    0 Votes
    21 Posts
    2k Views
    Package UpdatesP
    [1.3.0] Update ollama to 0.15.0 Full Changelog A new ollama launch command to use Ollama's models with Claude Code, Codex, OpenCode, and Droid without separate configuration. New ollama launch command for Claude Code, Codex, OpenCode, and Droid Fixed issue where creating multi-line strings with """ would not work when using ollama run <kbd>Ctrl</kbd>+<kbd>J</kbd> and <kbd>Shift</kbd>+<kbd>Enter</kbd> now work for inserting newlines in ollama run Reduced memory usage for GLM-4.7-Flash models
  • Ollama + Claude Code / OpenCode making coding free.

    Off-topic
    12
    4 Votes
    12 Posts
    412 Views
    marcusquinnM
    not a fan of claude code, closed source and buggy loving opencode.ai, TUI and Desktop app all sync with their client/server setup, and easy enough to have many instances running locally and on VPSs
  • 5 Votes
    5 Posts
    987 Views
    L
    Fantastic, @timconsidine ! Well done!
  • Lobe Chat

    Moved App Wishlist
    12
    8 Votes
    12 Posts
    2k Views
    marcusquinnM
    Needs teams features to be the most use for my needs. I saw that was planned, but them seemed to be Enterprise-only. Can you see any teams features in your instance @jodumont ?
  • 5 Votes
    2 Posts
    63 Views
    robiR
    Ooh this would be great as a custom App. Have it be a specific part of the automated agents tiny company.
  • ZeroNet

    App Wishlist
    27
    1
    5 Votes
    27 Posts
    9k Views
    timconsidineT
    I published a custom app for ZeroNet : https://git.cloudron.io/timconsidine/cloudron-zeronet not yet published to CCAI master catalogue Now added to CCAI master catalogue, and public docker image at tcmbp132021/cloudron-zeronet:latest This is based on Zeronet Conservancy repo as the original Zeronet seems to unmainted. I confess that I am far from an expert on Zeronet. The POSTINSTALL in the app dashboard has some links for learning.
  • Grist - Package Updates

    Pinned Grist
    4
    0 Votes
    4 Posts
    46 Views
    Package UpdatesP
    [0.3.0] Use postgres as home database
  • Indiekit for Cloudron - IndieWeb Publishing Server

    App Wishlist
    4
    5 Votes
    4 Posts
    31 Views
    robiR
    @rmdes wow, brid.gy is cool and connecting it all seems like a good marketing start for any project. Thank you for packaging!
  • Cloudron won't update - No backup site for update

    Solved Support backup update
    6
    0 Votes
    6 Posts
    82 Views
    swheeler78S
    @joseph Thanks. That was it. I had a backup setup and working but even when I told it to skip backup on the upgrade it still gave me an error. Had to check the box for storing automatic backups even though I chose to skip the backup.
  • Backup is failing for UpTime Kuma on 9.0.15

    Solved Support backup
    17
    0 Votes
    17 Posts
    286 Views
    robiR
    Once the DB gets busy, big or the storage gets slow, consider to copy the .db file first then dump from a DB file that isn't changing.
  • Grist is now available

    Announcements
    1
    9 Votes
    1 Posts
    152 Views
    No one has replied
  • Grist | The Evolution of Spreadsheets

    Locked Solved App Wishlist
    69
    45 Votes
    69 Posts
    20k Views
    girishG
    @timconsidine thank you so much! I have published grist as unstable now. The repo moved to https://git.cloudron.io/packages/grist-app