app.yaml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. app_version: 1.35.1
  2. capabilities:
  3. - description: Baserow is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: Baserow is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: Baserow is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: Baserow is able to change group ID of processes
  10. name: SETGID
  11. - description: Baserow is able to change user ID of processes
  12. name: SETUID
  13. categories:
  14. - productivity
  15. changelog_url: https://gitlab.com/baserow/baserow/-/releases
  16. date_added: '2025-05-16'
  17. description: Baserow is an open source no-code database and Airtable alternative.
  18. Create your own database without technical experience. Our user friendly no-code
  19. tool gives you the powers of a developer without leaving your browser.
  20. home: https://baserow.io
  21. host_mounts: []
  22. icon: https://media.sys.truenas.net/apps/baserow/icons/icon.svg
  23. keywords:
  24. - database
  25. - airtable
  26. - webui
  27. - no-code
  28. lib_version: 2.1.49
  29. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  30. maintainers:
  31. - email: dev@ixsystems.com
  32. name: truenas
  33. url: https://www.truenas.com/
  34. name: baserow
  35. run_as_context:
  36. - description: Baserow runs as root user.
  37. gid: 0
  38. group_name: root
  39. uid: 0
  40. user_name: root
  41. - description: Redis runs as a any non-root user.
  42. gid: 568
  43. group_name: redis
  44. uid: 568
  45. user_name: redis
  46. screenshots: []
  47. sources:
  48. - https://gitlab.com/baserow/baserow
  49. title: Baserow
  50. train: community
  51. version: 1.0.24