π‘
π‘
π‘
π‘
Soketi
Searchβ¦
1.x
π‘
soketi
π
Benchmarks
π
Support
π€
Contributing
πΌ
Video Courses
π’
Known Limitations
Getting started
β¬
Upgrading from 0.x
π
Installation
πΏ
Configuring the server
π
SSL Configuration
π¨
Client Configuration
π»
Backend Configuration
π§
Redis Configuration
App Management
π
Introduction
π§¬
Array Driver
π’
SQL Drivers
πΎ
DynamoDB
Rate Limiting & Limits
β
Broadcast Rate Limiting
π₯
Events & Channels Limits
Advanced Usage
β
Horizontal Scaling
π
Graceful Shutdowns & Real-time monitoring
π
Prometheus Metrics
π
HTTP Webhooks
π
Queues
π
Caching
β
User Authentication
π€Ύ
Enhancing Performance
Network Watcher
π
Installation
πΏ
Environment Variables
Powered By
GitBook
π
SSL Configuration
SSL support is included with soketi by default. If one of the following
environment variables
is set, the server will start using SSL instead of plain HTTP.
Environment Variables
Name
Default
Possible values
Description
SOKETI_SSL_CERT
''
File paths
The path to the SSL certificate file.
SOKETI_SSL_KEY
''
File paths
The path to the SSL key file.
SOKETI_SSL_PASS
''
String
The passphrase (if any) for the SSL key
SOKETI_SSL_CA
''
File path
The path to the SSL Certificate Authority file.
Getting started - Previous
Configuring the server
Next - Getting started
Client Configuration
Last modified
1mo ago
Copy link