Thank you Dima. Much appreciated.

M

On 12/10/2019 3:07 am, 'Dimitri Maziuk' via Trac Users wrote:
On 10/11/2019 2:57 AM, Mike Dewhirst wrote:

The Trac server will be Ubuntu 18.04 not Windows. Does that modify your "no alternative."?

Containers aren't portable, you need a windows container to run on windows and a linux one to run on linux.

As it happens, already running on the target machine is Apache serving four Django sites and svn. That's why I had to take Trac down.

Simply put, trac webserver is inside the container and is listening on a port. Host apache is proxying trac url to that port:
 ProxyPass         /trac/ http://127.0.0.1:9876/

What does "core python being incompatible with itself" mean?

It means I can still run perl scripts from the 90s. Can't read them, but they'll run on ubuntu 18.04. Python: not so much.

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/1cb70871-d71e-5572-c9af-8411b86d599e%40dewhirst.com.au.

Reply via email to