Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.
—— Apache Kafka
2025年11月4日大约 9 分钟
Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.
—— Apache Kafka

如果你的网站是 Nginx 服务,并且需要访问的时候带上 https,那么就需要在 Nginx 配置 ssl
yum install -y nginx
启动命令:
chcp 65001
set TITLE=%0
set MINIO_ACCESS_KEY=admin
set MINIO_SECRET_KEY=password
minio.exe server D:\data\minio --console-address ":19001" --address ":19000"
pause