mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
66c5ccf82d
* add devcontainers for `server` * run db migrations automatically in dev environment * remove curl * remove trailing comma; causes parsing with `jq` * use existing .env * add initializeCommand * use better search string * restructure common files * chmod +x scripts * remove problematic env config scripts * add mention of var that is needed for devcontainer * remove ref to deleted script * Update .devcontainer/community_dev/devcontainer.json Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com> * Update .devcontainer/internal_dev/devcontainer.json Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com> * use dev image for `6.0.416` SDK * revert to manual DB migrations * reuse SQL connection string var --------- Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com> |
||
---|---|---|
.. | ||
helpers/mssql | ||
.env.example | ||
.gitignore | ||
authsources.php.example | ||
create_certificates_linux.sh | ||
create_certificates_mac.sh | ||
create_certificates_windows.ps1 | ||
docker-compose.yml | ||
ef_migrate.ps1 | ||
migrate_migration_record.ps1 | ||
migrate.ps1 | ||
reverse-proxy.conf.example | ||
secrets.json.example | ||
setup_azurite.ps1 | ||
setup_secrets.ps1 |