This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
getting_started:20_install_ubuntu_mqtt [2022/06/10 06:49] – [Install Rdcore-API-Gateway] admin | getting_started:20_install_ubuntu_mqtt [2022/06/10 10:25] (current) – [Install Mosquitto] admin | ||
---|---|---|---|
Line 6: | Line 6: | ||
* Make sure you do **Step 3** to secure the it with usernames and passwords. | * Make sure you do **Step 3** to secure the it with usernames and passwords. | ||
* In this document we use username and password of **openwrt**. Please change according to your preference. | * In this document we use username and password of **openwrt**. Please change according to your preference. | ||
+ | |||
+ | <WRAP center round important 100%> | ||
+ | * Please use a strong password for the MQTT user in a production environment. | ||
+ | </ | ||
+ | |||
===== Install Rdcore-API-Gateway ===== | ===== Install Rdcore-API-Gateway ===== | ||
Line 40: | Line 45: | ||
* The Rdcore API Gateway Systemd Startup File | * The Rdcore API Gateway Systemd Startup File | ||
<code bash> | <code bash> | ||
- | cp /opt/Rdore-API-Gateway/ | + | sudo cp /opt/Rdcore-API-Gateway/ |
</ | </ | ||
* Enable the Rdcore API Gateway | * Enable the Rdcore API Gateway | ||
Line 51: | Line 56: | ||
sudo systemctl status rdcore-api-gateway.service | sudo systemctl status rdcore-api-gateway.service | ||
</ | </ | ||
+ | * Confirm the service is running by visiting the FQDN:8001 | ||
+ | * e.g http:// | ||
===== MQTT Settings in RADIUSdesk ===== | ===== MQTT Settings in RADIUSdesk ===== |