This website requires JavaScript.
Explore
Help
Sign In
shockrah
/
infra
Watch
1
Star
0
Fork
0
You've already forked infra
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
0e2eb430a5
infra
/
docker
/
beta
/
Dockerfile
6 lines
59 B
Docker
Raw
Normal View
History
Unescape
Escape
switching to borderline vanilla nginx docker image
2023-09-10 22:21:27 +00:00
FROM
nginx:latest
COPY
nginx.conf /etc/nginx/nginx.conf
New docker image supporting proxying S3
2023-03-11 05:34:58 +00:00
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-12 05:14:49 +00:00
Reference in New Issue
Copy Permalink