bigbluebutton-Github/build/packages-template/bbb-graphql-server
schrd 7a31135ed0
build(fix): File permissions in packages should not depend on umask of build system (#21362)
If the build system for packages has a umask of `0077`, cloned
repositories will have no permissions for group and other. If build
scripts just copy files, permissions will persist. This commit fixes
permissions for some files which otherwise prevents startup
`bbb-graphql-server.service` and `bbb-graphql-middleware.service`.

Co-authored-by: Daniel Schreiber <daniel.schreiber@hrz.tu-chemnitz.de>
2024-10-04 09:54:14 -04:00
..
after-install.sh Improve comment about changing Hasura admin password 2024-09-10 21:15:05 -03:00
after-remove.sh Upgrade Hasura to version 2.32.1 and change hasura-cli path 2023-08-29 11:01:23 -03:00
bbb-graphql-server.service Move Hasura password path from /usr/share/bbb-graphql-server/admin-secret to /etc/default/bbb-graphql-server-admin-pass 2024-09-10 15:01:57 -03:00
bbb-pg.conf refactor (gql-server): Set some configs for Max PG connections and Nginx max workers aiming to support more users (#20549) 2024-06-20 16:41:47 -03:00
before-remove.sh build: introducing bbb-graphql-server package 2023-04-28 13:32:09 -04:00
build.sh build(fix): File permissions in packages should not depend on umask of build system (#21362) 2024-10-04 09:54:14 -04:00
hasura-config.env refactor (build/gql-server): Introduce Hasura override config and a file to store Adm Password (#20993) 2024-08-30 10:49:58 -04:00
opts-jammy.sh netstat is old, not used anymore. ss is the natural replacement. Very similar syntax 2024-09-10 15:24:32 -03:00