Commit Graph

13 Commits

Author SHA1 Message Date
b5e53acf0a Adding health check endpoint to nginx container 2023-09-10 16:23:54 -07:00
830352a851 MVP nginx configuration for single container support 2023-09-10 15:36:47 -07:00
50c6bfeac0 switching to borderline vanilla nginx docker image 2023-09-10 15:21:27 -07:00
6b75b2534e Simplifying build and run scripts for general & pipeline usage 2023-09-10 15:20:50 -07:00
ffe5ffe831 Cleaning up Docker resources
Adding ez build script
2023-03-10 21:35:55 -08:00
f4e06fa24a New docker image supporting proxying S3 2023-03-10 21:34:58 -08:00
0f96719383 Dockerfile for proxying s3 resources with nginx 2023-02-28 20:20:21 -08:00
91bb927cf5 Fixing nginx conf to return 404 on things it cant find rather than index.html 2023-02-14 18:53:11 -08:00
321734a453 Adding redirect for 80 which was causing issues on folder path calls to nginx 2023-02-14 18:52:23 -08:00
f973c67bb4 Fixing indentation from vim 2023-02-11 21:19:08 -08:00
5903ba2a5e Updating nginx config to now include resume.shockrah.xyz in the fun :)
Also nginx.conf now has some gzip configuration parameters set, courtesy of:
https://www.techrepublic.com/article/how-to-configure-gzip-compression-with-nginx/
2023-02-11 21:14:49 -08:00
904b730362 blog.shockrah.xyz working at an infrastructure level now
Also updated the image so that it has the right baseURL
which gets configured during the service build ( Hugo )
2023-02-10 22:07:26 -08:00
203ec7f434 Docker image required files 2023-02-10 21:29:50 -08:00