-
41282ba070
chore(ide): update docker build config
4.0.1
asif
2023-03-19 23:47:31 -06:00
-
016f3be4bd
refactor(node): resync package-lock.json
asif
2023-03-19 23:45:45 -06:00
-
29867aef13
refactor(node): update npm, and cmd-opts
asif
2023-03-19 23:44:44 -06:00
-
cc8f0507f2
feature(node): bump express version to latest
asif
2023-03-19 23:38:02 -06:00
-
7406cb88b0
chore(ide): update docker build config
asif
2023-03-19 23:09:06 -06:00
-
c2befd3d62
refactor(docker): bump node and alpine versions
asif
2023-03-19 23:07:43 -06:00
-
12ff81b91c
feature(readme): update readme
main
v4.0.0
asif
2022-05-02 00:38:44 -06:00
-
4b8e019b84
chore(ide): update docker build params
asif
2022-05-02 00:38:16 -06:00
-
6970776aa8
feature: watch 5 directories vs 1
asif
2022-05-02 00:31:19 -06:00
-
a17a9d38fd
refactor(readme): update readme
v3.0.0
asif
2022-02-26 22:13:08 -07:00
-
f1b0dc4c8b
chore(ide): update docker build args
asif
2022-02-26 22:12:51 -07:00
-
dc732efdb7
feature(dockerfile): multi-stage build
asif
2022-02-26 21:59:05 -07:00
-
ec07b94cd3
chore(ide): update docker build args
asif
2022-02-26 20:49:52 -07:00
-
ef87879b60
chore(dockerfile): bump alpine base version
asif
2022-02-26 20:46:28 -07:00
-
48745eccbb
chore(ide): add Rider docker build configuration
asif
2022-02-26 20:46:09 -07:00
-
c6ccca24f7
update readme
v2.7
asif
2021-08-01 02:32:09 -06:00
-
5bc0555579
chore(license): add license, import relevant licenses
asif
2021-08-01 02:22:59 -06:00
-
81267cdb7c
fix(dockerfile): fix readme location in documentation label
asif
2021-07-30 17:18:39 -06:00
-
f673f94283
fix(dockerfile): use tini to correct error code on exit
asif
2021-07-30 17:10:37 -06:00
-
5994f3b82e
perf(dockerfile): moved copy file order
asif
2021-07-30 17:07:46 -06:00
-
106fe86cb9
feature(livereload): rewrite javascript: graceful async socket close
asif
2021-07-30 17:06:05 -06:00
-
9717e8a6fa
refactor: rename repo, image, containers
asif
2021-07-30 11:53:41 -06:00
-
c0a4fc1c6c
fix(env): update env file to match new exclusion defaults
v2.5.1
asif
2021-07-29 22:53:51 -06:00
-
cad203a7c0
fix(dockerfile): reorganize and add new labels
v2.5
asif
2021-07-28 04:41:28 -06:00
-
8cafe6e164
fix readme formatting error
asif
2021-07-28 04:24:42 -06:00
-
99cc14532c
docs(readme): update readme to reflect fixed exclusions
asif
2021-07-28 04:20:50 -06:00
-
13ec1a72e9
style(livereload): format code
asif
2021-07-28 04:12:19 -06:00
-
1194fc63c6
fix(livereload): fix exclusions bug
asif
2021-07-28 03:51:56 -06:00
-
574b6e1e07
refactor(dockerfile): update existing packages to latest versions
asif
2021-07-28 03:50:03 -06:00
-
d26d8a822f
updated README for version 2.x
v2.3
asif
2021-07-24 19:56:09 -06:00
-
d0eb4cc821
feature(dockerfile): allow setting separate GID
asif
2021-07-24 16:21:07 -06:00
-
762b97d19d
refactor(livereload): update default exclusions
asif
2021-07-24 04:09:37 -06:00
-
2889c153f3
feature(compose): nginx dependant on healthy livereload
asif
2021-07-24 03:03:31 -06:00
-
dfa50ea6b5
feature: add healthcheck
asif
2021-07-24 03:01:01 -06:00
-
41dcd6a5bb
refactor(entrypoint): mod permissions on fullchain
asif
2021-07-24 02:12:44 -06:00
-
2dbcd4a845
fix(entrypoint): fix permissions on generated certs
asif
2021-07-24 01:55:13 -06:00
-
81cfe975b4
refactor(entrypoint): move HTTP/S message to javascript
asif
2021-07-23 23:45:58 -06:00
-
e83dce3304
fix(livereload): process env vars as strings not boolean
asif
2021-07-23 23:04:44 -06:00
-
7ce5738399
fix(compose): certs dir writable by livereload
asif
2021-07-23 19:25:23 -06:00
-
34ffb96025
refactor(dockerfile): switch to env file
asif
2021-07-23 19:23:13 -06:00
-
1e7531e632
chore: update and use consistent project name
asif
2021-07-23 18:36:14 -06:00
-
b2a02407b9
refactor(compose): use proper image tag
asif
2021-07-23 18:25:31 -06:00
-
f196697569
chore(dockerfile): re-enable extra labels
asif
2021-07-23 18:22:40 -06:00
-
f77961145e
struct(entrypoint): add notation for HTTP-only mode
asif
2021-07-23 18:20:47 -06:00
-
3001dbca73
feature(entrypoint): show loaded certificate
asif
2021-07-23 18:19:36 -06:00
-
5ded2bc320
refactor(entrypoint): use lowercase boolean values
asif
2021-07-23 18:04:48 -06:00
-
a184866de3
refactor(entrypoint): remove export function
asif
2021-07-23 17:53:42 -06:00
-
c48e985d23
feature(entrypoint): generate self-signed certificate
asif
2021-07-23 17:19:58 -06:00
-
e8d238f3c3
feature(compose): sample stack with NGINX server
asif
2021-07-23 14:48:50 -06:00
-
8f35aaef11
feature: allow non-secure connections
asif
2021-07-23 13:31:01 -06:00
-
ee38b2468e
feature(livereload): add debug output as default
asif
2021-07-22 21:21:59 -06:00
-
fdfba8ab4f
fix(livereload): match watch dir with dockerfile
asif
2021-07-22 20:36:12 -06:00
-
2c3bcf27d7
refactor(dockerfile): change order for faster build
asif
2021-07-22 18:45:29 -06:00
-
ba7d33943e
fix(entrypoint): fix shell action
asif
2021-07-22 18:44:29 -06:00
-
f30e22b333
build(dockerfile): temp comment labels for faster build
asif
2021-07-22 18:44:00 -06:00
-
9ee212fcef
fix(dockerfile): fix minor bugs stopping build
asif
2021-07-22 17:38:43 -06:00
-
1ca3b48d0d
refactor(dockerfile): remove old dockerfile
asif
2021-07-22 17:28:21 -06:00
-
d864231db1
refactor(dockerfile): cleanup permissions
asif
2021-07-22 17:21:55 -06:00
-
7828ff2125
struct(dockerfile): add openssl
asif
2021-07-22 17:16:15 -06:00
-
0fbd3303e4
struct(entrypoint): skeleton entrypoint script
asif
2021-07-22 17:15:31 -06:00
-
e82fad68ac
feature(server invocation script):
asif
2021-07-22 16:43:17 -06:00
-
cc10ee2241
struct(Dockerfile): align with previous customizations
asif
2021-07-22 16:36:36 -06:00
-
9e9abe945f
struct(dockerfile): initial build skeleton
asif
2021-07-22 16:22:40 -06:00
-
f21510cdf7
chore(git): update gitignore, gitattributes
asif
2021-07-22 16:22:05 -06:00
-
48f386c312
refactor(readme): update readme with new domain name
v1.2
asif
2021-07-09 15:35:53 -06:00
-
5162e5a283
chore(git): remove VSCode configuration files
asif
2021-07-09 15:35:34 -06:00
-
2e4178b56e
feature(dockerfile): update version and labels
asif
2021-07-09 15:32:08 -06:00
-
c01de4f3e9
chore(git): update gitattributes
asif
2021-07-09 15:31:06 -06:00
-
65ca8dc55b
chore(rider): update rider docker configuration
asif
2021-07-09 15:21:26 -06:00
-
f31390a3d9
refactor(dockerfile): bump version, new labels
Asif Bacchus
2021-06-10 21:14:17 -06:00
-
ca1d56ba42
chore(ALL): all files to LF line endings
Asif Bacchus
2021-01-05 14:18:48 -07:00
-
e738213ea0
docs(README): fix incomplete docker cmds
Asif Bacchus
2021-01-05 14:14:51 -07:00
-
81c0b51748
docs(README): update git repo names and URLs
Asif Bacchus
2021-01-05 14:14:01 -07:00
-
0e8a3845b2
chore(RIDER): update rider workspace files
Asif Bacchus
2021-01-05 14:11:47 -07:00
-
ead72b089d
docs(DOCKERFILE): update labels wtih new URLs
Asif Bacchus
2021-01-05 14:11:17 -07:00
-
aabe9d10d1
build(FSLAYOUT): change file layout
Asif Bacchus
2021-01-05 14:04:41 -07:00
-
3e6b9bbd53
docs(README): proper readme
Asif Bacchus
2021-01-05 14:03:04 -07:00
-
b317be24d3
fix(BUILD): create missing dirs
Asif Bacchus
2021-01-05 08:20:46 -07:00
-
6b7433e320
chore(VER): bump version number
Asif Bacchus
2021-01-05 07:41:54 -07:00
-
0e6bbf80d5
feature(NPM): install globally
Asif Bacchus
2021-01-05 07:38:21 -07:00
-
581a6ca260
refactor(ENV): remove css compile-source files from watchlist
Asif Bacchus
2021-01-05 07:36:47 -07:00
-
585560c119
add simple docker-compose with my nginx container
Asif Bacchus
2021-01-04 03:24:13 -07:00
-
eedcc8b3c1
add gitignore for vscode
Asif Bacchus
2021-01-04 03:23:13 -07:00
-
7f63b03093
add standard labels
Asif Bacchus
2021-01-04 03:22:24 -07:00
-
6172a745a8
use default port for browser plugin compatiblity
Asif Bacchus
2021-01-04 03:20:37 -07:00
-
6858bc1f0e
[DOCKERFILE] fix cmd
Asif Bacchus
2021-01-04 01:30:43 -07:00
-
75c15e9e43
refactor(DOCKERFILE): rework to run properly as node user
Asif Bacchus
2021-01-04 01:06:03 -07:00
-
35523a1559
build(DIRS): separate dirs for containers
Asif Bacchus
2021-01-04 00:51:08 -07:00
-
b4b7607813
feature(DOCKERFILE): create container
Asif Bacchus
2021-01-04 00:49:07 -07:00
-
a9dfb7fb32
chore(README): update readme
Asif Bacchus
2021-01-03 23:32:48 -07:00
-
fd74934497
build(GIT): initial repo set up
Asif Bacchus
2021-01-03 22:46:19 -07:00
-
d807868fc7
Initial commit
Asif Bacchus
2021-01-03 22:19:15 -07:00