mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-06-28 13:25:25 +00:00
gh repo
This commit is contained in:
parent
8763d75128
commit
3c076121e4
@ -4,8 +4,9 @@ Traccar is a gps tracking system. You can use it to monitor your smartphone loca
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
- [website](https://www.traccar.org/)
|
- [Github repo](https://github.com/traccar/traccar)
|
||||||
- [documentation](https://www.traccar.org/documentation/)
|
- [Homepage](https://www.traccar.org/)
|
||||||
|
- [Docs](https://www.traccar.org/documentation/)
|
||||||
|
|
||||||
## get the default traccar conf
|
## get the default traccar conf
|
||||||
|
|
||||||
@ -23,7 +24,7 @@ Replace [DATABASE], [USER], [PASSWORD] with appropriate values from `docker-comp
|
|||||||
<entry key='database.password'>[PASSWORD]</entry>
|
<entry key='database.password'>[PASSWORD]</entry>
|
||||||
```
|
```
|
||||||
|
|
||||||
## docker-compose
|
## docker-compose.yml
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user