forked from kamba4/sunders
docs: Adds instructions about dev override
chore: Applies docker naming convention to files
This commit is contained in:
parent
729af9ced9
commit
adab9b3175
3 changed files with 15 additions and 76 deletions
|
|
@ -34,12 +34,10 @@ To run Surveillance using docker, decide between development/testing or producti
|
|||
|
||||
1. Clone this repository
|
||||
|
||||
2. Run `docker compose up` and wait for services to start up
|
||||
2. Run `docker compose -f docker-compose.yml -f docker-compose.dev.yml up` and wait for services to start up
|
||||
|
||||
3. Visit `http://localhost:8080/` in a browser; you should see an interactive OpenStreetMap
|
||||
|
||||
_tbd.: Populate camera data_
|
||||
|
||||
### Production
|
||||
|
||||
1. Close this repository
|
||||
|
|
@ -50,7 +48,7 @@ _tbd.: Populate camera data_
|
|||
|
||||
3. Visit `http://localhost:8080/` in a browser to open the web interface
|
||||
|
||||
_tbd.: Populate camera data_
|
||||
4.
|
||||
|
||||
## Surveillance nodes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue