Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atjn/easy-owntracks
https://github.com/atjn/easy-owntracks
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/atjn/easy-owntracks
- Owner: atjn
- License: mit
- Created: 2022-09-25T12:25:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T21:55:45.000Z (about 2 years ago)
- Last Synced: 2024-11-05T15:52:26.519Z (3 months ago)
- Language: Go
- Size: 520 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-easy-owntracks
:warning: This is not ready to run in production yet, please only use it for testing.
After running the Dockerfile, the image needs three things:
Port 80/tcp -> 80
Port 80/udp -> 80
Port 443/tcp -> 443
Port 443/udp -> 443
Directory /owntracks-storage -> /owntracks-storage
It should autoconfigure and by default only be accessible on `localhost`
You can change this and other stuff in the `/owntracks-storage/configuration.conf` file.