Skip to content
Snippets Groups Projects
Commit 1e01f977 authored by Martin Weise's avatar Martin Weise
Browse files

Update README.md

parent 1e6d9441
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,17 @@ For easy visualization use OpenAPI at: ...@@ -38,6 +38,17 @@ For easy visualization use OpenAPI at:
- [http://fda-container-managing-service/swagger-ui/](http://localhost:9091/swagger-ui/) - [http://fda-container-managing-service/swagger-ui/](http://localhost:9091/swagger-ui/)
- [http://fda-database-managing-service/swagger-ui/](http://localhost:9092/swagger-ui/) - [http://fda-database-managing-service/swagger-ui/](http://localhost:9092/swagger-ui/)
Local development minimum requirements:
- Ubuntu 18.04 LTS
- Apache Maven 3.0.0
- OpenJDK 11.0.0
Local deployment minimum versions:
- Docker Engine 20.10.0
- Docker Compose 1.28.0
## Deployment ## Deployment
The pipeline is set-up to build and test all commits. A commit to dev or master branch triggers additional jobs. The pipeline is set-up to build and test all commits. A commit to dev or master branch triggers additional jobs.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment