Hi, I am using mod_wsgi-express with a django application, with python3.7 on Ubuntu 16.04. I successfully followed all the steps on https://github.com/GrahamDumpleton/mod_wsgi#using-mod_wsgi-express-with-django and now have a folder with the *apachectl *command.
I now need to launch this script automatically after a server reboot. I found on StackOverflow a way to create a systemd service file: https://stackoverflow.com/questions/30566836/how-to-autostart-apachectl-script-that-mod-wsgi-express-made-for-django Is this the best way to proceed? Is there an option in mod_wsgi-express to create this file automatically? Thanks a lot in advance, Nicolas Legrand -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
