Commit Graph

11 Commits

Author SHA1 Message Date
Asif Bacchus 49fa74159b refactor(helpers): remove dhparams check
- container now auto-generates this file if needed
2021-07-27 14:41:32 -06:00
Asif Bacchus 3548d88b63 style(helpers): rename textBlock functions
- rename functions to camelCase
2021-07-27 14:37:57 -06:00
Asif Bacchus a1e2911dc0 docs(helpers): change help text for container name 2021-07-27 14:35:57 -06:00
Asif Bacchus 2e2c93b2b1 feature(helpers): change docker run cmd
- add user specification so UID/GID always specified
- add container default values
2021-07-26 01:36:41 -06:00
Asif Bacchus e208d22664 style(helpers): reformat helper script 2021-07-26 01:30:35 -06:00
Asif Bacchus bc2a34ddd8 feature(helpers): allow specifying tag 2021-07-26 01:20:38 -06:00
Asif Bacchus a3c6656764 fix(helpers): rename shell var in helper script 2021-07-26 00:54:27 -06:00
Asif Bacchus b2582b9bad refactor(helpers): condense TLS section of helper script
Take advantage of container generating DHParams and remove redundant
docker run blocks
2021-07-26 00:49:51 -06:00
Asif Bacchus 8c5bbe8d9c refactor(helpers): update domain in helper script 2021-07-26 00:29:35 -06:00
Asif Bacchus 7fb6fb02ee style(SCRIPTS): cleanup in-line help 2021-01-07 15:22:36 -07:00
Asif Bacchus 7c0616afe1 build(GIT): move helper scripts to own directory 2021-01-07 15:06:38 -07:00