Administrator Guide =================== .. _installation: Installation of FIGO -------------------- Preparation of a server to be onboarded on FIGO ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The typical configuation of the server is with a debian based Linux distribution, the default is Ubuntu Server 22.04 - Install ssh - Disable password authentication and enable pubkey authentication - Enable passwordless sudo for the ubuntu user - Copy the public key of the main FIGO node into the server For further details, find the instructions in :doc:`preparation_for_onboarding`. Installation of FIGO main node ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Follow the instruction in https://github.com/StefanoSalsano/figo/blob/main/figo (More to be provided...) .. _usage: Usage of FIGO --------------- See https://github.com/StefanoSalsano/figo