lorenzo-deluca / silence-private-server

Self-Hosted solution for Silence and Seat scooter’s Astra GPS module, ensuring data privacy and independence from the manufacturer.
https://buymeacoffee.com/lorenzodeluca
GNU Affero General Public License v3.0
21 stars 2 forks source link

Multiple IMEI in configuration.json #7

Closed fnolting closed 2 months ago

fnolting commented 2 months ago

Hi, is it possible to connect multiple vehicles to one silence private server running in a docker container or do we need to deploy one container for each IMEI/Vehicle?

lorenzo-deluca commented 2 months ago

Hello @fnolting , currently no, it's not possible but it is a functionality that can very simply be implemented.

I didn't do it initially because the project is designed to create its own local server, it can be useful if you have more scooters... I wouldn't recommend it for giving services to "third parties" as it is like giving the keys to your own scooter.

If you want you can contribute with a PR for this feature 👍