System requirements¶
The installation and operation of the FirstBoot module requires the following components to be configured, functioning and available:
- Cobbler net installation server installed and configured by instruction;
- Python version 3.5 and higher;
- SQL database, for example, MySQL;
- Apache HTTP server with mod_wsgi module for python3;
- pip3 package management system.
Dependencies¶
flask<2.0
flask-wtf
SQLAlchemy
flask-sqlalchemy
flask-migrate
flask-collect
flask-babel
jsonschema
pymysql
gunicorn
cryptography