Sprint 1 Outcomes - lmkelly/Autoguard GitHub Wiki

The outcome of this project is a working OSTicket server with email fetching aswell as a front-end script running on an Ubuntu box as opposed to the CentOS one I had been working on. The original idea for this project was to implement some kind of backend utility to recieve config from some front-end utility and that idea was met. The only issue which arises from this solution is to figure out how in practice the config from OSTicket will reach the script on the back-end which will automatically put the config into the wireguard config file. That's going to be the first hurdle in my next sprint and will require some research.