{"id":2899,"date":"2026-06-13T11:50:15","date_gmt":"2026-06-13T04:50:15","guid":{"rendered":"https:\/\/himpro.info\/?p=2899"},"modified":"2026-06-13T11:50:16","modified_gmt":"2026-06-13T04:50:16","slug":"%e0%b8%84%e0%b8%b9%e0%b9%88%e0%b8%a1%e0%b8%b7%e0%b8%ad-deploy-livekit-server-%e0%b8%9a%e0%b8%99-ubuntu-%e0%b8%aa%e0%b8%b3%e0%b8%ab%e0%b8%a3%e0%b8%b1%e0%b8%9a-production","status":"publish","type":"post","link":"https:\/\/himpro.info\/?p=2899","title":{"rendered":"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d Deploy LiveKit Server \u0e1a\u0e19 Ubuntu \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Production"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">\u0e2d\u0e49\u0e32\u0e07\u0e2d\u0e34\u0e07<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/github.com\/livekit\/livekit?utm_source=chatgpt.com\">LiveKit GitHub Repository<\/a><\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">13. \u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 LiveKit \u0e41\u0e1a\u0e1a Production<\/h1>\n\n\n\n<p>\u0e2b\u0e25\u0e31\u0e07\u0e08\u0e32\u0e01\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e14\u0e49\u0e27\u0e22<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">livekit-server --dev\n<\/code><\/pre>\n\n\n\n<p>\u0e08\u0e19\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e41\u0e25\u0e49\u0e27 \u0e04\u0e27\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e21\u0e32\u0e43\u0e0a\u0e49 Production Mode<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">13.1 \u0e2a\u0e23\u0e49\u0e32\u0e07 API Key \u0e41\u0e25\u0e30 Secret<\/h2>\n\n\n\n<p>\u0e44\u0e21\u0e48\u0e04\u0e27\u0e23\u0e43\u0e0a\u0e49<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">devkey\nsecret\n<\/code><\/pre>\n\n\n\n<p>\u0e43\u0e19 Production<\/p>\n\n\n\n<p>\u0e2a\u0e23\u0e49\u0e32\u0e07 Secret \u0e43\u0e2b\u0e21\u0e48<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">openssl rand -base64 32\n<\/code><\/pre>\n\n\n\n<p>\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">API Key    : telemed_prod\nAPI Secret : 2O3nT6gJgW9fEw6P2m7rQ4...\n<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">13.2 \u0e2a\u0e23\u0e49\u0e32\u0e07 Config \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Production<\/h2>\n\n\n\n<p>\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e44\u0e1f\u0e25\u0e4c<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo mkdir -p \/etc\/livekit\nsudo nano \/etc\/livekit\/livekit.yaml\n<\/code><\/pre>\n\n\n\n<p>\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">port: 7880\n\nrtc:\n  tcp_port: 7881\n  use_external_ip: true\n\nkeys:\n  telemed_prod: \"YOUR_SECRET\"\n\nlogging:\n  level: info\n<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">13.3 \u0e17\u0e14\u0e2a\u0e2d\u0e1a Config<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">livekit-server --config \/etc\/livekit\/livekit.yaml\n<\/code><\/pre>\n\n\n\n<p>\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">curl http:\/\/127.0.0.1:7880\n<\/code><\/pre>\n\n\n\n<p>\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">{\"status\":\"OK\"}\n<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">14. \u0e2a\u0e23\u0e49\u0e32\u0e07 Systemd Service<\/h1>\n\n\n\n<p>\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49 LiveKit \u0e17\u0e33\u0e07\u0e32\u0e19\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07 Boot<\/p>\n\n\n\n<p>\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e44\u0e1f\u0e25\u0e4c<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo nano \/etc\/systemd\/system\/livekit.service\n<\/code><\/pre>\n\n\n\n<p>\u0e43\u0e2a\u0e48\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">[Unit]\nDescription=LiveKit Server\nAfter=network.target\n\n[Service]\nType=simple\n\nUser=root\nGroup=root\n\nExecStart=\/usr\/local\/bin\/livekit-server \\\n  --config \/etc\/livekit\/livekit.yaml\n\nRestart=always\nRestartSec=5\n\nLimitNOFILE=65535\n\n[Install]\nWantedBy=multi-user.target\n<\/code><\/pre>\n\n\n\n<p>\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e44\u0e1f\u0e25\u0e4c<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">15. \u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 Service<\/h1>\n\n\n\n<p>Reload Systemd<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo systemctl daemon-reload\n<\/code><\/pre>\n\n\n\n<p>Enable \u0e43\u0e2b\u0e49\u0e40\u0e23\u0e34\u0e48\u0e21\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34\u0e2b\u0e25\u0e31\u0e07 Boot<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo systemctl enable livekit\n<\/code><\/pre>\n\n\n\n<p>\u0e40\u0e23\u0e34\u0e48\u0e21 Service<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo systemctl start livekit\n<\/code><\/pre>\n\n\n\n<p>\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e2a\u0e16\u0e32\u0e19\u0e30<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo systemctl status livekit\n<\/code><\/pre>\n\n\n\n<p>\u0e04\u0e27\u0e23\u0e1e\u0e1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">Active: active (running)\n<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">16. \u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23 Service<\/h1>\n\n\n\n<p>\u0e40\u0e23\u0e34\u0e48\u0e21 Service<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo systemctl start livekit\n<\/code><\/pre>\n\n\n\n<p>\u0e2b\u0e22\u0e38\u0e14 Service<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo systemctl stop livekit\n<\/code><\/pre>\n\n\n\n<p>Restart Service<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo systemctl restart livekit\n<\/code><\/pre>\n\n\n\n<p>Reload Config (\u0e16\u0e49\u0e32\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a)<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo systemctl reload livekit\n<\/code><\/pre>\n\n\n\n<p>\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e2a\u0e16\u0e32\u0e19\u0e30<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo systemctl status livekit\n<\/code><\/pre>\n\n\n\n<p>\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e23\u0e34\u0e48\u0e21\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo systemctl is-enabled livekit\n<\/code><\/pre>\n\n\n\n<p>\u0e1b\u0e34\u0e14\u0e01\u0e32\u0e23\u0e40\u0e23\u0e34\u0e48\u0e21\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo systemctl disable livekit\n<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">17. \u0e14\u0e39 Log \u0e02\u0e2d\u0e07 LiveKit<\/h1>\n\n\n\n<p>\u0e14\u0e39 Log \u0e41\u0e1a\u0e1a Real-Time<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo journalctl -u livekit -f\n<\/code><\/pre>\n\n\n\n<p>\u0e14\u0e39 Log \u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo journalctl -u livekit -n 100\n<\/code><\/pre>\n\n\n\n<p>\u0e14\u0e39 Log \u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48 Boot \u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo journalctl -u livekit -b\n<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">18. \u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a Port<\/h1>\n\n\n\n<p>\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e27\u0e48\u0e32 LiveKit \u0e40\u0e1b\u0e34\u0e14 Port \u0e41\u0e25\u0e49\u0e27<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo ss -lntup | grep livekit\n<\/code><\/pre>\n\n\n\n<p>\u0e2b\u0e23\u0e37\u0e2d<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo ss -lntup | grep -E '7880|7881'\n<\/code><\/pre>\n\n\n\n<p>\u0e04\u0e27\u0e23\u0e1e\u0e1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">*:7880\n*:7881\n<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">19. Firewall \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Production<\/h1>\n\n\n\n<p>Ubuntu UFW<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo ufw allow 80\/tcp\nsudo ufw allow 443\/tcp\nsudo ufw allow 7881\/tcp\nsudo ufw allow 50000:60000\/udp\n<\/code><\/pre>\n\n\n\n<p>\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo ufw status\n<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">20. Cloud Firewall<\/h1>\n\n\n\n<p>\u0e2b\u0e32\u0e01\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 VPS \u0e04\u0e27\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a Cloud Firewall \u0e02\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e14\u0e49\u0e27\u0e22<\/p>\n\n\n\n<p>\u0e40\u0e1b\u0e34\u0e14\u0e1e\u0e2d\u0e23\u0e4c\u0e15<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">80\/TCP\n443\/TCP\n7881\/TCP\n50000-60000\/UDP\n<\/code><\/pre>\n\n\n\n<p>\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.vultr.com\/?utm_source=chatgpt.com\">Vultr<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.digitalocean.com\/?utm_source=chatgpt.com\">DigitalOcean<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/aws.amazon.com\/?utm_source=chatgpt.com\">Amazon Web Services<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/azure.microsoft.com\/?utm_source=chatgpt.com\">Microsoft Azure<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/cloud.google.com\/?utm_source=chatgpt.com\">Google Cloud<\/a><\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">21. \u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e2b\u0e25\u0e31\u0e07 Restart Server<\/h1>\n\n\n\n<p>Restart \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo reboot\n<\/code><\/pre>\n\n\n\n<p>\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e25\u0e31\u0e1a\u0e21\u0e32<\/p>\n\n\n\n<p>\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo systemctl status livekit\n<\/code><\/pre>\n\n\n\n<p>\u0e41\u0e25\u0e30<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">curl http:\/\/127.0.0.1:7880\n<\/code><\/pre>\n\n\n\n<p>\u0e04\u0e27\u0e23\u0e44\u0e14\u0e49<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">{\"status\":\"OK\"}\n<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">22. \u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a Reverse Proxy<\/h1>\n\n\n\n<p>\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e08\u0e32\u0e01\u0e20\u0e32\u0e22\u0e19\u0e2d\u0e01<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">curl -vk https:\/\/video.example.com\n<\/code><\/pre>\n\n\n\n<p>\u0e04\u0e27\u0e23\u0e44\u0e14\u0e49<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">OK\n<\/code><\/pre>\n\n\n\n<p>\u0e2b\u0e23\u0e37\u0e2d<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">{\"status\":\"OK\"}\n<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">23. \u0e17\u0e14\u0e2a\u0e2d\u0e1a Production \u0e14\u0e49\u0e27\u0e22 LiveKit Connection Test<\/h1>\n\n\n\n<p>\u0e40\u0e1b\u0e34\u0e14<\/p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/livekit.com\/webrtc\/connection-test\n<\/div><\/figure>\n\n\n\n<p>\u0e01\u0e33\u0e2b\u0e19\u0e14<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">LiveKit URL:\nwss:\/\/video.example.com\n<\/code><\/pre>\n\n\n\n<p>\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e04\u0e27\u0e23\u0e1c\u0e48\u0e32\u0e19\u0e17\u0e38\u0e01\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">Connecting to signal connection via WebSocket\nPASS\n\nEstablishing WebRTC connection\nPASS\n\nCan connect via TURN\nPASS\n\nCan publish audio\nPASS\n\nCan publish video\nPASS\n<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">24. \u0e02\u0e49\u0e2d\u0e41\u0e19\u0e30\u0e19\u0e33\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Telemedicine<\/h1>\n\n\n\n<p>\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e23\u0e30\u0e1a\u0e1a Telemedicine<\/p>\n\n\n\n<p>\u0e2a\u0e16\u0e32\u0e1b\u0e31\u0e15\u0e22\u0e01\u0e23\u0e23\u0e21\u0e17\u0e35\u0e48\u0e41\u0e19\u0e30\u0e19\u0e33<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">Internet\n    \u2502\n    \u25bc\nApache + SSL\n    \u2502\n    \u25bc\nLiveKit Server\n    \u2502\n    \u25bc\nASP.NET Core API\n    \u2502\n    \u25bc\nMariaDB \/ MySQL\n<\/code><\/pre>\n\n\n\n<p>\u0e42\u0e14\u0e22<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>ASP.NET Core \u0e40\u0e1b\u0e47\u0e19\u0e1c\u0e39\u0e49\u0e2a\u0e23\u0e49\u0e32\u0e07 Access Token<\/li>\n\n\n\n<li>.NET MAUI App \u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e15\u0e48\u0e2d LiveKit \u0e42\u0e14\u0e22\u0e15\u0e23\u0e07<\/li>\n\n\n\n<li>Web App \u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e15\u0e48\u0e2d LiveKit \u0e42\u0e14\u0e22\u0e15\u0e23\u0e07<\/li>\n\n\n\n<li>\u0e43\u0e0a\u0e49 HTTPS \u0e41\u0e25\u0e30 WSS \u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19<\/li>\n\n\n\n<li>\u0e44\u0e21\u0e48\u0e04\u0e27\u0e23\u0e40\u0e1b\u0e34\u0e14 Port 7880 \u0e2d\u0e2d\u0e01 Internet \u0e42\u0e14\u0e22\u0e15\u0e23\u0e07<\/li>\n\n\n\n<li>\u0e43\u0e2b\u0e49 Apache Reverse Proxy \u0e40\u0e1b\u0e47\u0e19\u0e1c\u0e39\u0e49\u0e23\u0e31\u0e1a HTTPS \u0e08\u0e32\u0e01\u0e20\u0e32\u0e22\u0e19\u0e2d\u0e01<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">25. \u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e01\u0e48\u0e2d\u0e19\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07 (Production Checklist)<\/h1>\n\n\n\n<p>\u2705 Domain Name \u0e17\u0e33\u0e07\u0e32\u0e19\u0e1b\u0e01\u0e15\u0e34<\/p>\n\n\n\n<p>\u2705 SSL Certificate \u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07<\/p>\n\n\n\n<p>\u2705 Apache Reverse Proxy \u0e17\u0e33\u0e07\u0e32\u0e19<\/p>\n\n\n\n<p>\u2705 WebSocket Upgrade \u0e17\u0e33\u0e07\u0e32\u0e19<\/p>\n\n\n\n<p>\u2705 LiveKit Service \u0e17\u0e33\u0e07\u0e32\u0e19\u0e1c\u0e48\u0e32\u0e19 Systemd<\/p>\n\n\n\n<p>\u2705 Auto Start \u0e2b\u0e25\u0e31\u0e07 Boot<\/p>\n\n\n\n<p>\u2705 Port 443 \u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19<\/p>\n\n\n\n<p>\u2705 Port 7881 \u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19<\/p>\n\n\n\n<p>\u2705 Port 50000-60000\/UDP \u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19<\/p>\n\n\n\n<p>\u2705 \u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e1c\u0e48\u0e32\u0e19 LiveKit Connection Test<\/p>\n\n\n\n<p>\u2705 \u0e17\u0e14\u0e2a\u0e2d\u0e1a Video Call \u0e08\u0e23\u0e34\u0e07\u0e08\u0e32\u0e01\u0e40\u0e04\u0e23\u0e37\u0e2d\u0e02\u0e48\u0e32\u0e22\u0e20\u0e32\u0e22\u0e19\u0e2d\u0e01<\/p>\n\n\n\n<p>\u2705 \u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19 API Secret \u0e08\u0e32\u0e01\u0e04\u0e48\u0e32 Default \u0e41\u0e25\u0e49\u0e27<\/p>\n\n\n\n<p>\u2705 \u0e40\u0e01\u0e47\u0e1a API Secret \u0e44\u0e27\u0e49\u0e19\u0e2d\u0e01 Source Code<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u0e2d\u0e49\u0e32\u0e07\u0e2d\u0e34\u0e07 13. \u0e15\u0e34\u0e14&#8230;<\/p>\n","protected":false},"author":1,"featured_media":2900,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,5],"tags":[],"class_list":["post-2899","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-5"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d Deploy LiveKit Server \u0e1a\u0e19 Ubuntu \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Production - Himpro<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/himpro.info\/?p=2899\" \/>\n<meta property=\"og:locale\" content=\"th_TH\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d Deploy LiveKit Server \u0e1a\u0e19 Ubuntu \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Production - Himpro\" \/>\n<meta property=\"og:description\" content=\"\u0e2d\u0e49\u0e32\u0e07\u0e2d\u0e34\u0e07 13. \u0e15\u0e34\u0e14...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/himpro.info\/?p=2899\" \/>\n<meta property=\"og:site_name\" content=\"Himpro\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/himpro.his\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-13T04:50:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-13T04:50:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/himpro.info\/wp-content\/uploads\/2026\/06\/1_O8qUvKq-0BZYPa14ydUf1A-copy.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1400\" \/>\n\t<meta property=\"og:image:height\" content=\"788\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"\u0e1b\u0e23\u0e30\u0e22\u0e39\u0e23 \u0e2b\u0e32\u0e0d\u0e40\u0e2a\u0e21\u0e2d\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u0e1b\u0e23\u0e30\u0e22\u0e39\u0e23 \u0e2b\u0e32\u0e0d\u0e40\u0e2a\u0e21\u0e2d\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 \u0e19\u0e32\u0e17\u0e35\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/himpro.info\/?p=2899#article\",\"isPartOf\":{\"@id\":\"https:\/\/himpro.info\/?p=2899\"},\"author\":{\"name\":\"\u0e1b\u0e23\u0e30\u0e22\u0e39\u0e23 \u0e2b\u0e32\u0e0d\u0e40\u0e2a\u0e21\u0e2d\",\"@id\":\"https:\/\/himpro.info\/#\/schema\/person\/b7023aeeb9284d3e9cf67e183945debf\"},\"headline\":\"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d Deploy LiveKit Server \u0e1a\u0e19 Ubuntu \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Production\",\"datePublished\":\"2026-06-13T04:50:15+00:00\",\"dateModified\":\"2026-06-13T04:50:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/himpro.info\/?p=2899\"},\"wordCount\":135,\"publisher\":{\"@id\":\"https:\/\/himpro.info\/#organization\"},\"image\":{\"@id\":\"https:\/\/himpro.info\/?p=2899#primaryimage\"},\"thumbnailUrl\":\"https:\/\/himpro.info\/wp-content\/uploads\/2026\/06\/1_O8qUvKq-0BZYPa14ydUf1A-copy.jpg\",\"articleSection\":[\"Blog\",\"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d\"],\"inLanguage\":\"th\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/himpro.info\/?p=2899\",\"url\":\"https:\/\/himpro.info\/?p=2899\",\"name\":\"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d Deploy LiveKit Server \u0e1a\u0e19 Ubuntu \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Production - Himpro\",\"isPartOf\":{\"@id\":\"https:\/\/himpro.info\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/himpro.info\/?p=2899#primaryimage\"},\"image\":{\"@id\":\"https:\/\/himpro.info\/?p=2899#primaryimage\"},\"thumbnailUrl\":\"https:\/\/himpro.info\/wp-content\/uploads\/2026\/06\/1_O8qUvKq-0BZYPa14ydUf1A-copy.jpg\",\"datePublished\":\"2026-06-13T04:50:15+00:00\",\"dateModified\":\"2026-06-13T04:50:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/himpro.info\/?p=2899#breadcrumb\"},\"inLanguage\":\"th\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/himpro.info\/?p=2899\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\/\/himpro.info\/?p=2899#primaryimage\",\"url\":\"https:\/\/himpro.info\/wp-content\/uploads\/2026\/06\/1_O8qUvKq-0BZYPa14ydUf1A-copy.jpg\",\"contentUrl\":\"https:\/\/himpro.info\/wp-content\/uploads\/2026\/06\/1_O8qUvKq-0BZYPa14ydUf1A-copy.jpg\",\"width\":1400,\"height\":788},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/himpro.info\/?p=2899#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/himpro.info\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d Deploy LiveKit Server \u0e1a\u0e19 Ubuntu \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Production\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/himpro.info\/#website\",\"url\":\"https:\/\/himpro.info\/\",\"name\":\"Himpro\",\"description\":\"Hospital Infomation Managment Professional\",\"publisher\":{\"@id\":\"https:\/\/himpro.info\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/himpro.info\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"th\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/himpro.info\/#organization\",\"name\":\"Himpro co.,ltd\",\"url\":\"https:\/\/himpro.info\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\/\/himpro.info\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/himpro.info\/wp-content\/uploads\/2020\/06\/himpro_icon.png\",\"contentUrl\":\"https:\/\/himpro.info\/wp-content\/uploads\/2020\/06\/himpro_icon.png\",\"width\":512,\"height\":512,\"caption\":\"Himpro co.,ltd\"},\"image\":{\"@id\":\"https:\/\/himpro.info\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/himpro.his\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/himpro.info\/#\/schema\/person\/b7023aeeb9284d3e9cf67e183945debf\",\"name\":\"\u0e1b\u0e23\u0e30\u0e22\u0e39\u0e23 \u0e2b\u0e32\u0e0d\u0e40\u0e2a\u0e21\u0e2d\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\/\/himpro.info\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/4a9d9807cf1627da009f2911f9791061?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/4a9d9807cf1627da009f2911f9791061?s=96&d=identicon&r=g\",\"caption\":\"\u0e1b\u0e23\u0e30\u0e22\u0e39\u0e23 \u0e2b\u0e32\u0e0d\u0e40\u0e2a\u0e21\u0e2d\"},\"sameAs\":[\"https:\/\/himpro.info\"],\"url\":\"https:\/\/himpro.info\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d Deploy LiveKit Server \u0e1a\u0e19 Ubuntu \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Production - Himpro","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/himpro.info\/?p=2899","og_locale":"th_TH","og_type":"article","og_title":"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d Deploy LiveKit Server \u0e1a\u0e19 Ubuntu \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Production - Himpro","og_description":"\u0e2d\u0e49\u0e32\u0e07\u0e2d\u0e34\u0e07 13. \u0e15\u0e34\u0e14...","og_url":"https:\/\/himpro.info\/?p=2899","og_site_name":"Himpro","article_publisher":"https:\/\/www.facebook.com\/himpro.his","article_published_time":"2026-06-13T04:50:15+00:00","article_modified_time":"2026-06-13T04:50:16+00:00","og_image":[{"width":1400,"height":788,"url":"https:\/\/himpro.info\/wp-content\/uploads\/2026\/06\/1_O8qUvKq-0BZYPa14ydUf1A-copy.jpg","type":"image\/jpeg"}],"author":"\u0e1b\u0e23\u0e30\u0e22\u0e39\u0e23 \u0e2b\u0e32\u0e0d\u0e40\u0e2a\u0e21\u0e2d","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\u0e1b\u0e23\u0e30\u0e22\u0e39\u0e23 \u0e2b\u0e32\u0e0d\u0e40\u0e2a\u0e21\u0e2d","Est. reading time":"2 \u0e19\u0e32\u0e17\u0e35"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/himpro.info\/?p=2899#article","isPartOf":{"@id":"https:\/\/himpro.info\/?p=2899"},"author":{"name":"\u0e1b\u0e23\u0e30\u0e22\u0e39\u0e23 \u0e2b\u0e32\u0e0d\u0e40\u0e2a\u0e21\u0e2d","@id":"https:\/\/himpro.info\/#\/schema\/person\/b7023aeeb9284d3e9cf67e183945debf"},"headline":"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d Deploy LiveKit Server \u0e1a\u0e19 Ubuntu \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Production","datePublished":"2026-06-13T04:50:15+00:00","dateModified":"2026-06-13T04:50:16+00:00","mainEntityOfPage":{"@id":"https:\/\/himpro.info\/?p=2899"},"wordCount":135,"publisher":{"@id":"https:\/\/himpro.info\/#organization"},"image":{"@id":"https:\/\/himpro.info\/?p=2899#primaryimage"},"thumbnailUrl":"https:\/\/himpro.info\/wp-content\/uploads\/2026\/06\/1_O8qUvKq-0BZYPa14ydUf1A-copy.jpg","articleSection":["Blog","\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d"],"inLanguage":"th"},{"@type":"WebPage","@id":"https:\/\/himpro.info\/?p=2899","url":"https:\/\/himpro.info\/?p=2899","name":"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d Deploy LiveKit Server \u0e1a\u0e19 Ubuntu \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Production - Himpro","isPartOf":{"@id":"https:\/\/himpro.info\/#website"},"primaryImageOfPage":{"@id":"https:\/\/himpro.info\/?p=2899#primaryimage"},"image":{"@id":"https:\/\/himpro.info\/?p=2899#primaryimage"},"thumbnailUrl":"https:\/\/himpro.info\/wp-content\/uploads\/2026\/06\/1_O8qUvKq-0BZYPa14ydUf1A-copy.jpg","datePublished":"2026-06-13T04:50:15+00:00","dateModified":"2026-06-13T04:50:16+00:00","breadcrumb":{"@id":"https:\/\/himpro.info\/?p=2899#breadcrumb"},"inLanguage":"th","potentialAction":[{"@type":"ReadAction","target":["https:\/\/himpro.info\/?p=2899"]}]},{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/himpro.info\/?p=2899#primaryimage","url":"https:\/\/himpro.info\/wp-content\/uploads\/2026\/06\/1_O8qUvKq-0BZYPa14ydUf1A-copy.jpg","contentUrl":"https:\/\/himpro.info\/wp-content\/uploads\/2026\/06\/1_O8qUvKq-0BZYPa14ydUf1A-copy.jpg","width":1400,"height":788},{"@type":"BreadcrumbList","@id":"https:\/\/himpro.info\/?p=2899#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/himpro.info\/"},{"@type":"ListItem","position":2,"name":"\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d Deploy LiveKit Server \u0e1a\u0e19 Ubuntu \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Production"}]},{"@type":"WebSite","@id":"https:\/\/himpro.info\/#website","url":"https:\/\/himpro.info\/","name":"Himpro","description":"Hospital Infomation Managment Professional","publisher":{"@id":"https:\/\/himpro.info\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/himpro.info\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"th"},{"@type":"Organization","@id":"https:\/\/himpro.info\/#organization","name":"Himpro co.,ltd","url":"https:\/\/himpro.info\/","logo":{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/himpro.info\/#\/schema\/logo\/image\/","url":"https:\/\/himpro.info\/wp-content\/uploads\/2020\/06\/himpro_icon.png","contentUrl":"https:\/\/himpro.info\/wp-content\/uploads\/2020\/06\/himpro_icon.png","width":512,"height":512,"caption":"Himpro co.,ltd"},"image":{"@id":"https:\/\/himpro.info\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/himpro.his"]},{"@type":"Person","@id":"https:\/\/himpro.info\/#\/schema\/person\/b7023aeeb9284d3e9cf67e183945debf","name":"\u0e1b\u0e23\u0e30\u0e22\u0e39\u0e23 \u0e2b\u0e32\u0e0d\u0e40\u0e2a\u0e21\u0e2d","image":{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/himpro.info\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/4a9d9807cf1627da009f2911f9791061?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4a9d9807cf1627da009f2911f9791061?s=96&d=identicon&r=g","caption":"\u0e1b\u0e23\u0e30\u0e22\u0e39\u0e23 \u0e2b\u0e32\u0e0d\u0e40\u0e2a\u0e21\u0e2d"},"sameAs":["https:\/\/himpro.info"],"url":"https:\/\/himpro.info\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/himpro.info\/index.php?rest_route=\/wp\/v2\/posts\/2899","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/himpro.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/himpro.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/himpro.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/himpro.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2899"}],"version-history":[{"count":1,"href":"https:\/\/himpro.info\/index.php?rest_route=\/wp\/v2\/posts\/2899\/revisions"}],"predecessor-version":[{"id":2901,"href":"https:\/\/himpro.info\/index.php?rest_route=\/wp\/v2\/posts\/2899\/revisions\/2901"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/himpro.info\/index.php?rest_route=\/wp\/v2\/media\/2900"}],"wp:attachment":[{"href":"https:\/\/himpro.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2899"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/himpro.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2899"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/himpro.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2899"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}