Sign inSign up

vikru/location-api-server-local

By vikru

Updated almost 6 years ago

Image
0

100K+

vikru/location-api-server-local repository overview

AstroRemoteHome - Api Server local

Docker Image location-api-server-local

The current version uses two remote services to collect the geolocation of the device and the current timezone after connecting to the local WLAN.

If you want to run your own local server you can use this reimplementation.

Note! The geolocation only delivers one location, and the timezone offset is just based on the local location.

Run Server

pipenv install
pipenv shell
python main.py

Docker Container

docker build -t vikru/location-api-server-local .
docker run -p 80:80 -t vikru/location-api-server-local

Tag summary

Content type

Image

Digest

Size

398.2 MB

Last updated

almost 6 years ago

docker pull vikru/location-api-server-local