Commit Graph

86 Commits

Author SHA1 Message Date
Asif Bacchus 1ca3b48d0d refactor(dockerfile): remove old dockerfile
- delete non-tls version of dockerfile
- set internal version as build-arg
2021-07-22 17:28:21 -06:00
Asif Bacchus d864231db1 refactor(dockerfile): cleanup permissions
- set proper permissions for server script and entrypoint
2021-07-22 17:21:55 -06:00
Asif Bacchus 7828ff2125 struct(dockerfile): add openssl 2021-07-22 17:16:15 -06:00
Asif Bacchus 0fbd3303e4 struct(entrypoint): skeleton entrypoint script
- basic operation flow with placeholder functions
- implement server and shell launch
- allow commands to pass to shell
- update Dockerfile to load entrypoint only
- update Dockerfile to set permissions for certs directory
2021-07-22 17:15:31 -06:00
Asif Bacchus e82fad68ac feature(server invocation script): 2021-07-22 16:43:17 -06:00
Asif Bacchus cc10ee2241 struct(Dockerfile): align with previous customizations 2021-07-22 16:36:36 -06:00
Asif Bacchus 9e9abe945f struct(dockerfile): initial build skeleton 2021-07-22 16:22:40 -06:00
Asif Bacchus f21510cdf7 chore(git): update gitignore, gitattributes 2021-07-22 16:22:05 -06:00
Asif Bacchus 48f386c312 refactor(readme): update readme with new domain name 2021-07-09 15:35:53 -06:00
Asif Bacchus 5162e5a283 chore(git): remove VSCode configuration files 2021-07-09 15:35:34 -06:00
Asif Bacchus 2e4178b56e feature(dockerfile): update version and labels
- update to latest node and alpine versions
- update labels to use new domain name
- add internal labels
2021-07-09 15:32:08 -06:00
Asif Bacchus c01de4f3e9 chore(git): update gitattributes
set Dockerfile as mandatory EOF=LF
2021-07-09 15:31:06 -06:00
Asif Bacchus 65ca8dc55b chore(rider): update rider docker configuration 2021-07-09 15:21:26 -06:00
Asif Bacchus f31390a3d9 refactor(dockerfile): bump version, new labels
- update to nodeJS 16
- replace label-schema with opencontainers labels
2021-06-10 21:14:17 -06:00
Asif Bacchus ca1d56ba42 chore(ALL): all files to LF line endings 2021-01-05 14:18:48 -07:00
Asif Bacchus e738213ea0 docs(README): fix incomplete docker cmds 2021-01-05 14:14:51 -07:00
Asif Bacchus 81c0b51748 docs(README): update git repo names and URLs 2021-01-05 14:14:01 -07:00
Asif Bacchus 0e8a3845b2 chore(RIDER): update rider workspace files 2021-01-05 14:12:17 -07:00
Asif Bacchus ead72b089d docs(DOCKERFILE): update labels wtih new URLs 2021-01-05 14:11:17 -07:00
Asif Bacchus aabe9d10d1 build(FSLAYOUT): change file layout
preparation for new repo name and repurposing
2021-01-05 14:04:41 -07:00
Asif Bacchus 3e6b9bbd53 docs(README): proper readme 2021-01-05 14:03:04 -07:00
Asif Bacchus b317be24d3 fix(BUILD): create missing dirs 2021-01-05 08:20:46 -07:00
Asif Bacchus 6b7433e320 chore(VER): bump version number 2021-01-05 07:41:54 -07:00
Asif Bacchus 0e6bbf80d5 feature(NPM): install globally
author recommends global installation
2021-01-05 07:38:21 -07:00
Asif Bacchus 581a6ca260 refactor(ENV): remove css compile-source files from watchlist
files like scss or less are compiled into css, should not be watched
2021-01-05 07:36:47 -07:00
Asif Bacchus 585560c119 add simple docker-compose with my nginx container 2021-01-04 03:24:13 -07:00
Asif Bacchus eedcc8b3c1 add gitignore for vscode 2021-01-04 03:23:13 -07:00
Asif Bacchus 7f63b03093 add standard labels 2021-01-04 03:22:24 -07:00
Asif Bacchus 6172a745a8 use default port for browser plugin compatiblity 2021-01-04 03:20:37 -07:00
Asif Bacchus 6858bc1f0e [DOCKERFILE] fix cmd
- fix path to node js file
- added watch directory
- remove extraExts (upstream issue)
2021-01-04 01:30:43 -07:00
Asif Bacchus 75c15e9e43 refactor(DOCKERFILE): rework to run properly as node user 2021-01-04 01:06:03 -07:00
Asif Bacchus 35523a1559 build(DIRS): separate dirs for containers 2021-01-04 00:51:08 -07:00
Asif Bacchus b4b7607813 feature(DOCKERFILE): create container 2021-01-04 00:49:07 -07:00
Asif Bacchus a9dfb7fb32 chore(README): update readme 2021-01-03 23:32:48 -07:00
Asif Bacchus fd74934497 build(GIT): initial repo set up 2021-01-03 22:46:19 -07:00
Asif Bacchus d807868fc7 Initial commit 2021-01-03 22:19:15 -07:00