Skip to content

DailisLangovskis/sensor-data

Repository files navigation

For development:

```
```

 run

```
make build-dev

make clear-database

make start-dev
```

For production

```
make build-dev

make clear-database

make start-dev
```

Configure nginx proxy_pass to map to correct ports similar to the ones described in nginx.conf file

*Troubleshoot*

ERROR: Couldn’t connect to Docker daemon at http+docker://localhost – is it running?

https://techoverflow.net/2019/03/16/how-to-fix-error-couldnt-connect-to-docker-daemon-at-httpdocker-localhost-is-it-running/

https://wiki.archlinux.org/index.php/Docker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published