--- last_review: "2025-01-01" last_reviewer: "-" documented_code: [ ] --- ```{tags} explanation ``` # LinkAhead Server ```{toctree} :caption: 'LinkAhead Server' :hidden: :maxdepth: 3 Server Configuration Maintenance Logging The Fileserver APIs Benchmarking LinkAhead The State Machine Transactions HTTP Resources SQL interface ``` The LinkAhead server - Builds upon the [Restlet](https://restlet.talend.com/) framework to provide a REST interface to the network. See the page for more information. - Uses an SQL database (MariaDB) as the backend for data storage. This is documented in the page. - Has an internal scheduling framework to organize the required backend jobs. Read more on this in the page. - May use a number of authentication providers. Documentation for this is still to come.