aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docker/frontend/etc/nginx (follow)
Commit message (Collapse)AuthorAge
* frontend: use normal Alpine image instead of nginxEgor Tensin2022-10-16
| | | | | I've had a problem with the nginx:1-alpine image switching Alpine versions, so I'm fixing the version at least.
* frontend: minimize the imageEgor Tensin2022-04-09
|
* frontend: move cgitrc to /etcEgor Tensin2022-03-29
|
* frontend: add a comment to the configEgor Tensin2022-03-26
|
* frontend: serve from / instead of /git/Egor Tensin2022-03-26
|
* docker: add a frontend nginx imageEgor Tensin2022-03-26
At first, I built a custom image at https://egort.name/. It had a rather long development history, and I just copied the files from there.