Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre Senna committed Apr 25, 2023
1 parent 6e77207 commit 6c9651f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions das/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ These scripts run actions related to DAS context (Eg. conversion, loading).

## Run using docker-compose

https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-compose-on-ubuntu-20-04

Assuming there is a running console where the current directory is the root of this project:

```sh
Expand All @@ -14,6 +16,7 @@ source environment
# Build and run containers
docker-compose up -d


# Setup Couchbase
./scripts/couchbase_test_setup.sh
# > INFO: Waiting for Couchbase...
Expand Down

0 comments on commit 6c9651f

Please sign in to comment.