What simple interface are you talking about?
My Bad , I meant "Legacy APP" (folder /web/simple )
I would like to put this new server in production (25 devices) . Since I'm learning the system ... I dont want for the moment to deal with Modern APP questioning . Once I Master Modern APP (including build from source) , I'll add it back (at least my intention).
I hope you see my point .
Thanks for your prompt reply
Just remove these two lines in the HTML file:
https://github.com/traccar/traccar-web/blob/master/web/release.html#L13-L14
Thanks Very Much .
Works as Expected !!
Thanks ance again
How can I do the same using docker installation?
Thanks
Would it be possible to add a parameter in config file, in order to set the default interface?
It would be easier to set the default interface, instead of modifying the html file and keeping it updated at every release...
Well ,
Meantime you dont have that feature , so if i was you just would Use docker ps to get the name of the existing container, Once in then I would
copy it out off the container , edit the html file , then copy it back in and refresh browser.
I'm not a software person but I learn how to do it here https://www.youtube.com/watch?v=u7pMD6eRWNs
Basically is the same proccess .
I hope this help
Hello,
I would like to use Simple interface landing at once without landing on Modern Interface in Traccar 5 .
I just have a fresh install and it is Empty (no devices no users ) .
Any help ?
Thanks in advance