{% extends "layout.html" %} {% set active_page = 'gaf_desk' %} {% block title %}GAF Desk - {{ super() }}{% endblock %} {% block content %}

GAF Desk: Configuration Generator


2. Global Configuration
RAN Network
Management Network
Data Network
3. Blueprint Details
Please select a blueprint to see its diagram.

4. Deployment Wizard
0%

  • Target host (VPN IP):
    IPv4
    Pending
    Retrieve eth0 network info: Pending
    Enables SSH & Webconsole (enable → enable-autostart → start).
    Retrieves eth0 network info and configures static address.

  • Create YAML files: Pending
    Generates YAML files for deployment based on the configuration above.

  • Run GAF:
    Executes the GAF deployment process.
    
                        

  • Post-backup:
    Performs post-deployment backup operations.
{% endblock %} {% block extra_scripts %} {% endblock %}