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


Skip to content

PocketBase

9 Topics 148 Posts
  • PocketBase - Package Updates

    Pinned Locked
    79
    1 Votes
    79 Posts
    29k Views
    Package UpdatesP
    [1.17.4] Update pocketbase to 0.39.4 Full Changelog Removed redirectURL required validator from the code->token exchange endpoint (aka. authWithOAuth2Code()) (#7734). Enabled sorting by the first implicit presentable relation field (#7735). Other minor UI fixes (tooltip clear on hovered element removal, sortable optional before element fix, etc.). Updated goja and the related golang.org/x/* dependencies (regex support improvements).
  • Email for pocketbase

    41
    0 Votes
    41 Posts
    3k Views
    V
    Hi @joseph I juste tested on a pocketbase app with cloudron 9.1.7. Sending a test email in the admin panel gives "Test email send timeout." Anyway Nobody wants the sender name to be always reseted to "Pocketbase" so the Pocketbase package need a fix I want to be able to set a custom SMTP per app (such app can be deployed on a different domain for example). So i think defaulting mail setting to Cloudron SMTP is a expected, but overwriting custom user config on each reboot seems a bad pattern. I'll be glad to propose a MR on this package, it's just a one line chante (moving the mail setting in the existing "first run section" of the start.sh) You can invite me on this forum email
  • read pockect base from BI tools

    2
    1 Votes
    2 Posts
    658 Views
    J
    I guess you want to have the sqlite file of pocketbase accessible? Create a Volume . Maybe /srv/data (create this path on server) and use Filesystem type Move the app data directory of pocketbase to this volume . https://docs.cloudron.io/apps/#data-directory Then, mount the same volume in metabase/superset . https://docs.cloudron.io/apps/#mounts . The sqlite will be in /media/<mountpointname>/...
  • App not starting

    Solved
    12
    1
    0 Votes
    12 Posts
    4k Views
    S
    @james Hi. Sorry, i didn't go ahead with PocketBase after this. So, can't say what's that current status.
  • Superuser Auth API Response Became Extremely Slow

    performance
    2
    0 Votes
    2 Posts
    630 Views
    jamesJ
    Hello @digago-gh @digago-gh said in Superuser Auth API Response Became Extremely Slow: Superuser logins now take noticeably longer compared to earlier versions. If you can reliably compare across version. This might be an upstream issue. @digago-gh said in Superuser Auth API Response Became Extremely Slow: Was there a recent structural change in how superuser sessions are created or verified? All changes for app updates done by Cloudron is documented in either the changelog when updating the app or here in the forum. https://forum.cloudron.io/topic/11735/pocketbase-package-updates Even further the code commits for versions can be reviews here: https://git.cloudron.io/packages/pocketbase-app/-/commits/main Bases on that, I can not reliably tell you yes or no. @digago-gh said in Superuser Auth API Response Became Extremely Slow: Is this expected behavior (e.g., for added security/logging), or is it an unintended performance regression? Needs to be evaluated, either upstream or here. Can you provide some logs of the app with "old version" fast and "new version" slow? @digago-gh said in Superuser Auth API Response Became Extremely Slow: Are there any known workarounds or config settings we can tweak to mitigate the delay? I don't think so but, you can search in the official documentation for something related to your issue. => https://pocketbase.io/docs/
  • File upload limit

    Solved
    2
    1 Votes
    2 Posts
    492 Views
    Dennis4720 0D
    It was cloudflare. Solved.
  • Multiple Pocket Base Apps

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    robiR
    One of the only limitations is special ports for some apps, like VPN, where each VPN instance needs a different port range.
  • About the pocketbase package

    5
    2 Votes
    5 Posts
    2k Views
    M
    Ah, cool, thanks for the clarification, guys, appreciate it. Looking forward to using this one!
  • PocketBase youtube tutorial

    1
    3 Votes
    1 Posts
    1k Views
    No one has replied