Compare commits
No commits in common. "8deefdbf3881101e7a1d914b79db315ada0a6e88" and "90924d7bb38821b77f047b991e4a2e3c454e9535" have entirely different histories.
8deefdbf38
...
90924d7bb3
33
README.md
33
README.md
@ -1,33 +0,0 @@
|
|||||||
<p align="center">
|
|
||||||
<a href="https://odit.services" target="blank"><img src="https://odit.services/img/profile-pic-no_bg.webp" width="200" alt="ODIT Logo" /></a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
<p align="center">NGINX - Brotli</p>
|
|
||||||
|
|
||||||
|
|
||||||
## Description
|
|
||||||
|
|
||||||
A custom alpine based nginx image including Brotli for compression.
|
|
||||||
|
|
||||||
## Build
|
|
||||||
|
|
||||||
```bash
|
|
||||||
docker build .
|
|
||||||
```
|
|
||||||
|
|
||||||
## Use
|
|
||||||
* Docker Image: registry.odit.services/library/nginx-brotli
|
|
||||||
* Webserver Folder Mount: /usr/share/nginx/html/
|
|
||||||
* Nginx Config Mount: /etc/nginx/nginx.conf
|
|
||||||
|
|
||||||
## Release a new version (triggers ci)
|
|
||||||
```bash
|
|
||||||
# pnpm
|
|
||||||
pnpm i
|
|
||||||
pnpm release
|
|
||||||
|
|
||||||
# yarn
|
|
||||||
yarn
|
|
||||||
yarn release
|
|
||||||
```
|
|
Loading…
x
Reference in New Issue
Block a user