• Beta-0.10.9/0.7.6 a85b4f05cc

    Beta-0.10.9/0.7.6 Pre-release

    aporler released this 2026-07-17 15:59:30 +00:00 | 0 commits to main since this release

    [FR]
    Ici vous avez la version beta du Dashboard 0.10.9 et de l'Agent 0.7.6

    1. Télécharger le fichier (.zip ou .tar.gz) et l'extraire :

      unzip AAUL-0.10.9.zip
      # ou
      tar -xzvf AAUL-0.10.9.tar.gz
      
      
    2. Entrer dans le dossier extrait puis lancer l'installateur :

    cd AAUL/
    sudo ./install.sh

    install.sh détecte automatiquement s'il s'agit d'une première installation
    ou d'une mise à jour (une installation existante dans /opt/AAUL est
    préservée — config, base de données, certificats).


    [EN]
    Here you will find the beta version of Dashboard 0.10.9 and Agent 0.7.6.

    1. Download the file (.zip or .tar.gz) and extract it:
    unzip AAUL-0.10.9.zip
    # or
    tar -xzvf AAUL-0.10.9.tar.gz
    
    1. Go to the extracted folder and run the installer:
    cd AAUL/
    sudo ./install.sh
    

    install.sh automatically detects whether this is a first-time installation or an update.

    If an existing installation is found in /opt/AAUL, it will be preserved, including the configuration, database, and certificates.

    Downloads