1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-28 13:15:12 +01:00
bitwarden-server/dev
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
..
helpers/mssql Fix initial database creation in run_migrations.sh (#2009) 2022-05-23 11:35:39 -05:00
.env.example Reverse proxy / load balancer configuration for local development (#2097) 2022-08-31 17:21:40 -07:00
.gitignore Reverse proxy / load balancer configuration for local development (#2097) 2022-08-31 17:21:40 -07:00
authsources.php.example Add docker image and config for local SSO IdP (#2001) 2022-05-26 06:23:58 +10:00
create_certificates_mac.sh Simplify development environment setup (#1588) 2021-10-13 19:30:03 +02:00
create_certificates_windows.ps1 Simplify development environment setup (#1588) 2021-10-13 19:30:03 +02:00
docker-compose.yml Reverse proxy / load balancer configuration for local development (#2097) 2022-08-31 17:21:40 -07:00
migrate_migration_record.ps1 Store migrations in a migrations db (#1992) 2022-05-16 12:16:34 -05:00
migrate.ps1 Use Azure SQL Edge for development (#1709) 2021-11-24 19:08:36 +01:00
reverse-proxy.conf.example Reverse proxy / load balancer configuration for local development (#2097) 2022-08-31 17:21:40 -07:00
secrets.json.example Add alternative databases to development docker-compose (#1797) 2022-01-12 14:17:30 +01:00
setup_azurite.ps1 Simplify development environment setup (#1588) 2021-10-13 19:30:03 +02:00
setup_secrets.ps1 [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00