PocketBase
-
Would be great if we could get this on here
Site - https://pocketbase.io/
-
Looks interesting. Has a small warning: "Please keep in mind that PocketBase is still under active development and therefore full backward compatibility is not guaranteed before reaching v1.0.0."
-
I See, but that is also being said about Immich, http://immich.app. Yet, it is wonderful to use
-
i have done a Cloudron package at https://git.cloudron.io/nils/pocketbase if some adventurous Cloudroneers want to test it. Packaging it is pretty easy but i'm not sure to keep it updated if it does not fit my needs.
Also i may be more interested to fork the base project to support Postgresql because SQLite... i don't know... it feels weak to me. -
@TheNils Can you put in a LICENSE ? I can try to publish it, since it seems simple enough.
-
@TheNils thanks! repo moved to https://git.cloudron.io/cloudron/pocketbase-app . you should have permissions. I have published the app as unstable. Couple of issues are pending (in the issue tracker).
-
-
-
-
@TheNils you should have App Dev badge as well, now.
-
-
I had to unlist Pocketbase for the moment since it's using sqlite. This is not safe wrt Cloudron backups (especially because this is a backend app). SMTP automation also does not work since this feature has to be added upstream - https://github.com/pocketbase/pocketbase/discussions/669
-
@TheNils sqlite3 support is now in 8.2 - https://docs.cloudron.io/packaging/addons/#sqlite . I guess we can add this back now.