Stephen Kaiser
3b50ccb9f8
fix: mssql error when running docker compose ( #2810 )
...
Fixes the error message, "services.mssql.environment.ACCEPT_EULA must be a string, number or null" when running `docker compose --profile mssql --profile mail up -d` during initial dev setup on MacOS.
2023-03-23 12:14:40 -04:00
Oscar Hinton
ea0087ee6f
Remove docker compose restart always (dev) ( #2284 )
2022-09-27 15:25:14 +02:00
Shane Melton
9a12992b59
Reverse proxy / load balancer configuration for local development ( #2097 )
...
* Add server reverse proxy configuration example for docker compose
* Use n + 100 for Identity load balancer port
2022-08-31 17:21:40 -07:00
Thomas Rittson
76e0790ff8
Add docker-compose profile for openldap ( #2052 )
2022-06-13 17:34:50 +10:00
Thomas Rittson
a788478af3
Add docker image and config for local SSO IdP ( #2001 )
2022-05-26 06:23:58 +10:00
Oscar Hinton
f70fb5a74a
Add alternative databases to development docker-compose ( #1797 )
2022-01-12 14:17:30 +01:00
Oscar Hinton
0ae9e28884
Use Azure SQL Edge for development ( #1709 )
2021-11-24 19:08:36 +01:00
Oscar Hinton
964e262d44
Simplify development environment setup ( #1588 )
2021-10-13 19:30:03 +02:00