Static portal served by nginx
The public website is generated by Astro and served as static files from nginx:alpine.
About
Layztr Cloud Systems is the formal public-facing name for a private self-hosted cloud and homelab environment operated by Fábio Furtado / Layztr. LayztrCloud is used as a shorter brand and domain reference.
The platform exists to organise private services, game servers, automation, storage and operational tooling through a clean static portal and a future protected dashboard.
It is also a small-scale managed services brand for selected clients: managed Minecraft servers, selected self-hosted application hosting and practical Linux/server administration.
The approach is sysadmin-oriented: containers, Linux maintenance, monitoring placeholders, Git-backed configuration placeholders and controlled service exposure. It does not present itself as a large hosting company or promise enterprise SLAs.
Platform
Layztr Cloud Systems is designed around self-hosted services, containerised workloads and controlled access. The portal itself is statically served and can later sit behind an external authentication or reverse proxy layer.
The public website is generated by Astro and served as static files from nginx:alpine.
The v1 deployment uses a simple Compose service exposing host port 8091 to container port 80.
Service entries describe practical containerised workloads and placeholders without exposing secrets.
Virtualisation is represented as a protected admin service placeholder.
Infrastructure and automation repositories can be represented through the Git service entry.
Status data is static for v1 and ready for future monitoring integration.
Storage services are described at a high level without inventing private infrastructure details.
Azure Entra ID App Registration can later be used through an external OIDC-capable access layer.
Security model
The app is a static portal. It labels private areas clearly, but those labels are informational until an external authentication layer is added.
Azure Entra ID App Registration may be used later as an identity provider through an external OIDC-capable gateway. The Astro app does not include Azure SDKs, MSAL, OAuth callback routes, sessions, token handling or secrets.
Service request
Layztr Cloud Systems can support selected small-scale hosting and infrastructure setups, including Minecraft servers, self-hosted applications, monitoring and Linux service maintenance.
No backend contact form is included in v1. Update the mailto link when you are ready.