Logo Transitive
Audit & IT Governance
Business Process Compliance
Digital & Technological Intelligence
Engineering & Technical Implementations

Hosting Overview

At Transitive, our technical infrastructure is built for security and performance. We rely on a streamlined, hardened VPS stack, proactive defenses, high-efficiency configurations, and continuous monitoring. Treating the server as a fortress, we minimize exposure and maximize control—delivering not just uptime, but transparent, disciplined security that inspires client trust by design.

At Transitive, hosting is a strategic asset—not just a technical requirement. We fully own and operate a purpose-built infrastructure designed for security, speed, and auditability. Guided by a philosophy of minimal surface and maximal control, every layer of our stack reflects this mindset—from system hardening to transparent deployment and monitoring. By avoiding third-party dependencies and enforcing strict access controls, we deliver a lean, resilient, and fully traceable platform.

Service Area Description
Owned Infrastructure Secure, private hosting on a hardened VPS we fully control
Tailored Architecture Engineered for speed, security, and seamless user experience
Performance-Driven Precision-optimized for real-world speed and reliability
Lean & Transparent Stack Minimal surface, maximum traceability
Relentless Optimization An A+ environment, continuously refined by those who built it

Every aspect of our hosting is designed for trust and performance. We own the stack, we refine it constantly, and we keep it lean — so you can stay focused on what matters.
We're strong advocates of Open Source, *Nix-style architectures, and especially Debian-based distributions. That said, we welcome the challenge — test us on other systems too; we’ve already been there, and we’re ready.


Technical Infrastructure - Secured Hosting

The platform is built on a secure, high-performance infrastructure that ensures full deployment control, operational transparency, and seamless scalability—ready to support demanding web services and evolving business needs.

VPS Stack - Lean Hosting with Full Deployment Ownership

The Transitive platform is hosted on a dedicated Debian 12 (Bookworm) virtual private server (VPS), optimized for reliability and minimal attack surface. The stack includes Apache HTTP Server 2.4 and PHP 8.2 running through PHP-FPM for efficient, process-managed execution.

Deployment is handled through a secure, key-based SFTP workflow, automatically triggered from the development environment. Files are synchronized on save, enabling rapid and traceable updates without relying on third-party CI/CD pipelines.

Security Architecture - Hardened by Principle

All access to the server is secured by key-only SSH authentication on a custom port, and no FTP services are exposed.

HTTPS is strictly enforced via certificates issued by Let’s Encrypt. Apache’s `.htaccess` configuration disables directory listings, prevents PHP execution in public upload folders, and blocks access to sensitive files.

The platform uses OWASP-recommended HTTP headers such as `Content-Security-Policy`, `Strict-Transport-Security`, and `Referrer-Policy`, ensuring compliance with modern browser protection standards.

Repeated or suspicious activity is automatically handled by Fail2ban with real-time log analysis.

Performance Optimization - Cache, Minification, Compression

The site uses long-term browser caching strategies for all static assets, leveraging `Cache-Control: public, max-age=604800, immutable` and `Expires` headers. Apache modules `mod_headers` and `mod_expires` ensure that CSS, JavaScript, images, and fonts are cached efficiently.

On the backend, OPcache is enabled to accelerate PHP execution by compiling and storing bytecode in memory. No legacy TLS versions or weak cipher suites are allowed.

The platform is optimized to eliminate render-blocking resources and is regularly audited using Google PageSpeed Insights.

Monitoring and Audit - Logwatch, Fail2ban, and Custom Scripts

System integrity is ensured through a combination of automated and manual monitoring tools. Logwatch provides daily summaries of system activity, while journalctl allows real-time inspection of systemd-managed services.

A custom shell script (`OctoConf.sh`) performs scheduled audits to check service uptime, open ports, and configuration status. Results are output as JSON and displayed through a secure PHP-based interface. Critical operations (such as file cleanups or scheduled updates) are executed via `systemd` one-shot services, with sudo access tightly restricted and secured by token-based authentication.

Automated reports, alerts, and audit outputs are sent by email using Exim4 configured as a secure relay through Transitive SMTP service. This setup supports both scheduled notifications (e.g., via cron) and on-demand dispatching, ensuring critical insights reach administrators promptly and without manual intervention.

Web Services - Structured, Scalable, and Secure

The platform is designed with future integration of internal and external web services in mind. These services are built around lightweight, RESTful APIs using PHP as the backend engine.

Requests and responses are exchanged in JSON format over HTTPS, following the principles defined in RFC 7231 and RFC 8259.

Authentication mechanisms such as token-based access (e.g., bearer tokens or HMAC) are implemented to secure endpoints. Rate limiting, logging, and access control is enforced at the Apache level and via custom middleware.

APIs are documented and versioned to ensure backward compatibility and maintainability as the system evolves.


Accessibility - Secure, Fast, and User-Centric by Design

By combining performance-driven architecture with best-in-class accessibility and SEO practices, we deliver a seamless digital experience optimized for both users, management process, data processing and restitution.

Performance and User Experience

The platform is optimized for speed and responsiveness, ensuring minimal load times and smooth interactions across devices. Lightweight technologies reduce overhead and maximize efficiency, directly benefiting both user satisfaction and engagement.

Management and Operational Integration

The architecture supports seamless integration with business processes, enabling efficient workflows, monitoring, and administration. This ensures platform adaptability to evolving organizational needs.

Data Processing and Restitution

Built-in mechanisms allow for secure, reliable data collection, processing, and reporting. Structured outputs are designed for clarity and compliance, enabling both real-time insights and long-term analytics across use cases.

Accessibility and Semantic Design

HTML output is structured using semantic tags to promote clarity and accessibility. The platform avoids client-side frameworks, relying instead on lightweight, standards-compliant HTML5 and native JavaScript.

The layout is responsive by design, enabling full usability on both desktop and mobile devices. Accessibility best practices, such as proper use of ARIA roles, focus indicators, and descriptive alternative text for media, are consistently applied and verified through Lighthouse and manual review.

Search Optimization - Technical and Structural

Pages are optimized for search engine indexing by including well-formed tags, viewport declarations, and language attributes. The site avoids JavaScript-based rendering, which ensures that all content is immediately crawlable by bots.

URLs are clean and descriptive, and a robots.txt file defines crawl rules explicitly. Canonical tags and sitemap generation can be configured to support consistent indexing.

The platform aligns with the principles of Google Search Essentials and avoids anti-patterns like duplicate content or broken metadata.