* Added a script to generate a self-signed certificate
* Added *.pem, *.key and *.crt files to .gitignore and .dockerignore
* Stopped setting PUB_PLAUSIBLE_URL to https://plausible.example.com on Docker Compose builds by default
* Modified "Building on Production" to mention that HTTPS is required on most cases
* Added a base HTTPS config for nginx
* Replace deprecated jsmediatags with music-metadata
* Avoid streaming from the Blob, to improve performance with Firefox
* End Dockerfile with new line
---------
Co-authored-by: Borewit <Borewit@users.noreply.github.com>