Maciej Zieniuk
9dedaa5acf
Move from Azure SQL Edge to native SQL Server ( #4786 )
...
* Move from Azure SQL Edge to native SQL Server
* Update .devcontainer/bitwarden_common/docker-compose.yml
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
* Update dev/docker-compose.yml
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
---------
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
2024-09-20 11:12:52 +02:00
Justin Baur
3f1127489d
Print DB Logs ( #4754 )
...
* Print DB Logs
* Fake Fail Test
* Remove Test Stuff
* Prefer Long-Hand Options
* Remove Test Failure
* Print deadlocks
2024-09-10 13:22:37 -04:00
rkac-bw
b40d9ab70d
Set mysql version to 8.0 in docker compose, prevent upgrading to 8.4 ( #4045 )
...
* Set mysql version to 8.0 in docker compose to prevent upgrading to 8.4 for now
* touched file to trigger test
* revert tocuhed file
2024-05-02 14:05:49 -06:00
renovate[bot]
952e77d3d7
Update kenchan0130/simplesamlphp Docker tag to v1.19.8 ( #3060 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 14:57:29 -06:00
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