tiredofit / docker-osticket

Dockerized help desk application
MIT License
71 stars 56 forks source link

Persistent storage #48

Open radokristof opened 3 months ago

radokristof commented 3 months ago

The README says:

/www/osticket | (Not needed as we want to keep base clean, move to a custom/assets approach) Root Directory

And yes, we should keep the base clean, if we don't do it this way, even a simple update will not work correctly. However, how can I use the custom/assets approach to install plugins/languages which will be persistent?