Skip to content

Commit

Permalink
[TM-1448] Update the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
roguenet committed Nov 12, 2024
1 parent 391cf2e commit d7a8f1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ and main branches.
* For deployment to AWS:
* Add a Dockerfile in the new app directory. A simple copy and modify from user-service is sufficient
* Add the new service name to the "service" workflow input options in `deploy-service.yml`
* Add a new job to `deploy-services.yml` to include the new services in the "all" service deployment workflow.
* In AWS:
* Add ECR repositories for each env (follow the naming scheme from user-service, e.g. `terramatch-microservices/foo-service-staging`, etc)
* Set the repo to Immutable
Expand Down

0 comments on commit d7a8f1a

Please sign in to comment.