Setup NOW-LMS
To run Now - LMS you need:
- A WSGI server to execute the Python Code (Gunicorn is included by default).
- A database backend.
- A HTTP server, most of the times you will not want to expose your WSGI server to the wild.
- An optional cache service like Redis or Memcached.
Now-LMS requires very low resources to run, a RaspberryPI can serve as an appropriate host, also a minimal VPS, a Shared Host service with support for Python 3.11 or greater and serverless services like Render, Heroku or similar.
Now-LMS is available as: