|
883529d684
|
fix(scripts): missing space in ab-nginx.sh
|
2021-09-13 02:13:06 -06:00 |
|
|
24975088d3
|
set scripts as executable
|
2021-07-27 21:22:33 -06:00 |
|
|
a6107f7e25
|
struct(helpers): set params file as template again
- prevents accidental overwrite of user params on updates
|
2021-07-27 16:17:04 -06:00 |
|
|
4d5f3fa809
|
refactor(helpers): echo docker run result code on exit
|
2021-07-27 16:04:31 -06:00 |
|
|
fb81443cba
|
style(helpers): make comment header style consistent
|
2021-07-27 16:00:30 -06:00 |
|
|
92c0217374
|
perf(helpers): import and check params-file only if running
|
2021-07-27 15:58:12 -06:00 |
|
|
750ad05d06
|
refactor(helpers): change name of stop and remove parameter switch
|
2021-07-27 15:55:17 -06:00 |
|
|
0db9675bc4
|
feature(helpers): add stop and remove commands
|
2021-07-27 15:53:17 -06:00 |
|
|
dd7ef19d88
|
refactor(helpers): update and notate return codes
|
2021-07-27 15:39:30 -06:00 |
|
|
810cbd44b7
|
feature(helpers): add container status display
|
2021-07-27 15:26:53 -06:00 |
|
|
4a1c1e5153
|
refactor(helpers): set initial vars to null vs unset
|
2021-07-27 14:59:16 -06:00 |
|
|
2b55ae11f4
|
refactor(helpers): change volume mount var name
- change from vmount to volumeMounts
|
2021-07-27 14:58:01 -06:00 |
|
|
49fa74159b
|
refactor(helpers): remove dhparams check
- container now auto-generates this file if needed
|
2021-07-27 14:41:32 -06:00 |
|
|
3548d88b63
|
style(helpers): rename textBlock functions
- rename functions to camelCase
|
2021-07-27 14:37:57 -06:00 |
|
|
a1e2911dc0
|
docs(helpers): change help text for container name
|
2021-07-27 14:35:57 -06:00 |
|
|
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 |
|
|
e208d22664
|
style(helpers): reformat helper script
|
2021-07-26 01:30:35 -06:00 |
|
|
bc2a34ddd8
|
feature(helpers): allow specifying tag
|
2021-07-26 01:20:38 -06:00 |
|
|
a3c6656764
|
fix(helpers): rename shell var in helper script
|
2021-07-26 00:54:27 -06:00 |
|
|
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 |
|
|
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 |
|