Commit Graph

10 Commits

Author SHA1 Message Date
Vinrobot 2d235e10db
Build bitBetter in Docker
This way we don't have to install dotnet sdk on the host
2019-07-05 20:43:51 +02:00
Vinrobot 1cac1c3214
Use absolute path rather than relative path in scripts 2019-07-05 19:23:40 +02:00
Jan Schöppach 5d01d3c661 Fix recreation of keys on every execution (#27)
* Fix recreation of keys on every execution
2019-06-19 09:34:33 -04:00
Jeff Alyanak 15371c362c
Bitbetter identity Core.dll (#14)
* Added a Key Generating script

To make the keygen process a bit easier I've added a `generate-keys.sh` script that can be found in the `.keys` directory. It will generate the key & cert and bundle them into the required pkcs#12 file automatically when running the build script if none already exist.

* Generate bitbetter/identiry container with modified Core.dll

Added the generation of a second modified container, bitbetter/identity, which contains the modified dll. Fixes #12.

This works on my testing environment but has not gone through extensive testing. I'd recommend a review and cleanup of this commit before it is merged into the develop or master branches.
2019-05-25 18:12:10 -04:00
Jake Swenson b1a8ec5031 typo 2017-10-29 12:19:20 -07:00
Jake Swenson 1b2dd6bb10 type; fix build 2017-10-29 12:16:28 -07:00
Jake Swenson f7ec8b477d updates 2017-10-29 12:13:38 -07:00
Jake Swenson 5c58b0d8fd adding license gen 2017-10-29 09:57:49 -07:00
Jake Swenson 8d930e58e5 no squash 2017-10-22 10:41:02 -07:00
Jake Swenson 13f33a900a build script 2017-10-22 10:09:25 -07:00