Set up openresty #502
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/501-openresty"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We have forked the openresty cookbook to add support for installing apt packages from the official repo instead of compiling from source.
So far this has been tested in a Vagrant box with VirtualBox.
Closes #501
The openresty proxy role and vagrant node config are missing from the commits.
Just FYI, draco has nothing listening on port 80 and 443 for the second IP now. I just changed the haproxy config for that. Meaning we can deploy there for testing now, configuring the second IP as openresty
listen_ip
.WIP: Set up openrestyto Set up openrestyI think we should merge this now, and do the migration of all the sites from nginx to openresty in a new PR.