On 12/5/2019 7:11 PM, RjOllos wrote:

If you want my recommendation: write a requirements.txt, write some scripts
for maintaining/upgrading your site and setup an RSS feed so you can track
changes to plugins as they happen on trac-hacks and GitHub. Setup a staging
site, pull in changes, test them and then deploy them to your production
site.

Or as I implied earlier, write them down as 'RUN wget <some_plugin>' lines in your Dockerfile and deploy with `docker build` and test with `docker run`. And tag them and roll back to older version if there's a problem you didn't catch in testing.

Dima

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/0f3207ae-b76c-9f63-4108-7044c13fc74d%40bmrb.wisc.edu.

Reply via email to