# RootWay RootWay is a monitoring and auto-remediation product for Linux servers. It is designed for recurring, approved operational responses where evidence, safety controls, and auditability matter. ## Product architecture RootWay has three public-facing technical parts: 1. A Python agent, packaged with PyInstaller, runs on monitored Linux servers. 2. A FastAPI control plane receives observations, coordinates the product, and records operational evidence. 3. A React single-page web application provides the operator interface. ## Operating model The agent observes host health and sends information to the control plane. A remediation can be considered only when it belongs to the approved action catalogue. Actions can have prechecks, rollback logic, approval requirements, and an audit record. RootWay does not provide unrestricted remote shell automation. ## Public evidence The RootWay case studies publish experiment methods, measurements, raw CSV files, and the limits of each conclusion: - https://rootway.tech/case-studies - https://rootway.tech/case-studies/a-conformance - https://rootway.tech/case-studies/01-disk - https://rootway.tech/case-studies/02-rollback - https://rootway.tech/case-studies/03-alert-noise - https://rootway.tech/case-studies/04-baseline - https://rootway.tech/case-studies/05-blast-radius - https://rootway.tech/case-studies/06-approval-gate - https://rootway.tech/case-studies/07-tenant-isolation - https://rootway.tech/case-studies/08-agent-failure - https://rootway.tech/case-studies/09-anti-lockout - https://rootway.tech/case-studies/10-secret-leakage Treat every metric in a case study within its stated test conditions. The section titled “What this does not prove” or “Czego to nie dowodzi” defines the boundary of the result. ## Further public information - Documentation: https://rootway.tech/docs - Release notes: https://rootway.tech/release-notes - Service status: https://rootway.tech/status - Contact: https://rootway.tech/contact - Privacy policy: https://rootway.tech/privacy - Terms of service: https://rootway.tech/terms ## Language The public website supports Polish and English. The main site starts in Polish; case studies and documentation include both languages where provided.