commit 7fc703b7a01c038cfff69c88fea5d681b3011ea1
Author: juancarmore <juancar_more2@hotmail.com>
Date: Wed Nov 5 17:45:06 2025 +0100
backend: add E2EE configuration schema to MeetRoom
commit 3ad51133aaa696c36b9fc5dd1c271b5e09077e0b
Author: juancarmore <juancar_more2@hotmail.com>
Date: Wed Nov 5 16:15:13 2025 +0100
backend: enhance MongoDB configuration logging and validation
commit b5b52e97dd4a0e16dbb5cda53dc406aa5c739380
Author: cruizba <carlos.ruizbal@gmail.com>
Date: Wed Nov 5 15:50:05 2025 +0100
feat: add MongoDB configuration options for optional mongodb and configurable uri
commit c6f0c35435a18365c99f44c692d5d2f2a9bd53ab
Author: juancarmore <juancar_more2@hotmail.com>
Date: Wed Nov 5 13:59:10 2025 +0100
ci: update backend integration test scripts and workflow
commit 19a1348f2f695a27694f1c5e80de696d039b6f4e
Author: juancarmore <juancar_more2@hotmail.com>
Date: Fri Oct 31 12:05:38 2025 +0100
frontend: replace AuthService with ApiKeyService for API key management
commit 9465e40bc1babfae1203dc317907dc86dc57cd0c
Author: juancarmore <juancar_more2@hotmail.com>
Date: Fri Oct 31 12:05:07 2025 +0100
test: refactor auth and api key tests structure to improve consistency
commit b154aa8186eaaa51e027fc1459b9175f87affbd8
Author: juancarmore <juancar_more2@hotmail.com>
Date: Fri Oct 31 12:02:42 2025 +0100
openapi: move API key management endpoints to a dedicated file and update references
commit 6987d2b587d1cd6ba85f2ea38c408957e5f0de04
Author: juancarmore <juancar_more2@hotmail.com>
Date: Fri Oct 31 12:01:00 2025 +0100
backend: move API key management endpoints to its own controller
commit 8c9452bb74887265920942e3253921a43504790b
Author: juancarmore <juancar_more2@hotmail.com>
Date: Fri Oct 31 12:00:00 2025 +0100
backend: comment out MigrationService import and related export to prevent initialization error
commit daa923fa9f6ee68cb4f4ebfa61ce16026fbdc374
Author: juancarmore <juancar_more2@hotmail.com>
Date: Thu Oct 30 23:09:18 2025 +0100
backend: implement migration service
commit 058593fb9488ae00077e28a591c7ea2a8b8d96cc
Author: juancarmore <juancar_more2@hotmail.com>
Date: Thu Oct 30 23:08:05 2025 +0100
backend: add migration repository and model to handle database migrations
commit 4cbc9a9f48ede801333bfe37f0dba2993a79c29c
Author: juancarmore <juancar_more2@hotmail.com>
Date: Thu Oct 30 19:41:01 2025 +0100
backend: refactor update repository methods to throw errors instead of returning null for not found cases
commit 03496a733b9fa39776eb4bf70057459c7e567954
Author: juancarmore <juancar_more2@hotmail.com>
Date: Thu Oct 30 17:55:42 2025 +0100
openapi: update roomName parameter description and reference in recordings path
commit 74293e04967fb1416b69324294ae864df9173f91
Author: juancarmore <juancar_more2@hotmail.com>
Date: Thu Oct 30 17:55:04 2025 +0100
openapi: add analytics endpoint and schema for usage metrics
commit 8de171b0b340ffa787ef136a3e516f03f96b1938
Author: juancarmore <juancar_more2@hotmail.com>
Date: Thu Oct 30 17:40:24 2025 +0100
test: add analytics API and corresponding security tests
commit aaa15acdda5f09c6c0e45d24385cc9ec5daca55b
Author: juancarmore <juancar_more2@hotmail.com>
Date: Thu Oct 30 14:04:58 2025 +0100
frontend: implement analytics service and update overview component to use new metrics
commit 13bad60bcc02e9d7aa46fc9bb96f7cc85ec818cc
Author: juancarmore <juancar_more2@hotmail.com>
Date: Thu Oct 30 14:04:23 2025 +0100
backend: add analytics endpoint for usage metrics
commit ee820bba27f421bb2f9d34130bc00b41aefad217
Author: juancarmore <juancar_more2@hotmail.com>
Date: Thu Oct 30 13:18:29 2025 +0100
backend: replace z.enum with z.nativeEnum for improved type safety in validation schemas
commit 1d394d059e6beef47faddd2205482974ecc1860c
Author: juancarmore <juancar_more2@hotmail.com>
Date: Thu Oct 30 11:50:03 2025 +0100
backend: update MongoDB configuration to use new environment variables and improve connection string handling
commit 56c0c3a1bd19bbd2a5e0fdbe582fdf288c6f33d1
Author: juancarmore <juancar_more2@hotmail.com>
Date: Wed Oct 29 18:23:06 2025 +0100
frontend: update room ID reference in recording lists component
commit 189d1b26ad18d29cf9f7c6f85c2524ed5ad33f72
Author: juancarmore <juancar_more2@hotmail.com>
Date: Wed Oct 29 18:12:07 2025 +0100
tests: remove unused MeetStorageService references and related tests
commit fe3fcdba35afcf186b0ff05e9ec3b2ae05da1005
Author: juancarmore <juancar_more2@hotmail.com>
Date: Wed Oct 29 17:31:18 2025 +0100
backend: rename MeetStorageService to LegacyStorageService and remove all unused methods
commit fa782f234d561b5f7f6d4a50e54e3278b9beaec4
Author: juancarmore <juancar_more2@hotmail.com>
Date: Wed Oct 29 15:56:31 2025 +0100
backend: replace MeetStorageService with RecordingRepository and BlobStorageService for recording management
commit 51dea37c07e477bc7e447b2e57acd21b44deb5e4
Author: juancarmore <juancar_more2@hotmail.com>
Date: Wed Oct 29 15:53:48 2025 +0100
frontend: add roomName filter to recording service and recordings component
commit fa283e7c51b3382300cb25fa5f8a9e144637c757
Author: juancarmore <juancar_more2@hotmail.com>
Date: Wed Oct 29 15:53:04 2025 +0100
backend: add roomName filter in get recordings endpoint
commit d1dfb24cfda2e22d739f506bf0213275cd4b2bdd
Author: juancarmore <juancar_more2@hotmail.com>
Date: Wed Oct 29 15:51:00 2025 +0100
backend: implement BlobStorageService for managing recording media files in object storage
commit ce293cf37545fa3aaad638eb25dfd9ae5fc8dd72
Author: juancarmore <juancar_more2@hotmail.com>
Date: Wed Oct 29 15:48:04 2025 +0100
backend: add unique index for efficient querying on MeetApiKey and MeetGlobalConfig schemas
commit 3d999b4249e15f63ef086d2ab38485e0fbadb27e
Author: juancarmore <juancar_more2@hotmail.com>
Date: Wed Oct 29 15:47:44 2025 +0100
backend: add RecordingRepository and schema for managing recording entities
commit 757636c55254e76643b99a66bc583ab834c5eadd
Author: juancarmore <juancar_more2@hotmail.com>
Date: Tue Oct 28 13:05:12 2025 +0100
tests: refactor list rooms with pagination test to create rooms sequentially and ensure correct ordering
commit cda25543e30883431962bef8617cb245eade8a1d
Author: juancarmore <juancar_more2@hotmail.com>
Date: Tue Oct 28 13:04:32 2025 +0100
tests: centralize method restoreDefaultGlobalConfig and refactor code
commit 726d128d7471ad4abbaabda086304f22705ddf82
Author: juancarmore <juancar_more2@hotmail.com>
Date: Tue Oct 28 13:01:17 2025 +0100
backend: enhance GlobalConfig schema with authentication, security, webhook, and room configuration sub-schemas
commit fd49fbb03cd8d70f29cc5781a0e0b9b5244f4747
Author: juancarmore <juancar_more2@hotmail.com>
Date: Tue Oct 28 11:02:34 2025 +0100
backend: add StorageInitService for managing storage initialization and refactor dependency injection
commit 783f480337e61bfc19ad6d19f3b84c523577c309
Author: juancarmore <juancar_more2@hotmail.com>
Date: Tue Oct 28 11:01:58 2025 +0100
backend: refactor middleware and services to use GlobalConfigService for configuration management
commit d28247647c2e0712c0575faa8a85a8c67a75f343
Author: juancarmore <juancar_more2@hotmail.com>
Date: Mon Oct 27 22:23:40 2025 +0100
backend: move authenticateUser method to UserService and rename AuthService to ApiKeyService
commit c8f98391a178da4f9525069203fe4e3d2aecfaaa
Author: juancarmore <juancar_more2@hotmail.com>
Date: Mon Oct 27 22:21:37 2025 +0100
backend: implement GlobalConfigService for managing global configuration and update related controllers
commit 08421feffc8cd4cadb8f2df3b4c41169d4776572
Author: juancarmore <juancar_more2@hotmail.com>
Date: Mon Oct 27 22:20:23 2025 +0100
backend: add GlobalConfigRepository and schema for managing global configuration
commit e1e1b0dda511fb5fbdd8fc88f8a691bc974866c9
Author: juancarmore <juancar_more2@hotmail.com>
Date: Mon Oct 27 13:53:52 2025 +0100
backend: refactor AuthService and MeetStorageService to use ApiKeyRepository for API key management
commit c46fd1669d0923a63195ef95ddf3105584fc18fc
Author: juancarmore <juancar_more2@hotmail.com>
Date: Mon Oct 27 13:52:56 2025 +0100
backend: add ApiKeyRepository and schema for managing API keys
commit c1220eb89b98e842009fd16d95ddd87fd87ae02c
Author: juancarmore <juancar_more2@hotmail.com>
Date: Mon Oct 27 13:52:27 2025 +0100
backend: rename UserDocument and UserModel to MeetUserDocument and MeetUserModel for consistency
commit 331e4ca264086e4fd0e947f2c8adc04dbfe7f831
Author: juancarmore <juancar_more2@hotmail.com>
Date: Mon Oct 27 12:27:43 2025 +0100
backend: replace MeetStorageService usage with UserRepository in UserService
commit ec074307c3cd8c30f4babef5194fc4ebbe7ea7c0
Author: juancarmore <juancar_more2@hotmail.com>
Date: Mon Oct 27 12:05:15 2025 +0100
test: update startTestServer calls to await for asynchronous initialization
commit 3bba2e2822824a1855e6691c0c3b456c9ac5dd3a
Author: juancarmore <juancar_more2@hotmail.com>
Date: Mon Oct 27 12:04:39 2025 +0100
test: initialize eager services in startTestServer and update calls to await for asynchronous initialization
commit e52f7353515f95835c9d15dba41ff33a2e26d367
Author: juancarmore <juancar_more2@hotmail.com>
Date: Fri Oct 24 19:40:04 2025 +0200
backend: add User schema and repository for user management
commit 10c548afa9e45dd72d0fb86c9dab0a601c08e652
Author: juancarmore <juancar_more2@hotmail.com>
Date: Fri Oct 24 19:39:38 2025 +0200
backend: add findAll method to BaseRepository and findExpiredRooms method to RoomRepository
commit cbe467e0e5475311f8aea4b4ff99a481007537c0
Author: juancarmore <juancar_more2@hotmail.com>
Date: Fri Oct 24 19:39:09 2025 +0200
backend: optimize MeetRoom schema by adding indexes for efficient querying
commit fb95ef3248e64721e107c3c019e6a61a210ad6ce
Author: juancarmore <juancar_more2@hotmail.com>
Date: Fri Oct 24 18:07:38 2025 +0200
backend: enhance cursor-based pagination to handle null/undefined values in MongoDB queries
commit bf709bb8e4a301a5738e44c7d7fb2f219846c3ce
Author: juancarmore <juancar_more2@hotmail.com>
Date: Fri Oct 24 18:07:25 2025 +0200
ci: update integration test paths to reflect new directory structure
commit 67ce9da156dccded23eb2b9b9a8a34c835d7f27b
Author: juancarmore <juancar_more2@hotmail.com>
Date: Fri Oct 24 15:09:21 2025 +0200
backend: replace storage service with RoomRepository for room management
commit 25dcd057d6597910fa4992dc45934e85edbd6a3e
Author: juancarmore <juancar_more2@hotmail.com>
Date: Fri Oct 24 15:07:55 2025 +0200
backend: implement RoomRepository to manage MeetRoom objects in MongoDB
commit 42e6036741871b964d9d7a644210eedeaf1ad543
Author: juancarmore <juancar_more2@hotmail.com>
Date: Fri Oct 24 15:05:31 2025 +0200
backend: add mongoose dependecy and create MongoDBService
257 lines
10 KiB
TypeScript
257 lines
10 KiB
TypeScript
import chalk from 'chalk';
|
|
import dotenv from 'dotenv';
|
|
|
|
let envPath: string | undefined;
|
|
|
|
if (process.env.MEET_CONFIG_DIR) {
|
|
envPath = process.env.MEET_CONFIG_DIR;
|
|
} else if (process.env.NODE_ENV === 'development') {
|
|
envPath = '.env.dev';
|
|
} else if (process.env.NODE_ENV === 'test' || process.env.NODE_ENV === 'ci') {
|
|
envPath = '.env.test';
|
|
} else {
|
|
envPath = undefined;
|
|
}
|
|
|
|
dotenv.config(envPath ? { path: envPath } : {});
|
|
|
|
// Extract environment variables with defaults
|
|
const envVars = {
|
|
SERVER_PORT: process.env.SERVER_PORT || '6080',
|
|
SERVER_CORS_ORIGIN: process.env.SERVER_CORS_ORIGIN || '*',
|
|
MEET_LOG_LEVEL: process.env.MEET_LOG_LEVEL || 'info',
|
|
MEET_NAME_ID: process.env.MEET_NAME_ID || 'openviduMeet',
|
|
MEET_BASE_URL: process.env.MEET_BASE_URL || '',
|
|
MEET_EDITION: process.env.MEET_EDITION || 'CE',
|
|
|
|
// Authentication configuration
|
|
MEET_INITIAL_ADMIN_USER: process.env.MEET_INITIAL_ADMIN_USER || 'admin',
|
|
MEET_INITIAL_ADMIN_PASSWORD: process.env.MEET_INITIAL_ADMIN_PASSWORD || 'admin',
|
|
MEET_INITIAL_API_KEY: process.env.MEET_INITIAL_API_KEY || '',
|
|
|
|
// Webhook configuration
|
|
MEET_INITIAL_WEBHOOK_ENABLED: process.env.MEET_INITIAL_WEBHOOK_ENABLED || 'false',
|
|
MEET_INITIAL_WEBHOOK_URL: process.env.MEET_INITIAL_WEBHOOK_URL || '',
|
|
|
|
// LiveKit configuration
|
|
LIVEKIT_URL: process.env.LIVEKIT_URL || 'ws://localhost:7880',
|
|
LIVEKIT_URL_PRIVATE: process.env.LIVEKIT_URL_PRIVATE || process.env.LIVEKIT_URL || 'ws://localhost:7880',
|
|
LIVEKIT_API_KEY: process.env.LIVEKIT_API_KEY || 'devkey',
|
|
LIVEKIT_API_SECRET: process.env.LIVEKIT_API_SECRET || 'secret',
|
|
|
|
// MongoDB configuration
|
|
MEET_MONGO_ENABLED: process.env.MEET_MONGO_ENABLED || 'true',
|
|
MEET_MONGO_URI: process.env.MEET_MONGO_URI || '',
|
|
MEET_MONGO_NODES: process.env.MEET_MONGO_NODES || 'localhost',
|
|
MEET_MONGO_PORT: process.env.MEET_MONGO_PORT || '27017',
|
|
MEET_MONGO_ADMIN_USERNAME: process.env.MEET_MONGO_ADMIN_USERNAME || 'mongoadmin',
|
|
MEET_MONGO_ADMIN_PASSWORD: process.env.MEET_MONGO_ADMIN_PASSWORD || 'mongoadmin',
|
|
MEET_MONGO_REPLICA_SET_NAME: process.env.MEET_MONGO_REPLICA_SET_NAME || 'rs0',
|
|
MEET_MONGO_DB_NAME: process.env.MEET_MONGO_DB_NAME || 'openvidu-meet',
|
|
|
|
MEET_BLOB_STORAGE_MODE: process.env.MEET_BLOB_STORAGE_MODE || 's3', // Options: 's3', 'abs', 'gcs'
|
|
|
|
// S3 or GCS configuration
|
|
MEET_S3_BUCKET: process.env.MEET_S3_BUCKET || 'openvidu-appdata',
|
|
MEET_S3_SUBBUCKET: process.env.MEET_S3_SUBBUCKET || 'openvidu-meet',
|
|
MEET_S3_SERVICE_ENDPOINT: process.env.MEET_S3_SERVICE_ENDPOINT || 'http://localhost:9000',
|
|
MEET_S3_ACCESS_KEY: process.env.MEET_S3_ACCESS_KEY || 'minioadmin',
|
|
MEET_S3_SECRET_KEY: process.env.MEET_S3_SECRET_KEY || 'minioadmin',
|
|
MEET_AWS_REGION: process.env.MEET_AWS_REGION || 'us-east-1',
|
|
MEET_S3_WITH_PATH_STYLE_ACCESS: process.env.MEET_S3_WITH_PATH_STYLE_ACCESS || 'true',
|
|
|
|
// Azure Blob storage configuration
|
|
MEET_AZURE_CONTAINER_NAME: process.env.MEET_AZURE_CONTAINER_NAME || 'openvidu-appdata',
|
|
MEET_AZURE_SUBCONTAINER_NAME: process.env.MEET_AZURE_SUBCONTAINER_NAME || 'openvidu-meet',
|
|
MEET_AZURE_ACCOUNT_NAME: process.env.MEET_AZURE_ACCOUNT_NAME || '',
|
|
MEET_AZURE_ACCOUNT_KEY: process.env.MEET_AZURE_ACCOUNT_KEY || '',
|
|
|
|
// Redis configuration
|
|
REDIS_HOST: process.env.MEET_REDIS_HOST || 'localhost',
|
|
REDIS_PORT: process.env.MEET_REDIS_PORT || '6379',
|
|
REDIS_USERNAME: process.env.MEET_REDIS_USERNAME || '',
|
|
REDIS_PASSWORD: process.env.MEET_REDIS_PASSWORD || 'redispassword',
|
|
REDIS_DB: process.env.MEET_REDIS_DB || '0',
|
|
|
|
// Redis Sentinel configuration
|
|
REDIS_SENTINEL_HOST_LIST: process.env.MEET_REDIS_SENTINEL_HOST_LIST || '',
|
|
REDIS_SENTINEL_PASSWORD: process.env.MEET_REDIS_SENTINEL_PASSWORD || '',
|
|
REDIS_SENTINEL_MASTER_NAME: process.env.MEET_REDIS_SENTINEL_MASTER_NAME || 'openvidu',
|
|
|
|
// Deployment configuration
|
|
MODULES_FILE: process.env.MODULES_FILE || undefined,
|
|
MODULE_NAME: process.env.MODULE_NAME || 'openviduMeet',
|
|
ENABLED_MODULES: process.env.ENABLED_MODULES || ''
|
|
};
|
|
|
|
// Export environment as an object for extensibility
|
|
export const environment = envVars;
|
|
|
|
/**
|
|
* Helper function to create individual exports from an environment object.
|
|
* This is used to maintain backward compatibility with code that imports individual variables.
|
|
*/
|
|
export const createEnvironmentExports = <T extends Record<string, unknown>>(env: T): T => {
|
|
return env;
|
|
};
|
|
|
|
// Export individual variables for backward compatibility
|
|
export const {
|
|
SERVER_PORT,
|
|
SERVER_CORS_ORIGIN,
|
|
MEET_LOG_LEVEL,
|
|
MEET_NAME_ID,
|
|
MEET_BASE_URL,
|
|
MEET_EDITION,
|
|
MEET_INITIAL_ADMIN_USER,
|
|
MEET_INITIAL_ADMIN_PASSWORD,
|
|
MEET_INITIAL_API_KEY,
|
|
MEET_INITIAL_WEBHOOK_ENABLED,
|
|
MEET_INITIAL_WEBHOOK_URL,
|
|
LIVEKIT_URL,
|
|
LIVEKIT_URL_PRIVATE,
|
|
LIVEKIT_API_KEY,
|
|
LIVEKIT_API_SECRET,
|
|
MEET_MONGO_ENABLED,
|
|
MEET_MONGO_URI,
|
|
MEET_MONGO_NODES,
|
|
MEET_MONGO_PORT,
|
|
MEET_MONGO_ADMIN_USERNAME,
|
|
MEET_MONGO_ADMIN_PASSWORD,
|
|
MEET_MONGO_REPLICA_SET_NAME,
|
|
MEET_MONGO_DB_NAME,
|
|
MEET_BLOB_STORAGE_MODE,
|
|
MEET_S3_BUCKET,
|
|
MEET_S3_SUBBUCKET,
|
|
MEET_S3_SERVICE_ENDPOINT,
|
|
MEET_S3_ACCESS_KEY,
|
|
MEET_S3_SECRET_KEY,
|
|
MEET_AWS_REGION,
|
|
MEET_S3_WITH_PATH_STYLE_ACCESS,
|
|
MEET_AZURE_CONTAINER_NAME,
|
|
MEET_AZURE_SUBCONTAINER_NAME,
|
|
MEET_AZURE_ACCOUNT_NAME,
|
|
MEET_AZURE_ACCOUNT_KEY,
|
|
REDIS_HOST,
|
|
REDIS_PORT,
|
|
REDIS_USERNAME,
|
|
REDIS_PASSWORD,
|
|
REDIS_DB,
|
|
REDIS_SENTINEL_HOST_LIST,
|
|
REDIS_SENTINEL_PASSWORD,
|
|
REDIS_SENTINEL_MASTER_NAME,
|
|
MODULES_FILE,
|
|
MODULE_NAME,
|
|
ENABLED_MODULES
|
|
} = envVars;
|
|
|
|
export const getExportedEnvironment = () => {
|
|
return { ...envVars };
|
|
};
|
|
|
|
export function checkModuleEnabled() {
|
|
if (MODULES_FILE) {
|
|
const moduleName = MODULE_NAME;
|
|
const enabledModules = ENABLED_MODULES.split(',').map((module) => module.trim());
|
|
|
|
if (!enabledModules.includes(moduleName)) {
|
|
console.error(`Module ${moduleName} is not enabled`);
|
|
process.exit(0);
|
|
}
|
|
}
|
|
|
|
// If MongoDB is not enabled, exit the process
|
|
if (environment.MEET_MONGO_ENABLED.toLowerCase() !== 'true') {
|
|
console.error('MongoDB integration is not enabled. Exiting the process.');
|
|
process.exit(0);
|
|
}
|
|
}
|
|
|
|
export const logEnvVars = () => {
|
|
const credential = chalk.yellow;
|
|
const text = chalk.cyanBright;
|
|
|
|
console.log(' ');
|
|
console.log('---------------------------------------------------------');
|
|
console.log(`OpenVidu Meet ${MEET_EDITION} Server Configuration`);
|
|
console.log('---------------------------------------------------------');
|
|
console.log('SERVICE NAME ID: ', text(MEET_NAME_ID));
|
|
console.log('CORS ORIGIN:', text(SERVER_CORS_ORIGIN));
|
|
console.log('MEET LOG LEVEL: ', text(MEET_LOG_LEVEL));
|
|
console.log('MEET BLOB STORAGE MODE:', text(MEET_BLOB_STORAGE_MODE));
|
|
console.log('MEET INITIAL ADMIN USER: ', credential('****' + MEET_INITIAL_ADMIN_USER.slice(-3)));
|
|
console.log('MEET INITIAL ADMIN PASSWORD: ', credential('****' + MEET_INITIAL_ADMIN_PASSWORD.slice(-3)));
|
|
|
|
if (!MEET_INITIAL_API_KEY) {
|
|
console.log(chalk.red('MEET INITIAL API KEY: none'));
|
|
} else {
|
|
console.log('MEET INITIAL API KEY: ', credential('****' + MEET_INITIAL_API_KEY.slice(-3)));
|
|
}
|
|
|
|
console.log('MEET INITIAL WEBHOOK ENABLED:', text(MEET_INITIAL_WEBHOOK_ENABLED));
|
|
|
|
if (MEET_INITIAL_WEBHOOK_ENABLED === 'true') {
|
|
console.log('MEET INITIAL WEBHOOK URL:', text(MEET_INITIAL_WEBHOOK_URL));
|
|
}
|
|
|
|
console.log('---------------------------------------------------------');
|
|
console.log('LIVEKIT Configuration');
|
|
console.log('---------------------------------------------------------');
|
|
console.log('LIVEKIT URL: ', text(LIVEKIT_URL));
|
|
console.log('LIVEKIT URL PRIVATE: ', text(LIVEKIT_URL_PRIVATE));
|
|
console.log('LIVEKIT API SECRET: ', credential('****' + LIVEKIT_API_SECRET.slice(-3)));
|
|
console.log('LIVEKIT API KEY: ', credential('****' + LIVEKIT_API_KEY.slice(-3)));
|
|
console.log('---------------------------------------------------------');
|
|
|
|
if (MEET_MONGO_URI === '') {
|
|
console.log('MongoDB Configuration');
|
|
console.log('---------------------------------------------------------');
|
|
console.log('MONGODB NODES: ', text(MEET_MONGO_NODES));
|
|
console.log('MONGODB PORT: ', text(MEET_MONGO_PORT));
|
|
console.log('MONGODB ADMIN USERNAME: ', credential('****' + MEET_MONGO_ADMIN_USERNAME.slice(-3)));
|
|
console.log('MONGODB ADMIN PASSWORD: ', credential('****' + MEET_MONGO_ADMIN_PASSWORD.slice(-3)));
|
|
console.log('MONGODB REPLICA SET NAME: ', text(MEET_MONGO_REPLICA_SET_NAME));
|
|
console.log('MONGODB DB NAME: ', text(MEET_MONGO_DB_NAME));
|
|
console.log('---------------------------------------------------------');
|
|
}
|
|
|
|
if (MEET_BLOB_STORAGE_MODE === 's3') {
|
|
console.log('S3 Configuration');
|
|
console.log('---------------------------------------------------------');
|
|
console.log('MEET S3 BUCKET:', text(MEET_S3_BUCKET));
|
|
console.log('MEET S3 SERVICE ENDPOINT:', text(MEET_S3_SERVICE_ENDPOINT));
|
|
console.log('MEET S3 ACCESS KEY:', credential('****' + MEET_S3_ACCESS_KEY.slice(-3)));
|
|
console.log('MEET S3 SECRET KEY:', credential('****' + MEET_S3_SECRET_KEY.slice(-3)));
|
|
console.log('MEET AWS REGION:', text(MEET_AWS_REGION));
|
|
console.log('MEET S3 WITH PATH STYLE ACCESS:', text(MEET_S3_WITH_PATH_STYLE_ACCESS));
|
|
console.log('---------------------------------------------------------');
|
|
} else if (MEET_BLOB_STORAGE_MODE === 'abs') {
|
|
console.log('Azure Blob Storage Configuration');
|
|
console.log('---------------------------------------------------------');
|
|
console.log('MEET AZURE ACCOUNT NAME:', text(MEET_AZURE_ACCOUNT_NAME));
|
|
console.log('MEET AZURE ACCOUNT KEY:', credential('****' + MEET_AZURE_ACCOUNT_KEY.slice(-3)));
|
|
console.log('MEET AZURE CONTAINER NAME:', text(MEET_AZURE_CONTAINER_NAME));
|
|
console.log('---------------------------------------------------------');
|
|
} else if (MEET_BLOB_STORAGE_MODE === 'gcs') {
|
|
console.log('GCS Configuration');
|
|
console.log('---------------------------------------------------------');
|
|
console.log('MEET GCS BUCKET:', text(MEET_S3_BUCKET));
|
|
console.log('---------------------------------------------------------');
|
|
}
|
|
|
|
console.log('Redis Configuration');
|
|
console.log('---------------------------------------------------------');
|
|
console.log('REDIS HOST:', text(REDIS_HOST));
|
|
console.log('REDIS PORT:', text(REDIS_PORT));
|
|
console.log('REDIS USERNAME:', credential('****' + REDIS_USERNAME.slice(-3)));
|
|
console.log('REDIS PASSWORD:', credential('****' + REDIS_PASSWORD.slice(-3)));
|
|
|
|
if (REDIS_SENTINEL_HOST_LIST !== '') {
|
|
console.log('REDIS SENTINEL IS ENABLED');
|
|
console.log('REDIS SENTINEL HOST LIST:', text(REDIS_SENTINEL_HOST_LIST));
|
|
}
|
|
|
|
console.log('---------------------------------------------------------');
|
|
console.log(' ');
|
|
};
|