Skip to content

Commit

Permalink
readme updated for including the new run scripts quickstart (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenPj committed Nov 21, 2023
1 parent 6be0c9f commit e8a0c78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The project consists of the following Maven submodules:
</server>
```

# Quickstart using run scripts (Maven + Docker Compose)
# Quickstart using run scripts

Run scripts are provided in order to make easier and faster APS platform development.
In order to use both these generated Docker Compose templates you can use the following run scripts:
Expand Down Expand Up @@ -75,7 +75,7 @@ Docker compose templates are dynamically generated from the Maven poms for each
* `target/docker-compose/docker-compose.yml`: deploying Activiti App, Postgres and Elasticsearch
* `target/docker-compose/docker-compose-activiti-admin`: deploying Activiti Admin, Activiti App, Postgres and Elasticsearch

# Quickstart using Full Maven Lifecycle (Maven + Docker)
# Quickstart using Full Maven Lifecycle

Full Maven lifecycle command:

Expand Down

0 comments on commit e8a0c78

Please sign in to comment.