mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 08:48:01 -05:00
Update readme
This commit is contained in:
@@ -50,6 +50,7 @@ You can track your location with the following apps:
|
||||
- 🌍 [Overland](https://dawarich.app/docs/tutorials/track-your-location#overland)
|
||||
- 🛰️ [OwnTracks](https://dawarich.app/docs/tutorials/track-your-location#owntracks)
|
||||
- 🗺️ [GPSLogger](https://dawarich.app/docs/tutorials/track-your-location#gps-logger)
|
||||
- 📱 [PhoneTrack](https://dawarich.app/docs/tutorials/track-your-location#phonetrack)
|
||||
- 🏡 [Home Assistant](https://dawarich.app/docs/tutorials/track-your-location#homeassistant)
|
||||
|
||||
Simply install one of the supported apps on your device and configure it to send location updates to your Dawarich instance.
|
||||
|
||||
@@ -8,6 +8,7 @@ ENV RAILS_PORT=3000
|
||||
ENV RAILS_ENV=production
|
||||
|
||||
RUN apt-get update -qq && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
|
||||
wget \
|
||||
build-essential \
|
||||
git \
|
||||
postgresql-client \
|
||||
|
||||
Reference in New Issue
Block a user