You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -173,6 +173,9 @@ The general directory structure on `stac-api` vm is:
173
173
174
174
## Run stac-fastapi with Docker-compose
175
175
176
+
Within the directory `stac-fastapi`, the file `docker-compose.yml` is the config file to orchestrate the launching of 3 containers. These containers run the API.
177
+
178
+
176
179
The `stac-fastapi` Docker-Compose will start up multiple containers, including a database which relies on the sample data.
177
180
178
181
Note: the GitHub repository for `stac-fastapi` expects containers from GitHub Container Registry, not from DockerHub - update the `docker-compose.yml` to use the specific containers and tag version
0 commit comments