This repository currently only contains the source code for PxWeb 2019 v1. The next step is to add/move all the fixes in this version from our other repository to this one as soon as possible and there by making this repository the official PxWeb repository.
Create a Docker image and run it for easy testing
NOTE: Images require Docker running on a Windows host with hardware virtualization enabled in BIOS settings
docker build -t pxweb .
docker run -p 80:80 pxweb
- Terraform AKS (work in progress)