feat(website): complete clean rebuild of all HTML pages without Pterodactyl mention inspired by OuiHeberg, EternalZero, OVHcloud, PlanetHoster
This commit is contained in:
parent
902446ed04
commit
337faf5a45
5 changed files with 1113 additions and 1139 deletions
|
|
@ -4,13 +4,13 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>À Propos | Forgium Cloud</title>
|
<title>À Propos & Souveraineté | Forgium Cloud</title>
|
||||||
<meta name="description"
|
<meta name="description"
|
||||||
content="La vision Forgium Cloud : un hébergeur indépendant et souverain propulsé par une infrastructure matérielle dédiée sans intermédiaire ni surallocation.">
|
content="Découvrez l'engagement Forgium Cloud : un opérateur d'hébergement indépendant et souverain avec matériel dédié en France et zéro surallocation.">
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
<link
|
<link
|
||||||
href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap"
|
href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;700&display=swap"
|
||||||
rel="stylesheet">
|
rel="stylesheet">
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
<link rel="icon" type="image/svg+xml" href="favicon.svg">
|
<link rel="icon" type="image/svg+xml" href="favicon.svg">
|
||||||
|
|
@ -18,122 +18,125 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<!-- TOPBAR INFORMATIVE -->
|
<!-- TOPBAR ANNONCE -->
|
||||||
<div class="topbar">
|
<div class="topbar">
|
||||||
<span class="topbar-badge">LANCEMENT OFFICIEL</span>
|
<span class="topbar-tag">Lancement</span>
|
||||||
<span>Hébergeur indépendant souverain : <strong>Nos offres sont à 0.00 € / mois</strong> !</span>
|
<span>Infrastructure souveraine : <strong>Toutes nos formules sont à 0.00 € / mois</strong> sans engagement.</span>
|
||||||
<a href="https://client.forgium.fr">Rejoindre la plateforme →</a>
|
<a href="https://client.forgium.fr">Rejoindre la plateforme →</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- NAVBAR PRO -->
|
<!-- NAVBAR HEADER -->
|
||||||
<header class="navbar-wrapper">
|
<header class="header">
|
||||||
<div class="navbar container">
|
<div class="container nav-wrapper">
|
||||||
<a href="index.html" class="logo">
|
<a href="index.html" class="brand">
|
||||||
<img src="logo.svg" alt="Forgium Logo" width="34" height="34" class="logo-img">
|
<img src="logo.svg" alt="Forgium Logo" width="30" height="30">
|
||||||
FORGIUM <span class="logo-tag">CLOUD</span>
|
FORGIUM <span class="brand-badge">CLOUD</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<nav class="nav-links">
|
<nav class="nav-links">
|
||||||
<a href="index.html">Accueil</a>
|
<a href="index.html">Accueil</a>
|
||||||
<a href="offres.html">Offres & Jeux</a>
|
<a href="offres.html">Offres & Formules</a>
|
||||||
<a href="infrastructure.html">Infrastructure</a>
|
<a href="infrastructure.html">Infrastructure</a>
|
||||||
<a href="a-propos.html" class="active">À propos</a>
|
<a href="a-propos.html" class="active">À propos</a>
|
||||||
<a href="https://status.forgium.fr" target="_blank" class="nav-status">
|
|
||||||
<span class="pulse-dot"></span>
|
|
||||||
Système Opérationnel
|
|
||||||
</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="nav-actions">
|
<div class="nav-right">
|
||||||
<a href="https://client.forgium.fr" class="btn btn-sm btn-primary">Portail Client →</a>
|
<a href="https://status.forgium.fr" target="_blank" class="status-indicator">
|
||||||
<a href="https://panel.forgium.fr" class="btn btn-sm btn-outline">Console Pterodactyl</a>
|
<span class="status-dot"></span>
|
||||||
|
Système Opérationnel
|
||||||
|
</a>
|
||||||
|
<a href="https://client.forgium.fr" class="btn btn-client">Espace Client →</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<main class="container section">
|
<main class="container section">
|
||||||
<div class="section-head">
|
<div class="section-title">
|
||||||
<div class="section-tag">MANIFESTE & SOUVERAINETÉ TECHNIQUE</div>
|
<span class="section-badge">Manifeste & Valeurs</span>
|
||||||
<h2>L'Excellence Technique en Action</h2>
|
<h2>L'Excellence Technique Sans Intermédiaire</h2>
|
||||||
<p>Pourquoi nous construisons un hébergement indépendant, performant et transparent.</p>
|
<p>Notre mission : redonner aux créateurs et communautés le contrôle total sur leur hébergement.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="bento-grid">
|
<div class="bento">
|
||||||
<div class="bento-card col-8">
|
<div class="bento-box bento-8">
|
||||||
<div>
|
<div class="bento-icon">💡</div>
|
||||||
<div class="bento-icon">💡</div>
|
<h3>La Maîtrise Complète de Notre Pile Matérielle</h3>
|
||||||
<div class="bento-title">Notre Philosophie : Zéro Intermédiaire</div>
|
<p>
|
||||||
<p class="bento-sub">
|
Forgium Cloud est né d'une volonté claire : rompre avec les hébergeurs traditionnels qui se contentent de revendre des machines virtuelles sous-traitées auprès de géants du cloud avec d'importantes marges et une forte surallocation.
|
||||||
Forgium Cloud est né d'un constat simple : la quasi-totalité des services d'hébergement modernes sous-traitent leurs machines à des géants du cloud,
|
</p>
|
||||||
multipliant les couches d'intermédiaires, les coûts cachés et la surallocation de ressources qui bride les performances des serveurs de jeux.
|
<br>
|
||||||
</p>
|
<p>
|
||||||
<br>
|
Chez Forgium, nous opérons notre propre matériel physique. Chaque conteneur déployé bénéficie de quotas de mémoire vive et de calcul stricts, sans compromis ni bride artificielle.
|
||||||
<p class="bento-sub">
|
</p>
|
||||||
Chez Forgium, nous croyons à l'ingénierie pure et à la maîtrise complète de notre pile technique : nos serveurs physiques nous appartiennent,
|
|
||||||
nos volumes de stockage sont dédiés, et nous garantissons une isolation absolue de chaque conteneur.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="bento-card col-4">
|
<div class="bento-box bento-4">
|
||||||
<div>
|
<div class="bento-icon">🇫🇷</div>
|
||||||
<div class="bento-icon">🛡️</div>
|
<h3>Engagements Souverains</h3>
|
||||||
<div class="bento-title">Valeurs Fondatrices</div>
|
<ul class="bento-list" style="grid-template-columns: 1fr;">
|
||||||
<ul class="bento-check-list" style="grid-template-columns: 1fr;">
|
<li>
|
||||||
<li><span>✓</span> Souveraineté & Données en France</li>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
<li><span>✓</span> Conforme RGPD sans pistage invasif</li>
|
Données hébergées en France
|
||||||
<li><span>✓</span> Transparence totale du statut réseau</li>
|
</li>
|
||||||
<li><span>✓</span> Support réactif direct sans bot générique</li>
|
<li>
|
||||||
</ul>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
</div>
|
Conformité RGPD stricte
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Transparence totale des métriques
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Support réactif sans intermédiaire
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="free-banner" style="margin-top: 3.5rem;">
|
<!-- CONTACT -->
|
||||||
<div class="free-banner-content">
|
<div class="reassurance" style="margin-top: 3.5rem;">
|
||||||
<span class="free-badge">SUPPORT & CONTACT</span>
|
<div class="reassurance-item">
|
||||||
<div class="free-banner-text">
|
<div class="reassurance-icon">✉️</div>
|
||||||
Besoin d'un accompagnement personnalisé ou d'une configuration sur-mesure pour votre communauté ?
|
<span>Besoin d'un accompagnement personnalisé ou d'une ressource sur-mesure ?</span>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<a href="mailto:contact@forgium.fr" class="btn btn-sm btn-primary">Nous Contacter par Email →</a>
|
<a href="mailto:contact@forgium.fr" class="btn btn-primary" style="padding: 0.6rem 1.4rem;">Nous Écrire par Email →</a>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<!-- FOOTER PRO -->
|
<!-- FOOTER -->
|
||||||
<footer class="footer-wrapper">
|
<footer class="footer">
|
||||||
<div class="container footer-grid">
|
<div class="container footer-grid">
|
||||||
<div class="footer-brand">
|
<div class="footer-brand">
|
||||||
<div class="logo">
|
<a href="index.html" class="brand">
|
||||||
<img src="logo.svg" alt="Forgium Logo" width="28" height="28" class="logo-img">
|
<img src="logo.svg" alt="Forgium Logo" width="28" height="28">
|
||||||
FORGIUM <span class="logo-tag">CLOUD</span>
|
FORGIUM <span class="brand-badge">CLOUD</span>
|
||||||
</div>
|
</a>
|
||||||
<p>Opérateur d'hébergement haute performance et indépendant. Conçu pour la vitesse, la stabilité et l'ingénierie système.</p>
|
<p>Opérateur d'hébergement haute performance et souverain. Bâti sur une infrastructure matérielle dédiée sans surallocation.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-col">
|
<div class="footer-col">
|
||||||
<h5>Navigation</h5>
|
<h4>Navigation</h4>
|
||||||
<a href="index.html">Accueil</a>
|
<a href="index.html">Accueil</a>
|
||||||
<a href="offres.html">Nos Offres</a>
|
<a href="offres.html">Offres & Formules</a>
|
||||||
<a href="infrastructure.html">Infrastructure</a>
|
<a href="infrastructure.html">Infrastructure</a>
|
||||||
<a href="a-propos.html">À propos</a>
|
<a href="a-propos.html">À propos</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-col">
|
<div class="footer-col">
|
||||||
<h5>Plateforme</h5>
|
<h4>Plateforme</h4>
|
||||||
<a href="https://client.forgium.fr">Portail Client (Facturation & Commandes)</a>
|
<a href="https://client.forgium.fr">Portail Client & Facturation</a>
|
||||||
<a href="https://panel.forgium.fr">Console Serveur (Pterodactyl)</a>
|
<a href="https://status.forgium.fr">Statut Réseau en Direct</a>
|
||||||
<a href="https://status.forgium.fr">Page de Statut Réseau</a>
|
|
||||||
<a href="https://git.forgium.fr">Serveur Git Souverain</a>
|
<a href="https://git.forgium.fr">Serveur Git Souverain</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-col">
|
<div class="footer-col">
|
||||||
<h5>Légal & Sécurité</h5>
|
<h4>Légal & Sécurité</h4>
|
||||||
<p>Hébergement 100% en France</p>
|
<p>Hébergé 100% en France</p>
|
||||||
<p>Conforme RGPD & Données Protégées</p>
|
<p>Données chiffrées au repos</p>
|
||||||
<p>Support : contact@forgium.fr</p>
|
<p>Support : contact@forgium.fr</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="container footer-bottom">
|
<div class="container footer-bottom">
|
||||||
<p>© 2026 Forgium Cloud. Tous droits réservés. Hébergement haute performance.</p>
|
<p>© 2026 Forgium Cloud. Tous droits réservés.</p>
|
||||||
<p>Infrastructure souveraine hébergée en France.</p>
|
<p>Infrastructure indépendante en France.</p>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,13 +4,13 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Forgium Cloud | Hébergement Haute Performance & Serveurs Libres</title>
|
<title>Forgium Cloud | Hébergement Haute Performance & Serveurs Dédiés</title>
|
||||||
<meta name="description"
|
<meta name="description"
|
||||||
content="Hébergeur cloud nouvelle génération. Serveurs Minecraft Paper ultra-rapides, bots Discord 24/7 et infrastructure AMD Ryzen sur NVMe. Offres à 0.00 € sans engagement.">
|
content="Hébergeur d'infrastructure cloud haute performance. Serveurs de jeux Minecraft Paper, bots Discord Node.js et Python propulsés par AMD Ryzen et SSD NVMe. Offres à 0.00 € sans engagement.">
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
<link
|
<link
|
||||||
href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap"
|
href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;700&display=swap"
|
||||||
rel="stylesheet">
|
rel="stylesheet">
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
<link rel="icon" type="image/svg+xml" href="favicon.svg">
|
<link rel="icon" type="image/svg+xml" href="favicon.svg">
|
||||||
|
|
@ -18,285 +18,359 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<!-- TOPBAR INFORMATIVE (Style OVHcloud / OuiHeberg) -->
|
<!-- TOPBAR ANNONCE -->
|
||||||
<div class="topbar">
|
<div class="topbar">
|
||||||
<span class="topbar-badge">LANCEMENT OFFICIEL</span>
|
<span class="topbar-tag">Lancement</span>
|
||||||
<span>Plateforme Forgium Cloud ouverte : <strong>Tous les serveurs sont à 0.00 € / mois</strong> sans engagement !</span>
|
<span>Accès libre : <strong>Toutes nos formules sont à 0.00 € / mois</strong> sans engagement ni carte bancaire.</span>
|
||||||
<a href="https://client.forgium.fr">Déployer en 1 clic →</a>
|
<a href="https://client.forgium.fr">Déployer maintenant →</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- NAVBAR PRO -->
|
<!-- NAVBAR HEADER -->
|
||||||
<header class="navbar-wrapper">
|
<header class="header">
|
||||||
<div class="navbar container">
|
<div class="container nav-wrapper">
|
||||||
<a href="index.html" class="logo">
|
<a href="index.html" class="brand">
|
||||||
<img src="logo.svg" alt="Forgium Logo" width="34" height="34" class="logo-img">
|
<img src="logo.svg" alt="Forgium Logo" width="30" height="30">
|
||||||
FORGIUM <span class="logo-tag">CLOUD</span>
|
FORGIUM <span class="brand-badge">CLOUD</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<nav class="nav-links">
|
<nav class="nav-links">
|
||||||
<a href="index.html" class="active">Accueil</a>
|
<a href="index.html" class="active">Accueil</a>
|
||||||
<a href="offres.html">Offres & Jeux</a>
|
<a href="offres.html">Offres & Formules</a>
|
||||||
<a href="infrastructure.html">Infrastructure</a>
|
<a href="infrastructure.html">Infrastructure</a>
|
||||||
<a href="a-propos.html">À propos</a>
|
<a href="a-propos.html">À propos</a>
|
||||||
<a href="https://status.forgium.fr" target="_blank" class="nav-status">
|
|
||||||
<span class="pulse-dot"></span>
|
|
||||||
Système Opérationnel
|
|
||||||
</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="nav-actions">
|
<div class="nav-right">
|
||||||
<a href="https://client.forgium.fr" class="btn btn-sm btn-primary">Portail Client →</a>
|
<a href="https://status.forgium.fr" target="_blank" class="status-indicator">
|
||||||
<a href="https://panel.forgium.fr" class="btn btn-sm btn-outline">Console Pterodactyl</a>
|
<span class="status-dot"></span>
|
||||||
|
Système Opérationnel
|
||||||
|
</a>
|
||||||
|
<a href="https://client.forgium.fr" class="btn btn-client">Espace Client →</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<!-- HERO SECTION (Style EternalZero + OuiHeberg) -->
|
<!-- HERO SECTION (Inspiré EternalZero & OuiHeberg) -->
|
||||||
<section class="hero container">
|
<main>
|
||||||
<div class="badge-flag">
|
<section class="hero container">
|
||||||
⚡ Matériel Dédié AMD Ryzen 7 • Provisionnement Instantané
|
<div class="hero-pill">
|
||||||
</div>
|
⚡ Infrastructure Matérielle Dédiée AMD Ryzen 7 & SSD NVMe
|
||||||
<h1>
|
</div>
|
||||||
L'Hébergement Sans Limite.<br>
|
<h1>
|
||||||
<span class="text-gradient">Performance Dédiée à 0.00 €.</span>
|
L'Hébergement Sans Compromis.<br>
|
||||||
</h1>
|
<span>Performance Dédiée à 0.00 €.</span>
|
||||||
<p class="hero-desc">
|
</h1>
|
||||||
Créez votre serveur Minecraft ou hébergez vos bots Discord en quelques secondes.
|
<p class="hero-sub">
|
||||||
Déploiement automatisé sur Pterodactyl, isolation totale et bande passante très haut débit.
|
Créez vos serveurs Minecraft et hébergez vos bots Discord en quelques secondes.
|
||||||
</p>
|
Profitez d'un déploiement instantané, d'une protection réseau multicouche et d'une isolation totale.
|
||||||
|
</p>
|
||||||
|
|
||||||
<!-- AVANTAGES CLÉS (Inspiré EternalZero) -->
|
<div class="hero-buttons">
|
||||||
<div class="hero-features-strip">
|
<a href="https://client.forgium.fr" class="btn btn-lg btn-primary">Lancer mon Serveur Gratuit (0.00 €) →</a>
|
||||||
<div class="hero-feature-item">
|
<a href="offres.html" class="btn btn-lg btn-outline">Explorer les Formules</a>
|
||||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M13 2L3 14h9l-1 8 10-12h-9l1-8z"/></svg>
|
|
||||||
<span>Livraison en < 15 secondes</span>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="hero-feature-item">
|
|
||||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg>
|
|
||||||
<span>Protection Anti-DDoS Forgium Shield</span>
|
|
||||||
</div>
|
|
||||||
<div class="hero-feature-item">
|
|
||||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>
|
|
||||||
<span>Disponibilité 99.9% 24/7</span>
|
|
||||||
</div>
|
|
||||||
<div class="hero-feature-item">
|
|
||||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="2" width="20" height="8" rx="2" ry="2"/><rect x="2" y="14" width="20" height="8" rx="2" ry="2"/><line x1="6" y1="6" x2="6.01" y2="6"/><line x1="6" y1="18" x2="6.01" y2="18"/></svg>
|
|
||||||
<span>Stockage SSD NVMe Pur</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="hero-cta">
|
<div class="hero-features">
|
||||||
<a href="https://client.forgium.fr" class="btn btn-lg btn-primary">Créer un Serveur Gratuit (0.00 €) →</a>
|
<div class="hero-feat-item">
|
||||||
<a href="offres.html" class="btn btn-lg btn-glass">Consulter le Catalogue</a>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M13 2L3 14h9l-1 8 10-12h-9l1-8z"/></svg>
|
||||||
</div>
|
<span>Livraison instantanée < 15s</span>
|
||||||
|
</div>
|
||||||
<!-- STATS BAR ENTERPRISE -->
|
<div class="hero-feat-item">
|
||||||
<div class="stats-bar">
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg>
|
||||||
<div class="stat-item">
|
<span>Protection Anti-DDoS Forgium Shield</span>
|
||||||
<div class="stat-val">99.9%</div>
|
</div>
|
||||||
<div class="stat-label">Disponibilité Réseau Garantie</div>
|
<div class="hero-feat-item">
|
||||||
</div>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><polyline points="12 6 12 12 16 14"/></svg>
|
||||||
<div class="stat-item">
|
<span>Disponibilité Réseau 99.9%</span>
|
||||||
<div class="stat-val">< 10 ms</div>
|
</div>
|
||||||
<div class="stat-label">Latence Fibre Faible en France</div>
|
<div class="hero-feat-item">
|
||||||
</div>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="2" width="20" height="8" rx="2" ry="2"/><rect x="2" y="14" width="20" height="8" rx="2" ry="2"/><line x1="6" y1="6" x2="6.01" y2="6"/><line x1="6" y1="18" x2="6.01" y2="18"/></svg>
|
||||||
<div class="stat-item">
|
<span>Stockage SSD NVMe Pur</span>
|
||||||
<div class="stat-val">0%</div>
|
|
||||||
<div class="stat-label">Surallocation (RAM & CPU Dédiés)</div>
|
|
||||||
</div>
|
|
||||||
<div class="stat-item">
|
|
||||||
<div class="stat-val">0.00 €</div>
|
|
||||||
<div class="stat-label">Prix Découverte Sans Frais Cachés</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- SECTION PRICING RAPIDE (3 OFFRES STARS À 0.00 €) -->
|
|
||||||
<section class="container section">
|
|
||||||
<div class="free-banner">
|
|
||||||
<div class="free-banner-content">
|
|
||||||
<span class="free-badge">OFFRE DE LANCEMENT</span>
|
|
||||||
<div class="free-banner-text">
|
|
||||||
Inscrivez-vous sur notre portail client : <strong>commandez sans carte bancaire</strong> et votre serveur est instantanément synchronisé avec le panel Pterodactyl.
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<a href="https://client.forgium.fr" class="btn btn-sm btn-primary">Accéder à l'Espace Client →</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="section-head">
|
<!-- STATS BAR -->
|
||||||
<div class="section-tag">CATALOGUE OFFICIEL</div>
|
<div class="stats-container">
|
||||||
<h2>Nos Formules Stars Immédiates</h2>
|
<div class="stat-box">
|
||||||
<p>Hébergez vos communautés de joueurs et vos applications sur une plateforme robuste et souveraine.</p>
|
<h3>99.9%</h3>
|
||||||
</div>
|
<p>Disponibilité Réseau</p>
|
||||||
|
|
||||||
<div class="pricing-grid">
|
|
||||||
<!-- MINECRAFT STARTER -->
|
|
||||||
<div class="pricing-card featured">
|
|
||||||
<div class="card-badge highlight">POPULAIRE • 0.00 €</div>
|
|
||||||
<h3>Minecraft Paper Starter</h3>
|
|
||||||
<p class="card-desc">Parfait pour jouer entre amis avec plugins et optimisations Paper 1.20+.</p>
|
|
||||||
<div class="price">
|
|
||||||
<span class="amount">0.00 €</span>
|
|
||||||
<span class="period">/ mois (Accès Libre)</span>
|
|
||||||
</div>
|
</div>
|
||||||
<ul class="features-list">
|
<div class="stat-box">
|
||||||
<li><span>✓</span> 1.5 vCPU AMD Ryzen 7 3700X</li>
|
<h3>< 10 ms</h3>
|
||||||
<li><span>✓</span> 1536 Mo (1.5 Go) RAM DDR4</li>
|
<p>Latence Fibre en France</p>
|
||||||
<li><span>✓</span> 5 Go Stockage SSD NVMe Ultra-Rapide</li>
|
</div>
|
||||||
<li><span>✓</span> Éditeur VS Code Monaco intégré au Panel</li>
|
<div class="stat-box">
|
||||||
<li><span>✓</span> Anti-DDoS Forgium Shield inclus</li>
|
<h3>0%</h3>
|
||||||
<li><span>✓</span> Redémarrage et backups automatiques</li>
|
<p>Surallocation (Ressources Dédiées)</p>
|
||||||
</ul>
|
</div>
|
||||||
<a href="https://client.forgium.fr" class="btn btn-block btn-primary">Déployer Gratuitement →</a>
|
<div class="stat-box">
|
||||||
|
<h3>0.00 €</h3>
|
||||||
|
<p>Formules Découverte Actives</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<!-- CATALOGUE RAPIDE (3 FORMULES STARS À 0.00 €) -->
|
||||||
|
<section class="section container">
|
||||||
|
<div class="section-title">
|
||||||
|
<span class="section-badge">Catalogue Officiel</span>
|
||||||
|
<h2>Choisissez Votre Formule Libre</h2>
|
||||||
|
<p>Déploiement entièrement automatisé en quelques secondes dès la création de votre compte.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- BOT DISCORD NODE.JS -->
|
<div class="cards-grid">
|
||||||
<div class="pricing-card">
|
<!-- MINECRAFT STARTER -->
|
||||||
<div class="card-badge highlight">APPLICATION • 0.00 €</div>
|
<div class="product-card popular">
|
||||||
<h3>Discord Bot Node.js</h3>
|
<div class="card-tag tag-accent">POPULAIRE • 0.00 €</div>
|
||||||
<p class="card-desc">Environnement Node.js 20/22 pour vos bots Discord.js et micro-services temps réel.</p>
|
<h3>Minecraft Paper Starter</h3>
|
||||||
<div class="price">
|
<p class="card-summary">Pour jouer entre amis avec un moteur Paper 1.20+ optimisé sans lag.</p>
|
||||||
<span class="amount">0.00 €</span>
|
<div class="price-tag">
|
||||||
<span class="period">/ mois (Offert)</span>
|
<span class="val">0.00 €</span>
|
||||||
|
<span class="cycle">/ mois (Accès Libre)</span>
|
||||||
|
</div>
|
||||||
|
<ul class="spec-list">
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
1.5 vCPU AMD Ryzen 7 3700X
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
1536 Mo (1.5 Go) RAM DDR4
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
5 Go Stockage SSD NVMe
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Console temps réel & Éditeur de code intégré
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Protection Anti-DDoS Shield Game
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Sauvegardes automatiques quotidiennes
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<a href="https://client.forgium.fr" class="btn btn-block btn-primary">Déployer Gratuitement →</a>
|
||||||
</div>
|
</div>
|
||||||
<ul class="features-list">
|
|
||||||
<li><span>✓</span> 1 vCPU Cœur Puissant</li>
|
<!-- DISCORD BOT NODE.JS -->
|
||||||
<li><span>✓</span> 512 Mo RAM Garantie</li>
|
<div class="product-card">
|
||||||
<li><span>✓</span> 2 Go SSD NVMe PCIe 4.0</li>
|
<div class="card-tag tag-accent">APPLICATION • 0.00 €</div>
|
||||||
<li><span>✓</span> Console interactive WebSocket directe</li>
|
<h3>Discord Bot Node.js</h3>
|
||||||
<li><span>✓</span> Auto-restart en cas de crash</li>
|
<p class="card-summary">Exécutez vos bots Discord.js et APIs légères 24h/24 sans interruption.</p>
|
||||||
<li><span>✓</span> Déploiement Git automatisé</li>
|
<div class="price-tag">
|
||||||
</ul>
|
<span class="val">0.00 €</span>
|
||||||
<a href="https://client.forgium.fr" class="btn btn-block btn-outline">Commander (0.00 €)</a>
|
<span class="cycle">/ mois (Offert)</span>
|
||||||
|
</div>
|
||||||
|
<ul class="spec-list">
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
1 vCPU AMD Ryzen 7
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
512 Mo RAM Garantie
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
2 Go SSD NVMe PCIe 4.0
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Node.js 20 & 22 pris en charge
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Redémarrage automatique en cas de crash
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Gestionnaire de fichiers et SFTP
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<a href="https://client.forgium.fr" class="btn btn-block btn-outline">Commander (0.00 €)</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- DISCORD BOT PYTHON -->
|
||||||
|
<div class="product-card">
|
||||||
|
<div class="card-tag tag-accent">APPLICATION • 0.00 €</div>
|
||||||
|
<h3>Discord Bot Python</h3>
|
||||||
|
<p class="card-summary">Hébergement stable pour scripts discord.py, Pycord ou microservices FastAPI.</p>
|
||||||
|
<div class="price-tag">
|
||||||
|
<span class="val">0.00 €</span>
|
||||||
|
<span class="cycle">/ mois (Offert)</span>
|
||||||
|
</div>
|
||||||
|
<ul class="spec-list">
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
1 vCPU AMD Ryzen 7
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
512 Mo RAM Dédiée
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
2 Go SSD NVMe PCIe 4.0
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Python 3.11 & 3.12 préinstallés
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Installation automatique des packages
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Console interactive directe
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<a href="https://client.forgium.fr" class="btn btn-block btn-outline">Commander (0.00 €)</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<!-- BENTO FEATURES (Inspiré EternalZero & OVHcloud) -->
|
||||||
|
<section class="section container">
|
||||||
|
<div class="section-title">
|
||||||
|
<span class="section-badge">Ingénierie & Matériel</span>
|
||||||
|
<h2>Pourquoi Choisir Forgium Cloud ?</h2>
|
||||||
|
<p>Une pile matérielle souveraine conçue pour les utilisateurs exigeants.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- BOT DISCORD PYTHON -->
|
<div class="bento">
|
||||||
<div class="pricing-card">
|
<div class="bento-box bento-8">
|
||||||
<div class="card-badge highlight">APPLICATION • 0.00 €</div>
|
|
||||||
<h3>Discord Bot Python</h3>
|
|
||||||
<p class="card-desc">Exécutez vos scripts Discord.py, Hikari ou vos APIs FastAPI 24h/24 sans interruption.</p>
|
|
||||||
<div class="price">
|
|
||||||
<span class="amount">0.00 €</span>
|
|
||||||
<span class="period">/ mois (Offert)</span>
|
|
||||||
</div>
|
|
||||||
<ul class="features-list">
|
|
||||||
<li><span>✓</span> 1 vCPU Cœur Puissant</li>
|
|
||||||
<li><span>✓</span> 512 Mo RAM Garantie</li>
|
|
||||||
<li><span>✓</span> 2 Go SSD NVMe PCIe 4.0</li>
|
|
||||||
<li><span>✓</span> Python 3.11 / 3.12 préconfiguré</li>
|
|
||||||
<li><span>✓</span> Support des fichiers requirements.txt</li>
|
|
||||||
<li><span>✓</span> Accès SFTP et explorateur de fichiers</li>
|
|
||||||
</ul>
|
|
||||||
<a href="https://client.forgium.fr" class="btn btn-block btn-outline">Commander (0.00 €)</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- BENTO GRID (Inspiré EternalZero & OVHcloud) -->
|
|
||||||
<section class="container section">
|
|
||||||
<div class="section-head">
|
|
||||||
<div class="section-tag">POURQUOI FORGIUM CLOUD ?</div>
|
|
||||||
<h2>Une Infrastructure Bâtie Pour la Vitesse</h2>
|
|
||||||
<p>Découvrez les technologies exclusives qui propulsent chaque serveur hébergé.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="bento-grid">
|
|
||||||
<!-- BENTO 1: HARDWARE -->
|
|
||||||
<div class="bento-card col-8">
|
|
||||||
<div>
|
|
||||||
<div class="bento-icon">⚡</div>
|
<div class="bento-icon">⚡</div>
|
||||||
<div class="bento-title">Processeurs AMD Ryzen 7 & SSD NVMe</div>
|
<h3>Processeurs Haute Fréquence & NVMe Pur</h3>
|
||||||
<p class="bento-sub">
|
<p>
|
||||||
Contrairement aux hébergeurs traditionnels qui surchargent des serveurs vieillissants,
|
Contrairement aux services d'hébergement mutualisés qui accumulent des dizaines de clients sur des disques mécaniques,
|
||||||
Forgium s'appuie sur une architecture matérielle physique haute fréquence avec stockage SSD NVMe en PCIe 4.0 pour des temps de chargement records.
|
chaque instance Forgium dispose de stockage SSD NVMe en PCIe 4.0 délivrant plus de 3500 Mo/s de bande passante disque.
|
||||||
</p>
|
</p>
|
||||||
<ul class="bento-check-list">
|
<ul class="bento-list">
|
||||||
<li><span>✓</span> 0% de surallocation mémoire</li>
|
<li>
|
||||||
<li><span>✓</span> Débit disque > 3500 Mo/s</li>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
<li><span>✓</span> Virtualisation LXC & Docker isolée</li>
|
Zéro surallocation processeur
|
||||||
<li><span>✓</span> Refroidissement liquide constant</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Chargement instantané des maps
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Isolation stricte des conteneurs
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Serveurs hébergés 100% en France
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- BENTO 2: PTERODACTYL + BLUEPRINT -->
|
<div class="bento-box bento-4">
|
||||||
<div class="bento-card col-4">
|
|
||||||
<div>
|
|
||||||
<div class="bento-icon">🎮</div>
|
|
||||||
<div class="bento-title">Panel Pterodactyl Avancé</div>
|
|
||||||
<p class="bento-sub">
|
|
||||||
Gestionnaire de fichiers avec <strong>Monaco Code Editor</strong> (coloration syntaxique VS Code),
|
|
||||||
console temps réel fluide et gestionnaire de sauvegardes.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<a href="https://panel.forgium.fr" class="btn btn-sm btn-outline" style="margin-top:1.5rem;">Découvrir le Panel →</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- BENTO 3: ANTI-DDOS -->
|
|
||||||
<div class="bento-card col-4">
|
|
||||||
<div>
|
|
||||||
<div class="bento-icon">🛡️</div>
|
<div class="bento-icon">🛡️</div>
|
||||||
<div class="bento-title">Forgium Shield Anti-DDoS</div>
|
<h3>Bouclier Forgium Shield</h3>
|
||||||
<p class="bento-sub">
|
<p>
|
||||||
Filtrage intelligent multicouche L3, L4 et L7 spécialisé dans le trafic UDP pour serveurs de jeu et requêtes applicatives.
|
Filtrage Anti-DDoS automatique multicouche spécialement configuré pour absorber les saturations UDP et protéger les flux de jeux et d'applications.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- BENTO 4: AUTOMATION PAYMENTER -->
|
<div class="bento-box bento-4">
|
||||||
<div class="bento-card col-8">
|
<div class="bento-icon">💻</div>
|
||||||
<div>
|
<h3>Console & Éditeur Pro</h3>
|
||||||
<div class="bento-icon">🚀</div>
|
<p>
|
||||||
<div class="bento-title">Orchestration & Déploiement Instantané</div>
|
Modifiez directement vos fichiers de configuration avec coloration syntaxique intelligente, consultation des journaux en direct et redémarrage fluide.
|
||||||
<p class="bento-sub">
|
|
||||||
Dès validation de votre commande à <strong>0.00 €</strong> sur notre portail client, l'API Forgium génère automatiquement
|
|
||||||
votre conteneur isolé sur notre cluster Wings. Aucun délai d'attente, aucune validation manuelle.
|
|
||||||
</p>
|
</p>
|
||||||
<ul class="bento-check-list">
|
</div>
|
||||||
<li><span>✓</span> Création automatique du compte Panel</li>
|
|
||||||
<li><span>✓</span> Ports réseaux alloués automatiquement</li>
|
<div class="bento-box bento-8">
|
||||||
<li><span>✓</span> Prêt à jouer en moins de 15 secondes</li>
|
<div class="bento-icon">🚀</div>
|
||||||
<li><span>✓</span> Redémarrage et arrêt en 1 clic</li>
|
<h3>Livraison Automatisée en Moins de 15s</h3>
|
||||||
|
<p>
|
||||||
|
Dès validation de votre commande à 0.00 € sur notre espace client, notre passerelle déclenche la réservation des ressources et installe votre serveur automatiquement.
|
||||||
|
</p>
|
||||||
|
<ul class="bento-list">
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Création automatique des accès
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Ports réseau configurés
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Gestion du cycle de vie en 1 clic
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Support réactif dédié
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</section>
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- FOOTER ENTERPRISE PRO -->
|
<!-- BARRE DE RÉASSURANCE (Inspiré OuiHeberg) -->
|
||||||
<footer class="footer-wrapper">
|
<section class="container">
|
||||||
|
<div class="reassurance">
|
||||||
|
<div class="reassurance-item">
|
||||||
|
<div class="reassurance-icon">⚡</div>
|
||||||
|
<span>Déploiement Instantané 24/7</span>
|
||||||
|
</div>
|
||||||
|
<div class="reassurance-item">
|
||||||
|
<div class="reassurance-icon">🇫🇷</div>
|
||||||
|
<span>Hébergement Local en France</span>
|
||||||
|
</div>
|
||||||
|
<div class="reassurance-item">
|
||||||
|
<div class="reassurance-icon">🛡️</div>
|
||||||
|
<span>Protection Anti-DDoS Incluse</span>
|
||||||
|
</div>
|
||||||
|
<div class="reassurance-item">
|
||||||
|
<div class="reassurance-icon">🔒</div>
|
||||||
|
<span>Conformité RGPD & Zéro Tiers</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</main>
|
||||||
|
|
||||||
|
<!-- FOOTER -->
|
||||||
|
<footer class="footer">
|
||||||
<div class="container footer-grid">
|
<div class="container footer-grid">
|
||||||
<div class="footer-brand">
|
<div class="footer-brand">
|
||||||
<div class="logo">
|
<a href="index.html" class="brand">
|
||||||
<img src="logo.svg" alt="Forgium Logo" width="28" height="28" class="logo-img">
|
<img src="logo.svg" alt="Forgium Logo" width="28" height="28">
|
||||||
FORGIUM <span class="logo-tag">CLOUD</span>
|
FORGIUM <span class="brand-badge">CLOUD</span>
|
||||||
</div>
|
</a>
|
||||||
<p>Opérateur d'hébergement haute performance et indépendant. Conçu pour la vitesse, la stabilité et l'ingénierie système.</p>
|
<p>Opérateur d'hébergement haute performance et souverain. Bâti sur une infrastructure matérielle dédiée sans surallocation.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-col">
|
<div class="footer-col">
|
||||||
<h5>Navigation</h5>
|
<h4>Navigation</h4>
|
||||||
<a href="index.html">Accueil</a>
|
<a href="index.html">Accueil</a>
|
||||||
<a href="offres.html">Nos Offres</a>
|
<a href="offres.html">Offres & Formules</a>
|
||||||
<a href="infrastructure.html">Infrastructure</a>
|
<a href="infrastructure.html">Infrastructure</a>
|
||||||
<a href="a-propos.html">À propos</a>
|
<a href="a-propos.html">À propos</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-col">
|
<div class="footer-col">
|
||||||
<h5>Plateforme</h5>
|
<h4>Plateforme</h4>
|
||||||
<a href="https://client.forgium.fr">Portail Client (Facturation & Commandes)</a>
|
<a href="https://client.forgium.fr">Portail Client & Facturation</a>
|
||||||
<a href="https://panel.forgium.fr">Console Serveur (Pterodactyl)</a>
|
<a href="https://status.forgium.fr">Statut Réseau en Direct</a>
|
||||||
<a href="https://status.forgium.fr">Page de Statut Réseau</a>
|
|
||||||
<a href="https://git.forgium.fr">Serveur Git Souverain</a>
|
<a href="https://git.forgium.fr">Serveur Git Souverain</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-col">
|
<div class="footer-col">
|
||||||
<h5>Légal & Sécurité</h5>
|
<h4>Légal & Sécurité</h4>
|
||||||
<p>Hébergement 100% en France</p>
|
<p>Hébergé 100% en France</p>
|
||||||
<p>Conforme RGPD & Données Protégées</p>
|
<p>Données chiffrées au repos</p>
|
||||||
<p>Support : contact@forgium.fr</p>
|
<p>Support : contact@forgium.fr</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="container footer-bottom">
|
<div class="container footer-bottom">
|
||||||
<p>© 2026 Forgium Cloud. Tous droits réservés. Hébergement haute performance.</p>
|
<p>© 2026 Forgium Cloud. Tous droits réservés.</p>
|
||||||
<p>Infrastructure souveraine hébergée en France.</p>
|
<p>Infrastructure indépendante en France.</p>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,13 +4,13 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Architecture & Infrastructure | Forgium Cloud</title>
|
<title>Infrastructure & Réseau | Forgium Cloud</title>
|
||||||
<meta name="description"
|
<meta name="description"
|
||||||
content="Découvrez l'infrastructure matérielle de Forgium Cloud : grappe physique AMD Ryzen 7, stockage SSD NVMe PCIe 4.0, réseau Fibre dédié et sécurité Forgium Shield.">
|
content="Découvrez l'infrastructure matérielle de Forgium Cloud : grappe physique AMD Ryzen 7, stockage SSD NVMe PCIe 4.0, réseau Fibre dédié et bouclier Forgium Shield.">
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
<link
|
<link
|
||||||
href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap"
|
href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;700&display=swap"
|
||||||
rel="stylesheet">
|
rel="stylesheet">
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
<link rel="icon" type="image/svg+xml" href="favicon.svg">
|
<link rel="icon" type="image/svg+xml" href="favicon.svg">
|
||||||
|
|
@ -18,155 +18,150 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<!-- TOPBAR INFORMATIVE -->
|
<!-- TOPBAR ANNONCE -->
|
||||||
<div class="topbar">
|
<div class="topbar">
|
||||||
<span class="topbar-badge">LANCEMENT OFFICIEL</span>
|
<span class="topbar-tag">Lancement</span>
|
||||||
<span>Infrastructure souveraine haute performance : <strong>Toutes nos offres sont à 0.00 €</strong> !</span>
|
<span>Infrastructure matérielle dédiée : <strong>Toutes nos formules sont à 0.00 € / mois</strong> sans engagement.</span>
|
||||||
<a href="https://client.forgium.fr">Déployer sur le cluster →</a>
|
<a href="https://client.forgium.fr">Rejoindre la plateforme →</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- NAVBAR PRO -->
|
<!-- NAVBAR HEADER -->
|
||||||
<header class="navbar-wrapper">
|
<header class="header">
|
||||||
<div class="navbar container">
|
<div class="container nav-wrapper">
|
||||||
<a href="index.html" class="logo">
|
<a href="index.html" class="brand">
|
||||||
<img src="logo.svg" alt="Forgium Logo" width="34" height="34" class="logo-img">
|
<img src="logo.svg" alt="Forgium Logo" width="30" height="30">
|
||||||
FORGIUM <span class="logo-tag">CLOUD</span>
|
FORGIUM <span class="brand-badge">CLOUD</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<nav class="nav-links">
|
<nav class="nav-links">
|
||||||
<a href="index.html">Accueil</a>
|
<a href="index.html">Accueil</a>
|
||||||
<a href="offres.html">Offres & Jeux</a>
|
<a href="offres.html">Offres & Formules</a>
|
||||||
<a href="infrastructure.html" class="active">Infrastructure</a>
|
<a href="infrastructure.html" class="active">Infrastructure</a>
|
||||||
<a href="a-propos.html">À propos</a>
|
<a href="a-propos.html">À propos</a>
|
||||||
<a href="https://status.forgium.fr" target="_blank" class="nav-status">
|
|
||||||
<span class="pulse-dot"></span>
|
|
||||||
Système Opérationnel
|
|
||||||
</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="nav-actions">
|
<div class="nav-right">
|
||||||
<a href="https://client.forgium.fr" class="btn btn-sm btn-primary">Portail Client →</a>
|
<a href="https://status.forgium.fr" target="_blank" class="status-indicator">
|
||||||
<a href="https://panel.forgium.fr" class="btn btn-sm btn-outline">Console Pterodactyl</a>
|
<span class="status-dot"></span>
|
||||||
|
Système Opérationnel
|
||||||
|
</a>
|
||||||
|
<a href="https://client.forgium.fr" class="btn btn-client">Espace Client →</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<main class="container section">
|
<main class="container section">
|
||||||
<div class="section-head">
|
<div class="section-title">
|
||||||
<div class="section-tag">INGÉNIERIE SYSTÈME & MATÉRIEL PHYSIQUE</div>
|
<span class="section-badge">Architecture & Réseau</span>
|
||||||
<h2>Une Infrastructure Bâtie Pour la Vitesse Pure</h2>
|
<h2>Une Infrastructure Bâtie Pour la Vitesse</h2>
|
||||||
<p>Découvrez les fondations techniques de notre cluster dédié AMD Ryzen 7, nos règles d'isolation et notre réseau Fibre.</p>
|
<p>Découvrez la puissance de notre cluster physique dédié hébergé en France métropolitaine.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- BENTO INFRASTRUCTURE (Style OVHcloud / PlanetHoster) -->
|
<div class="bento">
|
||||||
<div class="bento-grid">
|
<div class="bento-box bento-6">
|
||||||
<div class="bento-card col-6">
|
<div class="bento-icon">⚡</div>
|
||||||
<div>
|
<h3>Processeurs AMD Ryzen 7 Haute Fréquence</h3>
|
||||||
<div class="bento-icon">⚡</div>
|
<p>
|
||||||
<div class="bento-title">Calcul Haute Fréquence AMD Ryzen 7</div>
|
Des cœurs processeurs délivrant une puissance brute constante en mono-thread comme en multi-thread, idéale pour la fluidité des serveurs de jeux et la réactivité des microservices.
|
||||||
<p class="bento-sub">
|
</p>
|
||||||
Chaque cœur processeur délivre des cadences élevées idéales pour le moteur mono-thread de Minecraft et les micro-services asynchrones en Node.js et Python.
|
<ul class="bento-list">
|
||||||
</p>
|
<li>
|
||||||
<ul class="bento-check-list">
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
<li><span>✓</span> Architecture Zen 2 ultra-stable</li>
|
0% de surallocation CPU
|
||||||
<li><span>✓</span> Quotas CPU garantis sans contention</li>
|
</li>
|
||||||
<li><span>✓</span> Refroidissement basse température</li>
|
<li>
|
||||||
</ul>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
</div>
|
Refroidissement basse température
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="bento-card col-6">
|
<div class="bento-box bento-6">
|
||||||
<div>
|
<div class="bento-icon">💾</div>
|
||||||
<div class="bento-icon">💾</div>
|
<h3>Stockage SSD NVMe PCIe 4.0</h3>
|
||||||
<div class="bento-title">Stockage SSD NVMe PCIe 4.0</div>
|
<p>
|
||||||
<p class="bento-sub">
|
Plus aucun ralentissement lors du chargement des chunks ou de la manipulation des données. Nos disques NVMe garantissent des débits supérieurs à 3500 Mo/s.
|
||||||
Fini les goulots d'étranglement de lecture/écriture disque. Nos disques NVMe permettent le chargement instantané de mondes Minecraft volumineux et le démarrage ultra-rapide des conteneurs.
|
</p>
|
||||||
</p>
|
<ul class="bento-list">
|
||||||
<ul class="bento-check-list">
|
<li>
|
||||||
<li><span>✓</span> Débits séquentiels > 3500 Mo/s</li>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
<li><span>✓</span> IOPS élevés pour charges intensives</li>
|
IOPS élevés pour requêtes lourdes
|
||||||
<li><span>✓</span> Snapshots ZFS / LVM instantanés</li>
|
</li>
|
||||||
</ul>
|
<li>
|
||||||
</div>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Sauvegardes intègres et rapides
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="bento-card col-4">
|
<div class="bento-box bento-4">
|
||||||
<div>
|
<div class="bento-icon">🛡️</div>
|
||||||
<div class="bento-icon">🛡️</div>
|
<h3>Bouclier Forgium Shield</h3>
|
||||||
<div class="bento-title">Bouclier Forgium Shield</div>
|
<p>
|
||||||
<p class="bento-sub">
|
Système de mitigation intelligent contre les attaques par déni de service volumétriques et applicatives (L3, L4, L7).
|
||||||
Filtrage en temps réel avec mitigation automatisée contre les attaques par déni de service (DDoS) volumétriques et applicatives.
|
</p>
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="bento-card col-4">
|
<div class="bento-box bento-4">
|
||||||
<div>
|
<div class="bento-icon">🌐</div>
|
||||||
<div class="bento-icon">🌐</div>
|
<h3>Liaison Fibre Très Haut Débit</h3>
|
||||||
<div class="bento-title">Connectivité Fibre & Latence < 10ms</div>
|
<p>
|
||||||
<p class="bento-sub">
|
Raccordement direct à faible latence (< 10 ms) pour une réactivité optimale et des pings compétitifs sur tous vos jeux.
|
||||||
Raccordement direct très haut débit avec transit IP optimisé en France métropolitaine pour un ping minimal sur vos serveurs de jeux.
|
</p>
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="bento-card col-4">
|
<div class="bento-box bento-4">
|
||||||
<div>
|
<div class="bento-icon">🔒</div>
|
||||||
<div class="bento-icon">⚙️</div>
|
<h3>Isolation Stricte</h3>
|
||||||
<div class="bento-title">Isolation Conteneurs Stricte</div>
|
<p>
|
||||||
<p class="bento-sub">
|
Chaque client évolue dans un conteneur dédié hermétiquement étanche avec mémoire vive et quotas processeur verrouillés.
|
||||||
Chaque service client est hermétiquement cloisonné au sein d'un environnement Docker géré par le démon Wings sur CT 102.
|
</p>
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- TRANSPARENCE & MONITORING EN DIRECT -->
|
<!-- TRANSPARENCE & STATUT -->
|
||||||
<div class="free-banner" style="margin-top: 3rem;">
|
<div class="reassurance" style="margin-top: 4rem;">
|
||||||
<div class="free-banner-content">
|
<div class="reassurance-item">
|
||||||
<span class="free-badge">SURVEILLANCE EN DIRECT</span>
|
<div class="reassurance-icon">📊</div>
|
||||||
<div class="free-banner-text">
|
<span>Surveillance Réseau Publique 24/7</span>
|
||||||
Consultez en toute transparence l'état de notre réseau, la latence et les sondes de disponibilité 24/7 sur notre page officielle Uptime.
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<a href="https://status.forgium.fr" target="_blank" class="btn btn-sm btn-primary">Voir la Page de Statut →</a>
|
<a href="https://status.forgium.fr" target="_blank" class="btn btn-primary" style="padding: 0.6rem 1.4rem;">Consulter les Sondes de Statut →</a>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<!-- FOOTER PRO -->
|
<!-- FOOTER -->
|
||||||
<footer class="footer-wrapper">
|
<footer class="footer">
|
||||||
<div class="container footer-grid">
|
<div class="container footer-grid">
|
||||||
<div class="footer-brand">
|
<div class="footer-brand">
|
||||||
<div class="logo">
|
<a href="index.html" class="brand">
|
||||||
<img src="logo.svg" alt="Forgium Logo" width="28" height="28" class="logo-img">
|
<img src="logo.svg" alt="Forgium Logo" width="28" height="28">
|
||||||
FORGIUM <span class="logo-tag">CLOUD</span>
|
FORGIUM <span class="brand-badge">CLOUD</span>
|
||||||
</div>
|
</a>
|
||||||
<p>Opérateur d'hébergement haute performance et indépendant. Conçu pour la vitesse, la stabilité et l'ingénierie système.</p>
|
<p>Opérateur d'hébergement haute performance et souverain. Bâti sur une infrastructure matérielle dédiée sans surallocation.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-col">
|
<div class="footer-col">
|
||||||
<h5>Navigation</h5>
|
<h4>Navigation</h4>
|
||||||
<a href="index.html">Accueil</a>
|
<a href="index.html">Accueil</a>
|
||||||
<a href="offres.html">Nos Offres</a>
|
<a href="offres.html">Offres & Formules</a>
|
||||||
<a href="infrastructure.html">Infrastructure</a>
|
<a href="infrastructure.html">Infrastructure</a>
|
||||||
<a href="a-propos.html">À propos</a>
|
<a href="a-propos.html">À propos</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-col">
|
<div class="footer-col">
|
||||||
<h5>Plateforme</h5>
|
<h4>Plateforme</h4>
|
||||||
<a href="https://client.forgium.fr">Portail Client (Facturation & Commandes)</a>
|
<a href="https://client.forgium.fr">Portail Client & Facturation</a>
|
||||||
<a href="https://panel.forgium.fr">Console Serveur (Pterodactyl)</a>
|
<a href="https://status.forgium.fr">Statut Réseau en Direct</a>
|
||||||
<a href="https://status.forgium.fr">Page de Statut Réseau</a>
|
|
||||||
<a href="https://git.forgium.fr">Serveur Git Souverain</a>
|
<a href="https://git.forgium.fr">Serveur Git Souverain</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-col">
|
<div class="footer-col">
|
||||||
<h5>Légal & Sécurité</h5>
|
<h4>Légal & Sécurité</h4>
|
||||||
<p>Hébergement 100% en France</p>
|
<p>Hébergé 100% en France</p>
|
||||||
<p>Conforme RGPD & Données Protégées</p>
|
<p>Données chiffrées au repos</p>
|
||||||
<p>Support : contact@forgium.fr</p>
|
<p>Support : contact@forgium.fr</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="container footer-bottom">
|
<div class="container footer-bottom">
|
||||||
<p>© 2026 Forgium Cloud. Tous droits réservés. Hébergement haute performance.</p>
|
<p>© 2026 Forgium Cloud. Tous droits réservés.</p>
|
||||||
<p>Infrastructure souveraine hébergée en France.</p>
|
<p>Infrastructure indépendante en France.</p>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,13 +4,13 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Nos Offres d'Hébergement | Forgium Cloud</title>
|
<title>Nos Offres & Tarifs | Forgium Cloud</title>
|
||||||
<meta name="description"
|
<meta name="description"
|
||||||
content="Découvrez nos formules d'hébergement haute performance : serveurs Minecraft Paper, bots Discord Node.js et Python. Déploiement immédiat à 0.00 € sans engagement.">
|
content="Découvrez nos formules d'hébergement : serveurs Minecraft Paper et bots Discord Node.js / Python propulsés par AMD Ryzen et SSD NVMe. Toutes les formules sont à 0.00 € sans engagement.">
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
<link
|
<link
|
||||||
href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap"
|
href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@500;700&display=swap"
|
||||||
rel="stylesheet">
|
rel="stylesheet">
|
||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
<link rel="icon" type="image/svg+xml" href="favicon.svg">
|
<link rel="icon" type="image/svg+xml" href="favicon.svg">
|
||||||
|
|
@ -18,224 +18,233 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<!-- TOPBAR INFORMATIVE -->
|
<!-- TOPBAR ANNONCE -->
|
||||||
<div class="topbar">
|
<div class="topbar">
|
||||||
<span class="topbar-badge">LANCEMENT OFFICIEL</span>
|
<span class="topbar-tag">Lancement</span>
|
||||||
<span>Accès libre : <strong>Toutes nos formules sont à 0.00 € / mois</strong> sans engagement !</span>
|
<span>Accès libre : <strong>Toutes nos formules sont à 0.00 € / mois</strong> sans engagement ni carte bancaire.</span>
|
||||||
<a href="https://client.forgium.fr">Commander maintenant →</a>
|
<a href="https://client.forgium.fr">Commander maintenant →</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- NAVBAR PRO -->
|
<!-- NAVBAR HEADER -->
|
||||||
<header class="navbar-wrapper">
|
<header class="header">
|
||||||
<div class="navbar container">
|
<div class="container nav-wrapper">
|
||||||
<a href="index.html" class="logo">
|
<a href="index.html" class="brand">
|
||||||
<img src="logo.svg" alt="Forgium Logo" width="34" height="34" class="logo-img">
|
<img src="logo.svg" alt="Forgium Logo" width="30" height="30">
|
||||||
FORGIUM <span class="logo-tag">CLOUD</span>
|
FORGIUM <span class="brand-badge">CLOUD</span>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<nav class="nav-links">
|
<nav class="nav-links">
|
||||||
<a href="index.html">Accueil</a>
|
<a href="index.html">Accueil</a>
|
||||||
<a href="offres.html" class="active">Offres & Jeux</a>
|
<a href="offres.html" class="active">Offres & Formules</a>
|
||||||
<a href="infrastructure.html">Infrastructure</a>
|
<a href="infrastructure.html">Infrastructure</a>
|
||||||
<a href="a-propos.html">À propos</a>
|
<a href="a-propos.html">À propos</a>
|
||||||
<a href="https://status.forgium.fr" target="_blank" class="nav-status">
|
|
||||||
<span class="pulse-dot"></span>
|
|
||||||
Système Opérationnel
|
|
||||||
</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="nav-actions">
|
<div class="nav-right">
|
||||||
<a href="https://client.forgium.fr" class="btn btn-sm btn-primary">Portail Client →</a>
|
<a href="https://status.forgium.fr" target="_blank" class="status-indicator">
|
||||||
<a href="https://panel.forgium.fr" class="btn btn-sm btn-outline">Console Pterodactyl</a>
|
<span class="status-dot"></span>
|
||||||
|
Système Opérationnel
|
||||||
|
</a>
|
||||||
|
<a href="https://client.forgium.fr" class="btn btn-client">Espace Client →</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<main class="container section">
|
<main class="container section">
|
||||||
<div class="section-head">
|
<div class="section-title">
|
||||||
<div class="section-tag">CATALOGUE OFFICIEL • LIVRAISON EN TEMPS RÉEL</div>
|
<span class="section-badge">Catalogue de Solutions</span>
|
||||||
<h2>Des Solutions Pensées Pour la Performance</h2>
|
<h2>Des Formules Dédiées Pour Chaque Projet</h2>
|
||||||
<p>Ressources réelles garanties sans surallocation. Livraison automatisée immédiate sur le cluster Forgium.</p>
|
<p>Ressources physiques garanties et livraison immédiate dès l'inscription.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- BANNIÈRE ACCÈS LIBRE 0.00 € -->
|
<!-- REASSURANCE BAR -->
|
||||||
<div class="free-banner">
|
<div class="reassurance" style="margin-top: 0; margin-bottom: 3.5rem;">
|
||||||
<div class="free-banner-content">
|
<div class="reassurance-item">
|
||||||
<span class="free-badge">OFFRE DE LANCEMENT</span>
|
<div class="reassurance-icon">⚡</div>
|
||||||
<div class="free-banner-text">
|
<span>Livraison en < 15s</span>
|
||||||
L'ensemble des services ci-dessous est actuellement à <strong>0.00 € / mois</strong>. Créez votre compte client et lancez votre premier serveur sans renseigner de coordonnées bancaires !
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<a href="https://client.forgium.fr" class="btn btn-sm btn-primary">Créer mon compte client →</a>
|
<div class="reassurance-item">
|
||||||
</div>
|
<div class="reassurance-icon">🛡️</div>
|
||||||
|
|
||||||
<!-- TRUST STRIP (Style OuiHeberg / OVHcloud) -->
|
|
||||||
<div class="trust-strip">
|
|
||||||
<div class="trust-item">
|
|
||||||
<span class="trust-icon">⚡</span>
|
|
||||||
<span>Déploiement en < 15s</span>
|
|
||||||
</div>
|
|
||||||
<div class="trust-item">
|
|
||||||
<span class="trust-icon">🛡️</span>
|
|
||||||
<span>Protection Anti-DDoS Forgium Shield</span>
|
<span>Protection Anti-DDoS Forgium Shield</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="trust-item">
|
<div class="reassurance-item">
|
||||||
<span class="trust-icon">🇫🇷</span>
|
<div class="reassurance-icon">🇫🇷</div>
|
||||||
<span>Infrastructure Hébergée en France</span>
|
<span>Hébergé en France</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="trust-item">
|
<div class="reassurance-item">
|
||||||
<span class="trust-icon">⚙️</span>
|
<div class="reassurance-icon">0€</div>
|
||||||
<span>Monaco Code Editor Intégré</span>
|
<span>Offres Gratuites Sans Frais Cachés</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- GRILLE DES OFFRES (PRICING CARDS) -->
|
<!-- GRILLE DE PRIX -->
|
||||||
<div class="pricing-grid">
|
<div class="cards-grid">
|
||||||
<!-- BOT DISCORD NODE.JS -->
|
<!-- DISCORD BOT NODE.JS -->
|
||||||
<div id="bots" class="pricing-card">
|
<div class="product-card">
|
||||||
<div class="card-header">
|
<div class="card-tag tag-accent">APPLICATION • 0.00 €</div>
|
||||||
<div class="card-badge highlight">GRATUIT 0.00 €</div>
|
<h3>Discord Bot Node.js</h3>
|
||||||
<h3>Bot Discord Node.js</h3>
|
<p class="card-summary">Exécutez vos bots Discord.js et APIs légères 24h/24 avec redémarrage automatique.</p>
|
||||||
<p class="card-desc">Idéal pour héberger vos bots Discord.js 24/7 avec logs en direct et redémarrage automatique.</p>
|
<div class="price-tag">
|
||||||
<div class="price">
|
<span class="val">0.00 €</span>
|
||||||
<span class="amount">0.00 €</span>
|
<span class="cycle">/ mois (Offert)</span>
|
||||||
<span class="period">/ mois (Offre Gratuite)</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<ul class="features-list">
|
<ul class="spec-list">
|
||||||
<li><span>✓</span> 1 vCPU AMD Ryzen 7 3700X</li>
|
<li>
|
||||||
<li><span>✓</span> 512 Mo RAM Garantie</li>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
<li><span>✓</span> 2 Go SSD NVMe PCIe 4.0</li>
|
1 vCPU AMD Ryzen 7
|
||||||
<li><span>✓</span> Console Interactive WebSocket & SFTP</li>
|
</li>
|
||||||
<li><span>✓</span> Redémarrage Automatique en cas de crash</li>
|
<li>
|
||||||
<li><span>✓</span> Intégration Git Pull Automatique</li>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
512 Mo RAM Dédiée
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
2 Go SSD NVMe PCIe 4.0
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Console interactive et logs en direct
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Auto-restart en cas de crash
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Accès SFTP et explorateur web
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<a href="https://client.forgium.fr" class="btn btn-block btn-primary">Déployer Gratuitement →</a>
|
<a href="https://client.forgium.fr" class="btn btn-block btn-primary">Déployer Gratuitement →</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- BOT DISCORD PYTHON -->
|
<!-- DISCORD BOT PYTHON -->
|
||||||
<div class="pricing-card">
|
<div class="product-card">
|
||||||
<div class="card-header">
|
<div class="card-tag tag-accent">APPLICATION • 0.00 €</div>
|
||||||
<div class="card-badge highlight">GRATUIT 0.00 €</div>
|
<h3>Discord Bot Python</h3>
|
||||||
<h3>Bot Discord Python</h3>
|
<p class="card-summary">Hébergement stable pour scripts discord.py, disnake ou microservices FastAPI.</p>
|
||||||
<p class="card-desc">Hébergement optimisé Python 3.11/3.12 pour bots discord.py, disnake ou micro-APIs légères.</p>
|
<div class="price-tag">
|
||||||
<div class="price">
|
<span class="val">0.00 €</span>
|
||||||
<span class="amount">0.00 €</span>
|
<span class="cycle">/ mois (Offert)</span>
|
||||||
<span class="period">/ mois (Offre Gratuite)</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<ul class="features-list">
|
<ul class="spec-list">
|
||||||
<li><span>✓</span> 1 vCPU AMD Ryzen 7 3700X</li>
|
<li>
|
||||||
<li><span>✓</span> 512 Mo RAM Dédiée</li>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
<li><span>✓</span> 2 Go SSD NVMe PCIe 4.0</li>
|
1 vCPU AMD Ryzen 7
|
||||||
<li><span>✓</span> Fichiers requirements.txt installés au boot</li>
|
</li>
|
||||||
<li><span>✓</span> Console Interactive & Gestionnaire de fichiers</li>
|
<li>
|
||||||
<li><span>✓</span> Sauvegardes incluses</li>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
512 Mo RAM Dédiée
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
2 Go SSD NVMe PCIe 4.0
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Python 3.11 & 3.12 préconfigurés
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Installation automatique de requirements.txt
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Console interactive et sauvegardes
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<a href="https://client.forgium.fr" class="btn btn-block btn-primary">Déployer Gratuitement →</a>
|
<a href="https://client.forgium.fr" class="btn btn-block btn-primary">Déployer Gratuitement →</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- MINECRAFT STARTER -->
|
<!-- MINECRAFT STARTER -->
|
||||||
<div id="minecraft" class="pricing-card featured">
|
<div class="product-card popular">
|
||||||
<div class="card-header">
|
<div class="card-tag tag-accent">POPULAIRE • 0.00 €</div>
|
||||||
<div class="card-badge highlight">POPULAIRE • 0.00 €</div>
|
<h3>Minecraft Paper Starter</h3>
|
||||||
<h3>Minecraft Paper Starter</h3>
|
<p class="card-summary">Le choix idéal pour jouer entre amis avec un moteur Paper 1.20+ fluide et optimisé.</p>
|
||||||
<p class="card-desc">Le choix parfait pour jouer entre amis ou pour un serveur communautaire Paper fluide et sans lag.</p>
|
<div class="price-tag">
|
||||||
<div class="price">
|
<span class="val">0.00 €</span>
|
||||||
<span class="amount">0.00 €</span>
|
<span class="cycle">/ mois (Accès Libre)</span>
|
||||||
<span class="period">/ mois (Accès Libre)</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<ul class="features-list">
|
<ul class="spec-list">
|
||||||
<li><span>✓</span> 1.5 vCPU Cœur Puissant</li>
|
<li>
|
||||||
<li><span>✓</span> 1536 Mo (1.5 Go) RAM DDR4</li>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
<li><span>✓</span> 5 Go Stockage SSD NVMe Ultra-Rapide</li>
|
1.5 vCPU Cœur Haute Fréquence
|
||||||
<li><span>✓</span> Paper 1.20+ avec Java 17/21 pré-installé</li>
|
</li>
|
||||||
<li><span>✓</span> Sauvegardes Quotidiennes & Protection Shield</li>
|
<li>
|
||||||
<li><span>✓</span> Livraison Immédiate Instantanée</li>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
1536 Mo (1.5 Go) RAM DDR4
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
5 Go Stockage SSD NVMe
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Paper 1.20+ avec Java 17/21 inclus
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Protection Anti-DDoS Forgium Shield
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Sauvegardes automatiques quotidiennes
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<a href="https://client.forgium.fr" class="btn btn-block btn-primary">Lancer mon Serveur Gratuit →</a>
|
<a href="https://client.forgium.fr" class="btn btn-block btn-primary">Lancer mon Serveur →</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- MINECRAFT COMMUNITY -->
|
<!-- MINECRAFT COMMUNITY -->
|
||||||
<div class="pricing-card">
|
<div class="product-card">
|
||||||
<div class="card-header">
|
<div class="card-tag tag-accent">DÉCOUVERTE • 0.00 €</div>
|
||||||
<div class="card-badge highlight">DÉCOUVERTE 0.00 €</div>
|
<h3>Minecraft Community</h3>
|
||||||
<h3>Minecraft Community</h3>
|
<p class="card-summary">Pour les projets associatifs, serveurs Discord et équipes de test en développement.</p>
|
||||||
<p class="card-desc">Pour projets associatifs, serveurs Discord et équipes de test nécessitant plus de puissance.</p>
|
<div class="price-tag">
|
||||||
<div class="price">
|
<span class="val">0.00 €</span>
|
||||||
<span class="amount">0.00 €</span>
|
<span class="cycle">/ mois (Sponsorisé)</span>
|
||||||
<span class="period">/ mois (Sponsorisé)</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<ul class="features-list">
|
<ul class="spec-list">
|
||||||
<li><span>✓</span> 2 vCPU Multi-thread</li>
|
<li>
|
||||||
<li><span>✓</span> RAM Adaptative Haute Performance</li>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
<li><span>✓</span> Stockage SSD NVMe Pur</li>
|
2 vCPU Multi-thread
|
||||||
<li><span>✓</span> Bande passante Fibre 1 Gb/s Non Bridée</li>
|
</li>
|
||||||
<li><span>✓</span> Anti-DDoS Forgium Shield Intégré</li>
|
<li>
|
||||||
<li><span>✓</span> Support Réactif Dédié</li>
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
RAM Haute Performance
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
SSD NVMe Dédié
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Bande passante Fibre 1 Gb/s
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Anti-DDoS Shield Inclus
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 13l4 4L19 7"/></svg>
|
||||||
|
Support réactif direct
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<a href="https://client.forgium.fr" class="btn btn-block btn-outline">Commander (0.00 €)</a>
|
<a href="https://client.forgium.fr" class="btn btn-block btn-outline">Commander (0.00 €)</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- CARTE VPS LINUX DÉDIÉ (À VENIR) -->
|
|
||||||
<div id="vps" class="pricing-card">
|
|
||||||
<div class="card-header">
|
|
||||||
<div class="card-badge">PROCHAINEMENT</div>
|
|
||||||
<h3>VPS Linux KVM</h3>
|
|
||||||
<p class="card-desc">Serveur virtuel autonome avec accès root complet SSH sous Debian 12 ou Ubuntu 24.04.</p>
|
|
||||||
<div class="price">
|
|
||||||
<span class="amount">0.00 €</span>
|
|
||||||
<span class="period">/ phase beta</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<ul class="features-list">
|
|
||||||
<li><span>✓</span> Accès Root Dédié (SSH Clé/Pass)</li>
|
|
||||||
<li><span>✓</span> 2 vCPU Haute Performance</li>
|
|
||||||
<li><span>✓</span> 4 Go RAM Dédiée</li>
|
|
||||||
<li><span>✓</span> 40 Go Stockage SSD NVMe</li>
|
|
||||||
<li><span>✓</span> Réseau Dédié & Isolation Totale</li>
|
|
||||||
<li><span>✓</span> Snapshots & Réinstallation en 1-clic</li>
|
|
||||||
</ul>
|
|
||||||
<a href="#vps" class="btn btn-block btn-outline">Bientôt Disponible</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- CARTE STOCKAGE CLOUD S3 / DRIVE (À VENIR) -->
|
|
||||||
<div id="cloud" class="pricing-card">
|
|
||||||
<div class="card-header">
|
|
||||||
<div class="card-badge">PROCHAINEMENT</div>
|
|
||||||
<h3>Stockage Cloud Dédié</h3>
|
|
||||||
<p class="card-desc">Espace de sauvegarde privée haute capacité pour vos données, mondes de jeux et archives.</p>
|
|
||||||
<div class="price">
|
|
||||||
<span class="amount">0.00 €</span>
|
|
||||||
<span class="period">/ phase beta</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<ul class="features-list">
|
|
||||||
<li><span>✓</span> 250 Go de Stockage Dédié</li>
|
|
||||||
<li><span>✓</span> Accès SFTP / WebDAV Sécurisé</li>
|
|
||||||
<li><span>✓</span> Synchronisation Multi-Appareils</li>
|
|
||||||
<li><span>✓</span> Sauvegardes Redondées 3-2-1</li>
|
|
||||||
<li><span>✓</span> Chiffrement des Données au Repos</li>
|
|
||||||
</ul>
|
|
||||||
<a href="#cloud" class="btn btn-block btn-outline">Bientôt Disponible</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- TABLEAU COMPARATIF DÉTAILLÉ (Style PlanetHoster / OVHcloud) -->
|
<!-- TABLEAU COMPARATIF (Inspiré PlanetHoster & OVHcloud) -->
|
||||||
<section class="comparison-section">
|
<section class="section" style="padding-top: 1rem;">
|
||||||
<div class="section-head">
|
<div class="section-title">
|
||||||
<div class="section-tag">MATRICE TECHNIQUE</div>
|
<span class="section-badge">Spécifications Détaillées</span>
|
||||||
<h2>Comparatif Exhaustif des Formules</h2>
|
<h2>Tableau Comparatif Technique</h2>
|
||||||
<p>Chaque serveur dispose de son propre conteneur isolé avec ressources dédiées non partagées.</p>
|
<p>Comparez point par point les caractéristiques allouées à chaque formule.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="table-responsive">
|
<div class="matrix-container">
|
||||||
<table class="compare-table">
|
<table class="matrix-table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Fonctionnalité / Spécification</th>
|
<th>Caractéristiques</th>
|
||||||
<th>Bot Discord (Node/Python)</th>
|
<th>Bot Discord (Node/Python)</th>
|
||||||
<th>Minecraft Starter</th>
|
<th>Minecraft Starter</th>
|
||||||
<th>Minecraft Community</th>
|
<th>Minecraft Community</th>
|
||||||
|
|
@ -244,21 +253,21 @@
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Tarif Mensuel</strong></td>
|
<td><strong>Tarif Mensuel</strong></td>
|
||||||
<td class="val-highlight">0.00 € (Offert)</td>
|
<td class="matrix-val">0.00 €</td>
|
||||||
<td class="val-highlight">0.00 € (Offert)</td>
|
<td class="matrix-val">0.00 €</td>
|
||||||
<td class="val-highlight">0.00 € (Offert)</td>
|
<td class="matrix-val">0.00 €</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Moteur Processeur</strong></td>
|
<td><strong>Processeur Alloué</strong></td>
|
||||||
<td>1 vCPU AMD Ryzen 7 3700X</td>
|
<td>1 vCPU AMD Ryzen 7</td>
|
||||||
<td>1.5 vCPU Dédié</td>
|
<td>1.5 vCPU Dédié</td>
|
||||||
<td>2 vCPU Multi-thread</td>
|
<td>2 vCPU Dédiés</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Mémoire RAM Garantie</strong></td>
|
<td><strong>Mémoire RAM Garantie</strong></td>
|
||||||
<td>512 Mo DDR4</td>
|
<td>512 Mo DDR4</td>
|
||||||
<td>1536 Mo (1.5 Go)</td>
|
<td>1536 Mo (1.5 Go)</td>
|
||||||
<td>RAM Adaptative</td>
|
<td>RAM Étendue</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Stockage SSD NVMe</strong></td>
|
<td><strong>Stockage SSD NVMe</strong></td>
|
||||||
|
|
@ -268,39 +277,33 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Protection DDoS Forgium Shield</strong></td>
|
<td><strong>Protection DDoS Forgium Shield</strong></td>
|
||||||
<td class="check-green">✓ Couche 3/4/7</td>
|
<td>✓ L3 / L4 / L7</td>
|
||||||
<td class="check-green">✓ Couche 3/4/7</td>
|
<td>✓ L3 / L4 / L7 Game</td>
|
||||||
<td class="check-green">✓ Couche 3/4/7 Spécial Jeux</td>
|
<td>✓ L3 / L4 / L7 Game</td>
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><strong>Accès SFTP & Gestionnaire de Fichiers</strong></td>
|
|
||||||
<td class="check-green">✓ Inclus</td>
|
|
||||||
<td class="check-green">✓ Monaco Editor (VS Code)</td>
|
|
||||||
<td class="check-green">✓ Monaco Editor (VS Code)</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Sauvegardes Automatiques</strong></td>
|
<td><strong>Sauvegardes Automatiques</strong></td>
|
||||||
<td class="check-green">✓ 1 Snapshot</td>
|
<td>✓ 1 Snapshot</td>
|
||||||
<td class="check-green">✓ 1 Sauvegarde Quotidienne</td>
|
<td>✓ 1 Sauvegarde Quotidienne</td>
|
||||||
<td class="check-green">✓ Multiples Sauvegardes</td>
|
<td>✓ Multiples Snapshots</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Console Interactive en Direct</strong></td>
|
<td><strong>Console & Accès Fichiers</strong></td>
|
||||||
<td class="check-green">✓ Websocket SSL</td>
|
<td>✓ Console & SFTP</td>
|
||||||
<td class="check-green">✓ Websocket SSL</td>
|
<td>✓ Console & Éditeur Pro</td>
|
||||||
<td class="check-green">✓ Websocket SSL</td>
|
<td>✓ Console & Éditeur Pro</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Engagement</strong></td>
|
<td><strong>Engagement</strong></td>
|
||||||
<td>Sans engagement (Résiliez en 1 clic)</td>
|
<td>Sans engagement</td>
|
||||||
<td>Sans engagement</td>
|
<td>Sans engagement</td>
|
||||||
<td>Sans engagement</td>
|
<td>Sans engagement</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><strong>Action</strong></td>
|
<td><strong>Action</strong></td>
|
||||||
<td><a href="https://client.forgium.fr" class="btn btn-sm btn-outline">Commander</a></td>
|
<td><a href="https://client.forgium.fr" class="btn btn-outline" style="padding:0.4rem 1rem;">Commander</a></td>
|
||||||
<td><a href="https://client.forgium.fr" class="btn btn-sm btn-primary">Déployer (0.00 €)</a></td>
|
<td><a href="https://client.forgium.fr" class="btn btn-primary" style="padding:0.4rem 1rem;">Lancer (0.00 €)</a></td>
|
||||||
<td><a href="https://client.forgium.fr" class="btn btn-sm btn-outline">Commander</a></td>
|
<td><a href="https://client.forgium.fr" class="btn btn-outline" style="padding:0.4rem 1rem;">Commander</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
@ -308,40 +311,39 @@
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<!-- FOOTER PRO -->
|
<!-- FOOTER -->
|
||||||
<footer class="footer-wrapper">
|
<footer class="footer">
|
||||||
<div class="container footer-grid">
|
<div class="container footer-grid">
|
||||||
<div class="footer-brand">
|
<div class="footer-brand">
|
||||||
<div class="logo">
|
<a href="index.html" class="brand">
|
||||||
<img src="logo.svg" alt="Forgium Logo" width="28" height="28" class="logo-img">
|
<img src="logo.svg" alt="Forgium Logo" width="28" height="28">
|
||||||
FORGIUM <span class="logo-tag">CLOUD</span>
|
FORGIUM <span class="brand-badge">CLOUD</span>
|
||||||
</div>
|
</a>
|
||||||
<p>Opérateur d'hébergement haute performance et indépendant. Conçu pour la vitesse, la stabilité et l'ingénierie système.</p>
|
<p>Opérateur d'hébergement haute performance et souverain. Bâti sur une infrastructure matérielle dédiée sans surallocation.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-col">
|
<div class="footer-col">
|
||||||
<h5>Navigation</h5>
|
<h4>Navigation</h4>
|
||||||
<a href="index.html">Accueil</a>
|
<a href="index.html">Accueil</a>
|
||||||
<a href="offres.html">Nos Offres</a>
|
<a href="offres.html">Offres & Formules</a>
|
||||||
<a href="infrastructure.html">Infrastructure</a>
|
<a href="infrastructure.html">Infrastructure</a>
|
||||||
<a href="a-propos.html">À propos</a>
|
<a href="a-propos.html">À propos</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-col">
|
<div class="footer-col">
|
||||||
<h5>Plateforme</h5>
|
<h4>Plateforme</h4>
|
||||||
<a href="https://client.forgium.fr">Portail Client (Facturation & Commandes)</a>
|
<a href="https://client.forgium.fr">Portail Client & Facturation</a>
|
||||||
<a href="https://panel.forgium.fr">Console Serveur (Pterodactyl)</a>
|
<a href="https://status.forgium.fr">Statut Réseau en Direct</a>
|
||||||
<a href="https://status.forgium.fr">Page de Statut Réseau</a>
|
|
||||||
<a href="https://git.forgium.fr">Serveur Git Souverain</a>
|
<a href="https://git.forgium.fr">Serveur Git Souverain</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer-col">
|
<div class="footer-col">
|
||||||
<h5>Légal & Sécurité</h5>
|
<h4>Légal & Sécurité</h4>
|
||||||
<p>Hébergement 100% en France</p>
|
<p>Hébergé 100% en France</p>
|
||||||
<p>Conforme RGPD & Données Protégées</p>
|
<p>Données chiffrées au repos</p>
|
||||||
<p>Support : contact@forgium.fr</p>
|
<p>Support : contact@forgium.fr</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="container footer-bottom">
|
<div class="container footer-bottom">
|
||||||
<p>© 2026 Forgium Cloud. Tous droits réservés. Hébergement haute performance.</p>
|
<p>© 2026 Forgium Cloud. Tous droits réservés.</p>
|
||||||
<p>Infrastructure souveraine hébergée en France.</p>
|
<p>Infrastructure indépendante en France.</p>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue