Rudimentary web interface for minecraft server
- Ubuntu 18.04
- NginX
- node 8+ with matching npm
- certbot
setup
Add a file .keys.js
with the below contents to configure the Instrumentation Key:
module.exports.applicationInsightsInstrumentationKey = '<your key>'