migrate secrets into the database

the infra version is bumped because the nginx's dhparams path has changed
and the sftp server key path has changed.
This commit is contained in:
Girish Ramakrishnan
2021-05-02 23:28:41 -07:00
parent 4015f8fdf2
commit c17743d869
19 changed files with 195 additions and 99 deletions

View File

@@ -57,7 +57,7 @@
"request": "^2.88.2",
"rimraf": "^3.0.2",
"s3-block-read-stream": "^0.5.0",
"safetydance": "^1.2.0",
"safetydance": "^1.2.1",
"semver": "^7.3.5",
"showdown": "^1.9.1",
"speakeasy": "^2.0.0",