I'm looking for a pre-build production like Virtual Machine with the complete infrastructure like Turnkey Linux. The Turnkey linux web2py appliance works on Python 2.7, and (or but) is working fine.
Since Python 2 is officially end of life by the end of this year I would like to setup a new environment with Python 3.7 My local development machine works perfectly on Python 3.7.
I've started building a complete new virtual machine with Debian 10, but it takes a lot of time (and expertise) to configure all elements (Apache, Python, mod_wsgi, ssl, ssh, etc, etc)
The configuration steps in the deployment recipes in the handbook are for Python 2.7
Any suggestions would be very welcome.