app.yaml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: v1.7.14
  4. capabilities:
  5. - description: Gaseous Server is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Gaseous Server is able to change group ID of processes
  8. name: SETGID
  9. - description: Gaseous Server is able to change user ID of processes
  10. name: SETUID
  11. categories:
  12. - games
  13. changelog_url: https://github.com/gaseous-project/gaseous-server/releases
  14. date_added: '2024-11-15'
  15. description: This is the server for the Gaseous system. It offers ROM and title management,
  16. as well as some basic in browser emulation of those ROMs.
  17. home: https://github.com/gaseous-project/gaseous-server
  18. host_mounts: []
  19. icon: https://media.sys.truenas.net/apps/gaseous-server/icons/icon.png
  20. keywords:
  21. - games
  22. - emulation
  23. lib_version: 2.1.49
  24. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  25. maintainers:
  26. - email: dev@ixsystems.com
  27. name: truenas
  28. url: https://www.truenas.com/
  29. name: gaseous-server
  30. run_as_context:
  31. - description: Gaseous Server runs as the root user.
  32. gid: 0
  33. group_name: root
  34. uid: 0
  35. user_name: root
  36. - description: MariaDB runs as non-root user.
  37. gid: 999
  38. group_name: mariadb
  39. uid: 999
  40. user_name: mariadb
  41. screenshots:
  42. - https://media.sys.truenas.net/apps/gaseous-server/screenshots/screenshot1.png
  43. - https://media.sys.truenas.net/apps/gaseous-server/screenshots/screenshot2.png
  44. sources:
  45. - https://github.com/gaseous-project/gaseous-server
  46. title: Gaseous Server
  47. train: community
  48. version: 1.1.12