GPS Tracker platform for Sinotrack, Coban, Teltonika, Concox, Jimilab, OsmAnd and Queclink devices built with Laravel 11 + PHP 8.2 and MySQL 8. Plataforma GPS Tracker para dispositivos Sinotrack Sinotrack, Coban, Teltonika, Concox, Jimilab, OsmAnd y Queclink creada con Laravel 11 + PHP 8.2 y MySQL 8.
Since I was using this repo all day, I was avoiding using the run.sh because I would loose that terminal to running docker compose. Instead I was using docker-compose -f docker/docker-compose.yml up -d. It's such a small change But I think is more convenient to use.
Since I was using this repo all day, I was avoiding using the
run.sh
because I would loose that terminal to running docker compose. Instead I was usingdocker-compose -f docker/docker-compose.yml up -d
. It's such a small change But I think is more convenient to use.