Skip to content

Commit 0d16dc8

Browse files
committed
removed "installing database locally" section
1 parent 658cac2 commit 0d16dc8

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

traits/07-betydb-sql-access.Rmd

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,3 @@ User: viewer
2929
Password: DelchevskoOro
3030
DB: bety
3131
```
32-
33-
## Installing the database locally
34-
35-
36-
You can run the entire database locally, with daily imports:
37-
38-
```sh
39-
docker run --name betydb -p 5432:5432 terraref/bety-postgis
40-
```
41-
42-
Now it will appear that you have the entire trait database running at localhost on port 5432 just like if it were installed on your system!

0 commit comments

Comments
 (0)