System requirements

The installation and operation of the FirstBoot module requires the following components to be configured, functioning and available:

  1. Cobbler net installation server installed and configured by instruction;
  2. Python version 3.5 and higher;
  3. SQL database, for example, MySQL;
  4. Apache HTTP server with mod_wsgi module for python3;
  5. pip3 package management system.

Dependencies

flask<2.0
flask-wtf
SQLAlchemy
flask-sqlalchemy
flask-migrate
flask-collect
flask-babel
jsonschema
pymysql
gunicorn
cryptography