Skip to content

aolney/cardinal-nginx-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cardinal-nginx-deploy

This repo deploys DISTRHO/Cardinal using Dockerized nginx.

It largely combines scripts/guides to:

  • Enable brotli compression of the Cardinal files (necessary for complete Firefox caching; Chrome will only cache some files)
  • Enable PHP support for loading patches from PatchStorage

Building/Running

  • docker-compose up

File structure

  • The nginx server for static files uses nginx.conf and cardinal-data
  • The php server uses cardinal-php

To update to the latest Cardinal release, you can simply replace the files in cardinal-data and run the brotli.sh script to compress them.

References

About

This repo deploys DISTRHO/Cardinal using Dockerized nginx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published