grantmacken / openresty-existdb

TLS setup for openresty/nginx as reverse proxy for eXistdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openresty-existdb

A TLS setup for openresty/nginx as reverse proxy for eXistdb

This repo is based on a previous one grantmacken/nginx-exist

I wanted to

  • enable HTTPS by default
  • explore openresty/lua middleware capability

How to use

The repo was designed to be used on a production VPS or local development environment.

It assumes you

  1. setup your VPS server with IP address, DNS zones and registered domain(s) etc
  2. setup git with configured global user.name
 git config --global user.name 
 git config --global user.email
  1. have your own github account and obtained github access token that can be used on the commandline

openresty: a curated nginx build with lua modules

eXist: a document store in a jetty container

Misc: hosts, www

About

TLS setup for openresty/nginx as reverse proxy for eXistdb


Languages

Language:Lua 50.9%Language:Makefile 30.7%Language:Shell 11.7%Language:Roff 6.6%Language:Perl 0.1%Language:XQuery 0.0%