Make collab quieter on startup (#8685)

Fix initialization of minio to happen on service start instead of
bootstrap,
don't log errors if extensions are empty or if clickhouse is disabled

Release Notes:

- N/A
This commit is contained in:
Conrad Irwin
2024-03-01 13:39:13 -07:00
committed by GitHub
parent 64460e492a
commit 400fb12f7e
5 changed files with 38 additions and 35 deletions
-4
View File
@@ -3,10 +3,6 @@
echo "installing foreman..."
which foreman > /dev/null || brew install foreman
echo "installing minio..."
which minio > /dev/null || brew install minio/stable/minio
mkdir -p .blob_store/the-extensions-bucket
echo "creating database..."
script/sqlx database create