Open pankalog opened 1 year ago
@adarsh23590 I'm not exactly sure what you are talking about. What are you trying to accomplish?
I have implement fleet management in my ubuntu server. upto 5th step i have done but what about next steps starting from 6th step like below
Security -> Certificates -> Upload -> select the file reversed_certchain.pem System -> Codec JSON GPRS -> Ensure correct APN settings, follow ISP's instructions GPRS -> Server Settings -> Domain: {hostname} GPRS -> Server Settings -> Port: 8883 GPRS -> Server Settings -> Protocol: MQTT GPRS -> Server Settings -> TLS Encryption -> TLS/DTLS GPRS -> MQTT Settings -> MQTT Client Type -> Custom GPRS -> MQTT Settings -> Device ID {leave empty} GPRS -> MQTT Settings -> Data Topic -> {realm Name}/{random client ID}/teltonika/%imei%/data GPRS -> MQTT Settings -> Commands Topic -> {realm Name}/{random client ID}/teltonika/%imei%/commands
where to do this settings. in front end i am not able to find any security or other menus. Please guide for same. as well as please guide for admin console see image
what is use of this admin panel
@adarsh23590 these are the settings that need to be applied to the Teltonika GPS tracker that you want to use, using the Teltonika configurator. The admin panel you are seeing is Keycloak's admin panel, which is not related to this at all.
So i have to do this settings in teltonika Configurator and then i am able to get all fellt management related data automatically. Is it right?
and if Keycloak is not related to our fleet management then why it is come with this project.
@adarsh23590 theoretically, yes. Keycloak is what OpenRemote uses for user management and IAM. If you want to find out more about openremote you can look into docs.openremote.io.
Step 4,5 is related to create certificate file(PEM file) so is it related to SSL? or it is for connection to teltonika device to our server. and also we have setup VM on IP address we have still not domain name. so is it working on ip address also as FQDN we have to specify in pem file generation so.
Step 4,5 is related to create certificate file(PEM file) so is it related to SSL? or it is for connection to teltonika device to our server. and also we have setup VM on IP address we have still not domain name. so is it working on ip address also as FQDN we have to specify in pem file generation so.
You need to have an FQDN to generate an SSL certificate, so you need to have an FQDN as a hostname. After you have done that, OpenRemote should generate the SSL certificate for you.
can we have a teams call or google meet. we need to discuss some points according to our requirements.
@adarsh23590 please contact info@openremote.io for more information
@pankalog we have already sent 2-3 emails on info@openremote.io email id. please check and do needful help from your end. Thank you in advance
I have setup fleet management on Ubuntu Server. I am able to access front end, Now i want to know from setp6 onwards. where to do that. and i also want to know administrator console use. Please give me any link, if possible for admin console.