Asif Bacchus
|
83d41efab1
|
build: add comments to gitignore
|
2020-12-27 05:00:55 -07:00 |
|
Asif Bacchus
|
fc86b1c64b
|
build: remove Rider config tracking
|
2020-12-27 04:58:56 -07:00 |
|
Asif Bacchus
|
ed6e9cfe63
|
docs: fix container name
|
2020-12-27 04:28:37 -07:00 |
|
Asif Bacchus
|
c5be56fb59
|
fix: chown files in entrypoint vs dockerfile
- init directories chown'd in entrypoint vs dockerfile
- sets proper UID and GID instead of system default
|
2020-12-27 04:15:32 -07:00 |
|
Asif Bacchus
|
e4df2adce6
|
feature(DOCKERFILE): use edge repo
- change alpine repo to EDGE so latest versions can be used
- update mariaDB minor version
|
2020-12-27 04:08:10 -07:00 |
|
Asif Bacchus
|
7e10cf3996
|
build: Rider project config files
|
2020-12-27 01:57:42 -07:00 |
|
Asif Bacchus
|
d3027d588d
|
update github address
|
2020-11-28 08:36:50 -07:00 |
|
Asif Bacchus
|
07ff24c498
|
fix markdown formatting issues
|
2020-11-28 07:54:03 -07:00 |
|
Asif Bacchus
|
c3a67f4c28
|
properly parse multiple cmd parameters
|
2020-11-28 07:52:08 -07:00 |
|
Asif Bacchus
|
89d6544c30
|
list params on one line in printf
|
2020-11-28 07:51:08 -07:00 |
|
Asif Bacchus
|
aba9cee905
|
proofread and update some content/links
|
2020-11-28 07:49:33 -07:00 |
|
Asif Bacchus
|
d877c16db4
|
ping already included in alpine image
|
2020-11-28 07:23:20 -07:00 |
|
Asif Bacchus
|
f7185ab6a2
|
update readme with full instructions -- 1st draft
|
2020-11-28 07:01:58 -07:00 |
|
Asif Bacchus
|
e6876261f5
|
add ping
|
2020-11-28 05:44:30 -07:00 |
|
Asif Bacchus
|
48839acb8e
|
remove skip-name-resolve in default cmd
|
2020-11-28 04:23:47 -07:00 |
|
Asif Bacchus
|
da7f429253
|
forgot newline after printf
|
2020-11-28 04:22:09 -07:00 |
|
Asif Bacchus
|
a5c7d200fc
|
note that rDNS resolution turned off
|
2020-11-28 04:21:55 -07:00 |
|
Asif Bacchus
|
60212b0c39
|
fix invalid GID error message
|
2020-11-28 04:20:32 -07:00 |
|
Asif Bacchus
|
7afbb847be
|
add welcome message
|
2020-11-28 04:18:56 -07:00 |
|
Asif Bacchus
|
9290a3388b
|
use isInt and test for +ve values for UID/GID
|
2020-11-28 04:16:46 -07:00 |
|
Asif Bacchus
|
6a7c9602d4
|
add modifed integer test function
|
2020-11-28 04:14:22 -07:00 |
|
Asif Bacchus
|
17ba3a6fbf
|
fix regex for adding skip-name-resolve
|
2020-11-28 03:57:23 -07:00 |
|
Asif Bacchus
|
2738255c05
|
forgot to quote MYSQL_GID
|
2020-11-28 03:54:20 -07:00 |
|
Asif Bacchus
|
6422421294
|
fix tests for UID and GID
|
2020-11-28 03:52:49 -07:00 |
|
Asif Bacchus
|
dd8f967646
|
fix run order in apk block
|
2020-11-28 03:47:39 -07:00 |
|
Asif Bacchus
|
2c09fdfbaa
|
set skip-name-resolve to env option, default=true
|
2020-11-28 03:45:43 -07:00 |
|
Asif Bacchus
|
8647d0fe4f
|
check for valid integer values for UID and GID
|
2020-11-28 03:17:30 -07:00 |
|
Asif Bacchus
|
758e00edfc
|
add func convertCase to convert to uppercase
|
2020-11-28 02:51:48 -07:00 |
|
Asif Bacchus
|
e96be80410
|
enable TCP networking in default config vs cmdline
|
2020-11-28 02:48:27 -07:00 |
|
Asif Bacchus
|
7b2bd5732b
|
allow adding additional mysql params to cmd
|
2020-11-28 01:24:37 -07:00 |
|
Asif Bacchus
|
028e52e817
|
initial tests complete - bump version to 1.0
|
2020-11-27 22:25:55 -07:00 |
|
Asif Bacchus
|
df9e58eff1
|
change init complete message to be more accurate
|
2020-11-27 22:13:10 -07:00 |
|
Asif Bacchus
|
a18ff890e8
|
remove notice about skipped SQL imports
|
2020-11-27 22:05:40 -07:00 |
|
Asif Bacchus
|
926d5f80d1
|
add cmd label note about script dirs
|
2020-11-27 21:40:18 -07:00 |
|
Asif Bacchus
|
6db6380b9e
|
show root password after initialization complete
|
2020-11-27 02:50:23 -07:00 |
|
Asif Bacchus
|
80325b6549
|
fix error in sql-import search path
|
2020-11-27 02:49:04 -07:00 |
|
Asif Bacchus
|
a3d71e3a0a
|
shred sqlCmd instead of removing
|
2020-11-27 02:48:39 -07:00 |
|
Asif Bacchus
|
e0818d083e
|
remove use statment causing errors
|
2020-11-27 02:48:15 -07:00 |
|
Asif Bacchus
|
e9aee770e1
|
add newline after each cmd in sqlCmd
|
2020-11-27 02:47:56 -07:00 |
|
Asif Bacchus
|
b1f73641c8
|
catch errors and terminate script
|
2020-11-27 02:37:48 -07:00 |
|
Asif Bacchus
|
7b193bfe25
|
do not delete sqlCmd while testing
|
2020-11-27 02:37:42 -07:00 |
|
Asif Bacchus
|
0edcbf931b
|
use chown instead of chmod... oops!
|
2020-11-27 02:29:20 -07:00 |
|
Asif Bacchus
|
bfaa9942ed
|
create import directories
|
2020-11-27 02:28:25 -07:00 |
|
Asif Bacchus
|
9ede46073b
|
use escaped backticks for table names
|
2020-11-27 02:23:47 -07:00 |
|
Asif Bacchus
|
a6177a5bc8
|
move wildcard within quotes for table spec
|
2020-11-27 02:12:20 -07:00 |
|
Asif Bacchus
|
59e26b7ac7
|
replace all echo with printf for portability
|
2020-11-27 02:09:05 -07:00 |
|
Asif Bacchus
|
12ca7f99ed
|
remove duplicate reference to file in pipe
|
2020-11-27 02:03:34 -07:00 |
|
Asif Bacchus
|
4950b472c7
|
don't escape single quotes within double quotes
|
2020-11-27 02:00:46 -07:00 |
|
Asif Bacchus
|
3e7ed82199
|
fix test-table user notification text
|
2020-11-27 01:57:25 -07:00 |
|
Asif Bacchus
|
e3340e86a7
|
copy entrypoint script and add default cmd
|
2020-11-27 01:51:27 -07:00 |
|