Anton Georgiev
c9ce945aa5
Merge branch 'v3.0.x-release' into cleanup/runuser
2024-02-20 13:38:33 -05:00
Gustavo Trott
4e3a28f227
Merge pull request #19562 from gustavotrott/bump-hasura-2.37.0
...
Bump Hasura from 2.36.0 to 2.37.0
2024-02-02 11:41:56 -03:00
Gustavo Trott
b1c90f3733
Bump Hasura from 2.36.0 to 2.37.0
2024-02-02 11:14:47 -03:00
Gustavo Trott
8ac28cfe81
Always give permisson for Frontend user in db
2024-02-02 10:52:50 -03:00
Gustavo Trott
6e43c0b05c
Graphql: Create a db user (read-only) for Frontend ( #19537 )
2024-01-30 12:35:39 -03:00
Gustavo Trott
33a177b841
Bump Hasura to v2.36.0
2023-12-13 10:31:33 -03:00
Daniel Molkentin
4f5b773798
cleanup: use runuser instead of sudo
...
In a lot of place where sudo is used, it is meant to drop privileges
coming from root, instead of gaining privileges or lateral privilege
moves (e.g. postgres). This is what runuser is for, so use that.
2023-11-28 15:26:12 +00:00
Gustavo Trott
73ed4ad294
refactor (graphql-server): Hasura cli skip update check ( #18853 )
...
* Hasura-cli add param --skip-update-check
* Upgrade Hasura version to 2.33.4
2023-09-26 14:24:36 -03:00
Gustavo Trott
be8f224eea
Improve graphql database install ( #18821 )
2023-09-21 10:53:13 -03:00
Gustavo Trott
503ddf0565
graphql-server requires net-tools
2023-09-19 13:32:43 -03:00
Anton Georgiev
8919c3cbf6
build: start bbb-graphql-server before bbb-apps-akka ( #18773 )
...
* build: start bbb-graphql-server before bbb-apps-akka
* build: drop yq 3 requirement on "develop"
* build: add netstat as a dependency for grapghql-server
2023-09-19 11:53:15 -04:00
Gustavo Trott
6c97385823
Improve delay for Hasura metadata apply ( #18791 )
2023-09-15 12:51:47 -03:00
Gustavo Trott
61c4792b8a
Merge pull request #18779 from gustavotrott/fix-userlist-sorting
...
fix (graphql): Userlist sorting uppercase wrongly (introduces user.nameSortable)
2023-09-14 15:51:02 -03:00
Gustavo Trott
6132656daf
Avoid applying metadata before Hasura is ready
2023-09-14 10:41:40 -03:00
Gustavo Trott
2f53dea4a4
Use nameSortable to orderBy userlist
2023-09-14 09:31:49 -03:00
Gustavo Trott
94328e7e77
Upgrade Hasura to version 2.32.1 and change hasura-cli path
2023-08-29 11:01:23 -03:00
Gustavo Trott
8d3f8be6ff
Fix creating database hasura_app twice
2023-08-23 09:26:32 -03:00
Anton Georgiev
a2a9041993
build: /.dockerenv tweak for bbb-graphql-server
...
continuation from #18548
2023-08-14 16:01:52 -04:00
Anton Georgiev
e1f8117146
build: /.dockerenv tweak for bbb-graphql-server
2023-08-14 15:37:22 -04:00
Gustavo Trott
77b784446c
Set all date columns as timestamp with time zone
2023-08-08 10:41:16 -03:00
Anton Georgiev
69fc0ee34b
undo remove create db bbb_graphql
2023-07-20 21:25:30 -04:00
Anton Georgiev
543be9e44e
sfu after-install to not mention kurento
2023-07-19 20:31:02 -04:00
Anton Georgiev
d113dcc217
/usr/local/bin/hasura-graphql-engine should not be dir
2023-07-19 18:42:15 -04:00
Anton Georgiev
6689a91ece
use /usr/share/bbb-graphql-server as conf source
2023-07-19 11:28:44 -04:00
Anton Georgiev
f1ac186fe0
drop mariadb as a hasura requirement
2023-07-19 08:50:19 -04:00
Anton Georgiev
e297e5caec
local build.sh was taking precedence over packaging build.sh
2023-07-18 05:30:02 -04:00
Anton Georgiev
e013c63078
build: Packaging for bbb-graphql-middleware
2023-07-17 16:26:07 -04:00
Anton Georgiev
08e7b4cead
build: bbb-graphql-server copy metadata
2023-05-10 18:02:51 -04:00
Anton Georgiev
4920eac3cd
build: copy over config.yaml for graphql
2023-05-10 17:59:23 -04:00
Anton Georgiev
3aa6774120
build: copy over config.yaml for graphql
2023-05-10 17:57:18 -04:00
Anton Georgiev
b83089f982
build: correct path to hasura executable
2023-05-10 16:41:18 -04:00
Anton Georgiev
9526ad5b7d
build: drop db before creating it
2023-05-10 16:26:42 -04:00
Anton Georgiev
16f3104725
build: drop db before creating it
2023-05-10 16:07:44 -04:00
Anton Georgiev
bcd6169056
build: bbb-graphql-server tweak directory for hasura
2023-04-28 15:07:14 -04:00
Anton Georgiev
c01cf7913d
build: bbb-graphql-server copy metadata and bbb_schema.sql
2023-04-28 14:36:38 -04:00
Anton Georgiev
8fddbfc9cf
build: introducing bbb-graphql-server package
2023-04-28 13:32:09 -04:00