https://github.com/nwtgck/ghost-nginx-http3-docker-compose
Ghost + Nginx + HTTP/3 powered by Quiche in Docker Compose, Example of https://github.com/nwtgck/docker-nginx-http3
https://github.com/nwtgck/ghost-nginx-http3-docker-compose
docker docker-compose ghost http3 nginx quic quiche reverse-proxy
Last synced: 5 months ago
JSON representation
Ghost + Nginx + HTTP/3 powered by Quiche in Docker Compose, Example of https://github.com/nwtgck/docker-nginx-http3
- Host: GitHub
- URL: https://github.com/nwtgck/ghost-nginx-http3-docker-compose
- Owner: nwtgck
- License: mit
- Created: 2019-11-04T04:51:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-04T10:20:13.000Z (almost 6 years ago)
- Last Synced: 2025-05-08T01:12:33.376Z (5 months ago)
- Topics: docker, docker-compose, ghost, http3, nginx, quic, quiche, reverse-proxy
- Homepage:
- Size: 946 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ghost-nginx-http3-docker-compose
[Ghost](https://hub.docker.com/_/ghost/) + Nginx + HTTP/3 powered by [Quiche](https://github.com/cloudflare/quiche) in Docker Compose
(`http/2+quic/99` means HTTP/3)## Run
1. Should set `server.crt` and `server.key` in `docker-compose.yml` properly
2. `docker-compose up`