Skip to content

TLS setup for openresty/nginx as reverse proxy for eXistdb

Notifications You must be signed in to change notification settings

grantmacken/openresty-existdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published