update README with comment about database migrations
All checks were successful
.NET Tests / test (push) Successful in 1m31s
All checks were successful
.NET Tests / test (push) Successful in 1m31s
This commit is contained in:
parent
a8f978b82b
commit
78d5fac91e
@ -85,4 +85,6 @@ This repo contains a Dockerfile to build the service as a container yourself. Yo
|
||||
|
||||
Additionally, a functional Docker Compose setup also exists that spins up three such containers together with a function database. These then serve requests on ports `5001`,`5002` and `5003`.
|
||||
|
||||
Note that the database must somehow be initialized with the correct table. The docker compose file contains a migration container that will do just that.
|
||||
|
||||
Additionally, feel free to spin these up as kubernetes services. You still need to upload these images to a Hub and fill in the `image`-field in the k8s manifest though.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user