https://github.com/josephduffy/docc-nginx
Example nginx configuration for serving a DocC archive
https://github.com/josephduffy/docc-nginx
docc nginx swift
Last synced: about 1 month ago
JSON representation
Example nginx configuration for serving a DocC archive
- Host: GitHub
- URL: https://github.com/josephduffy/docc-nginx
- Owner: JosephDuffy
- Created: 2021-06-12T17:09:25.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-12T20:57:03.000Z (almost 5 years ago)
- Last Synced: 2025-01-29T20:23:49.329Z (over 1 year ago)
- Topics: docc, nginx, swift
- Language: HTML
- Homepage: https://docc-nginx.josephduffy.co.uk
- Size: 240 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DocC-nginx
The docker container used to host [docc-nginx.josephduffy.co.uk](https://docc-nginx.josephduffy.co.uk/).
It serves as an example of how to host a DocC archive using nginx.
The website hosts the documentation for [VaporDocC](https://github.com/JosephDuffy/VaporDocC), which is Vapor middleware that serves files from a DocC archive.
The configuration – along with examples for Netlify, Vapor, and Apache – are discussed further on my blog:
[josephduffy.co.uk/posts/hosting-docc-archives](https://josephduffy.co.uk/posts/hosting-docc-archives)