An open API service indexing awesome lists of open source software.

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

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)