Commit Graph

57 Commits

Author SHA1 Message Date
Jeff Alyanak
19d3949b9d
Fixed typo
This fixes and closes issue #24.
2019-06-03 10:07:00 -04:00
Jeff Alyanak
0bf742c601
Removed Duplicate Section 2019-05-29 15:53:21 -04:00
Jeff Alyanak
ff1011ebfb
Merge branch 'master' of github.com:jakeswenson/BitBetter into interactive-licensegen
Merging changes in anticipation of pull request.
2019-05-29 14:19:00 -04:00
Jeff Alyanak
31b116a857
Removing old readme 2019-05-29 14:09:48 -04:00
Jeff Alyanak
2c21e90804
Merge branch 'develop' into interactive-licensegen 2019-05-29 14:08:59 -04:00
Jeff Alyanak
8e6429d533
Bumped Newtonson.Json version
Never versions of the dotnet-sdk have issues with older Newtonsoft versions. 12.0.1 seems to satisfy the widest variety of sdk versions.
2019-05-29 14:05:08 -04:00
Jeff Alyanak
9e3701b272
Functional implementation of licensegen interactive mode. 2019-05-29 14:01:44 -04:00
Jeff Alyanak
fca0d599b9
Added initial interactive options 2019-05-28 23:33:50 -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
Jeff Alyanak
66436c0d85
Merge branch 'master' of github.com:jakeswenson/BitBetter into bitbetter-identity 2019-05-25 18:08:35 -04:00
Jeff Alyanak
7afc05d9ea
Merge branch 'bitbetter-identity' 2019-05-25 17:58:18 -04:00
Jeff Alyanak
5c10ada13c
Updated README.md 2019-05-21 11:16:22 -04:00
Jeff Alyanak
2af1e8d5a7
Generate keys online in the .keys directory 2019-05-21 10:29:40 -04:00
Jeff Alyanak
ff5718b099
Generate keys if they don't exist.
Don't overwrite if keys already exist.
2019-05-21 10:24:44 -04:00
Jeff Alyanak
7e135f3122
Circle-ci needs to gen keys to test build 2019-05-21 10:16:37 -04:00
Jeff Alyanak
f25e906923
Generate keys on build. 2019-05-21 10:14:17 -04:00
Jeff Alyanak
6d7675dcf8
Added subj to allow for non-interactive use. 2019-05-21 10:13:34 -04:00
Jeff Alyanak
abdc175427
Updated build.sh
Build now checks for and creates missing .keys directories.
2019-05-21 10:02:09 -04:00
Jeff Alyanak
5f85d83e45 Updated Docs (#15)
* Updated Docs

I've taken the steps written out by @online-stuff and consolidated/organized them into the README. This closes #13.

In a future update it might be worth adding a docs/ directory and breaking the readme into several docs that link to one another.

* Fixed Broken section Links
2019-05-20 22:21:10 -07:00
Jeff Alyanak
692f2fd1c5
Merge branch 'docs' into develop 2019-05-17 14:24:18 -04:00
Jeff Alyanak
1182108026
Updated Docs
I've taken the steps written out by @online-stuff and consolidated/organized them into the README. This closes #13.

In a future update it might be worth adding a docs/ directory and breaking the readme into several docs that link to one another.
2019-05-17 14:18:44 -04:00
Jeff Alyanak
4d4b173344
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-13 21:32:37 -04:00
Jeff Alyanak
05543b5b8a
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.

I've updated the readme to include instructions on the script.
2019-05-11 15:45:03 -04:00
Jake Swenson
664b75ac81
Merge pull request #9 from online-stuff/master
Creating a Pull Request
2019-05-10 09:34:19 -07:00
online-stuff
9f1422ac68
Removed /jobs commands, not needed anymore. 2018-11-30 14:39:08 -07:00
online-stuff
b87c8c5e84
Update README.md 2018-11-21 23:36:46 -07:00
online-stuff
6d3d1ee3f1
Update README.md 2018-11-21 22:03:21 -07:00
online-stuff
27869735fb
Update README.md 2018-11-21 21:39:13 -07:00
online-stuff
1507f336c1
Update README.md 2018-11-21 21:37:36 -07:00
online-stuff
65dccd1768
Create ReadMeInstall 2018-11-21 21:30:18 -07:00
online-stuff
12a92634fb
Rename touchfolder to Empty.txt 2018-11-21 21:04:18 -07:00
online-stuff
36e8c8e513
Create touchfolder 2018-11-21 21:03:35 -07:00
online-stuff
f665630abd
Delete cert.cert
Generate your own certificate
2018-11-21 20:59:30 -07:00
online-stuff
a38ef370cb
Update Program.cs 2018-11-21 20:42:23 -07:00
online-stuff
1da8b95cbd
Update Program.cs 2018-11-21 20:17:39 -07:00
online-stuff
c6da1246dd
Update Program.cs 2018-11-21 19:49:40 -07:00
online-stuff
6277b96b6a
Update Dockerfile
Fix cp error
2018-11-21 19:27:25 -07:00
Jake Swenson
1f37163c8f fix jobs 2017-10-30 08:20:27 -07:00
Jake Swenson
6580c442b9 user id fix 2017-10-29 17:58:34 -07:00
Jake Swenson
3cabfe0bf7 update readme 2017-10-29 12:51:53 -07:00
Jake Swenson
92555591f5 fixed 2017-10-29 12:44:54 -07:00
Jake Swenson
b1a8ec5031 typo 2017-10-29 12:19:20 -07:00
Jake Swenson
cae6e6f051 type 2017-10-29 12:18:22 -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
72b24aeecd build status 2017-10-22 10:48:35 -07:00
Jake Swenson
8d930e58e5 no squash 2017-10-22 10:41:02 -07:00
Jake Swenson
773b47fd49 install docker 2017-10-22 10:38:44 -07:00
Jake Swenson
6c2561ee23 fix yaml name 2017-10-22 10:31:38 -07:00