main: add cloud services
This commit is contained in:
parent
f5f94c3f94
commit
9f1d8083d4
276
cloud.html
Normal file
276
cloud.html
Normal file
@ -0,0 +1,276 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
|
||||||
|
<title>Last Hour Hosting</title>
|
||||||
|
<meta name="description" content="" />
|
||||||
|
<meta name="author" content="Shiloh" />
|
||||||
|
|
||||||
|
<meta property="og:title" content="Last Hour Hosting" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:url" content="https://www.lasthourhosting.org" />
|
||||||
|
<meta property="og:description" content="" />
|
||||||
|
<meta property="og:image" content="" />
|
||||||
|
|
||||||
|
<link rel="icon" href="./assets/favicon.ico" />
|
||||||
|
<link rel="icon" href="./assets/" type="image/svg+xml" />
|
||||||
|
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="css/styles.css?v=1.0" />
|
||||||
|
<meta
|
||||||
|
http-equiv="Content-Security-Policy"
|
||||||
|
content="script-src 'self' https://code.jquery.com/jquery-3.7.1.min.js; style-src 'self'; object-src 'none'; frame-src 'self'; base-uri 'self'; font-src 'self'; img-src 'self'; "
|
||||||
|
/>
|
||||||
|
<script
|
||||||
|
src="https://code.jquery.com/jquery-3.7.1.min.js"
|
||||||
|
integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo="
|
||||||
|
crossorigin="anonymous"
|
||||||
|
></script>
|
||||||
|
<script src="./js/main.js"></script>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<header id="header"></header>
|
||||||
|
<main>
|
||||||
|
<div class="flex-column">
|
||||||
|
<h1>Caught Up in the Clouds?</h1>
|
||||||
|
<p>
|
||||||
|
Our 100% open-source cloud service supports any programming language
|
||||||
|
and serverless framework, enabling easy deploy of your apps without
|
||||||
|
Big Tech.
|
||||||
|
</p>
|
||||||
|
<div class="flex-row">
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Cloud Starter</h3>
|
||||||
|
<h4>Starting at $31.76/mo.</h4>
|
||||||
|
<a
|
||||||
|
class="button-3"
|
||||||
|
role="button"
|
||||||
|
href="https://my.lasthourhosting.org/order/cloud-starter"
|
||||||
|
>Get Started</a
|
||||||
|
>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
Host 1-2 apps on your localhost server (great for testing,
|
||||||
|
development, and personal use.)
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Connect as many remote servers as you want (recommended for
|
||||||
|
production)
|
||||||
|
</li>
|
||||||
|
<li>30GB SSD Storage localhost server (easily upgrade)</li>
|
||||||
|
<li>Upgrade and scale your plan with us as you grow</li>
|
||||||
|
<li>
|
||||||
|
Servers hosted in Tier III+ Datacenter located in Reykjavic,
|
||||||
|
Iceland
|
||||||
|
</li>
|
||||||
|
<li>GUI and SSH VPS console access</li>
|
||||||
|
<li>
|
||||||
|
Zero KYC required when paying through bitcart or using a virtual
|
||||||
|
card provider.
|
||||||
|
</li>
|
||||||
|
<li>Running on 100% open-source software.</li>
|
||||||
|
<li>Comes with Advanced DDoS filtering up to 1Tbps.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Cloud Pro</h3>
|
||||||
|
<h4>Starting at $63.52/mo.</h4>
|
||||||
|
<a
|
||||||
|
class="button-3"
|
||||||
|
role="button"
|
||||||
|
href="https://my.lasthourhosting.org/order/cloud-pro"
|
||||||
|
>Get Started</a
|
||||||
|
>
|
||||||
|
<ul>
|
||||||
|
<li>Host 2-4 production apps</li>
|
||||||
|
<li>
|
||||||
|
Includes the localhost server and 1 remote VPS server for
|
||||||
|
production
|
||||||
|
</li>
|
||||||
|
<li>Connect as many remote servers as you want</li>
|
||||||
|
<li>
|
||||||
|
50GB SSD remote server, 10GB SSD localhost server (easily
|
||||||
|
upgrade)
|
||||||
|
</li>
|
||||||
|
<li>Upgrade and scale your resources with us as you grow</li>
|
||||||
|
<li>
|
||||||
|
Servers hosted in Tier III+ Datacenter located in Reykjavic,
|
||||||
|
Iceland
|
||||||
|
</li>
|
||||||
|
<li>GUI and SSH VPS console access</li>
|
||||||
|
<li>
|
||||||
|
Zero KYC required when paying through bitcart or using a virtual
|
||||||
|
card provider.
|
||||||
|
</li>
|
||||||
|
<li>Running on 100% open-source software.</li>
|
||||||
|
<li>Comes with Advanced DDoS filtering up to 1Tbps.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Cloud Enterprise</h3>
|
||||||
|
<a class="button-3" role="button" href="/contact.html"
|
||||||
|
>Contact Us</a
|
||||||
|
>
|
||||||
|
<ul>
|
||||||
|
<li>Host a great amount of production apps</li>
|
||||||
|
<li>
|
||||||
|
localhost server with your desired number of last hour vps
|
||||||
|
servers connected for production
|
||||||
|
</li>
|
||||||
|
<li>Desired amount of SSD storage per server (easily upgrade)</li>
|
||||||
|
<li>Upgrade and scale your resources with us as you grow</li>
|
||||||
|
<li>
|
||||||
|
Servers hosted in Tier III+ Datacenter located in Reykjavic,
|
||||||
|
Iceland
|
||||||
|
</li>
|
||||||
|
<li>GUI and SSH VPS console access</li>
|
||||||
|
<li>
|
||||||
|
Zero KYC required when paying through bitcart or using a virtual
|
||||||
|
card provider.
|
||||||
|
</li>
|
||||||
|
<li>Running on 100% open-source software.</li>
|
||||||
|
<li>Comes with Advanced DDoS filtering up to 1Tbps.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="flex-column">
|
||||||
|
<h2>Manage All Your Apps In One Place</h2>
|
||||||
|
<p>
|
||||||
|
Use the growing library of over 55+ one-click installs for popular
|
||||||
|
open-source platforms like Wordpress, Nextcloud, MiniIO (S3 storage),
|
||||||
|
or easily deploy your own using public/private repositories,
|
||||||
|
Dockerfiles, Docker Compose, Docker Images. Easily spin up databases
|
||||||
|
(mariadb, postgreSQL, mySQL, Redis, MongoDB) at the click of a button.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="flex-column">
|
||||||
|
<h2>Features</h2>
|
||||||
|
<div class="flex-row">
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Every Use-Case</h3>
|
||||||
|
<p>
|
||||||
|
Resources can be deployed to a solitary server, several servers,
|
||||||
|
or Docker Swarm groups depending on your preferences. Soon,
|
||||||
|
compatibility with Kubernetes will be added to expand deployment
|
||||||
|
flexibility.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Any Programming Language</h3>
|
||||||
|
<p>
|
||||||
|
The Last Hour platform is adaptable with numerous programming
|
||||||
|
languages and frameworks, empowering the creation of static
|
||||||
|
websites, APIs, backend systems, databases, services, and various
|
||||||
|
application types.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Every Server</h3>
|
||||||
|
<p>
|
||||||
|
Deployment options aren't locked into Last Hour's servers, you can
|
||||||
|
add a variety of servers such as personal ones, VPS instances,
|
||||||
|
Raspberry Pi devices, EC2, DigitalOcean, Linode, Hetzner, and
|
||||||
|
others. An SSH connection is required for successful resource
|
||||||
|
deployment.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="flex-row">
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Easy Deploy</h3>
|
||||||
|
<p>
|
||||||
|
Git integration is fully embraced. We offer compatibility with
|
||||||
|
various platforms, including hosted and self-hosted solutions like
|
||||||
|
GitHaven, GitHub, GitLab, Bitbucket, Gitea, and others.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Free SSL Certs</h3>
|
||||||
|
<p>
|
||||||
|
Last Hour handles the automated setup and renewal of Let's Encrypt
|
||||||
|
SSL certificates for your unique domains, relieving you of
|
||||||
|
additional concerns.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Goodbye Vendor Lock-in</h3>
|
||||||
|
<p>
|
||||||
|
You're in full control over your data, all settings are stored on
|
||||||
|
your own servers. You are using a fully isolated platform that is
|
||||||
|
not shared. This allows you to monitor and manage everything, even
|
||||||
|
if you eventually discontinue using Last Hour you can take your
|
||||||
|
data with you.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="flex-row">
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Automated DB Backups</h3>
|
||||||
|
<p>
|
||||||
|
Your data gets automatically backed up to any S3-compatible
|
||||||
|
service, enabling you to swiftly recover it with just a few clicks
|
||||||
|
if needed. Additionally we got your back taking daily backups of
|
||||||
|
your server.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Webhooks</h3>
|
||||||
|
<p>
|
||||||
|
Integrate into your CI/CD pipelines or create custom integrations
|
||||||
|
using Githaven Actions, Github Actions, Gitlab CI, Bitbucket
|
||||||
|
Pipelines, or any other CI/CD tool of your choice.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>API</h3>
|
||||||
|
<p>
|
||||||
|
Get access to a powerful API, facilitating automated deployments,
|
||||||
|
resource management, and integration with existing tools, opening
|
||||||
|
up countless opportunities.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="flex-row">
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Team Access</h3>
|
||||||
|
<p>
|
||||||
|
Collaborate with your teammates by sharing projects, and manage
|
||||||
|
permissions and roles for individual contributor access control.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Automations</h3>
|
||||||
|
<p>
|
||||||
|
Last Hour manages various tasks on your servers automatically,
|
||||||
|
enabling you to focus solely on your code.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Monitoring</h3>
|
||||||
|
<p>
|
||||||
|
Last hour will continually monitor your deployments, servers, disk
|
||||||
|
usage, and related elements, alerting you promptly in case of any
|
||||||
|
issues.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Notifications</h3>
|
||||||
|
<p>
|
||||||
|
Setup notifications using your preferred channels, such as
|
||||||
|
Discord, Telegram, or email, regarding any server or deployment
|
||||||
|
events.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<div id="message"></div>
|
||||||
|
<footer id="footer"></footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
@ -17,6 +17,7 @@
|
|||||||
<li>
|
<li>
|
||||||
<a href="/services.html">Services</a>
|
<a href="/services.html">Services</a>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="/cloud.html">Cloud / Serverless</a></li>
|
||||||
<li><a href="/vps-hosting.html">VPS Hosting</a></li>
|
<li><a href="/vps-hosting.html">VPS Hosting</a></li>
|
||||||
<li><a href="/managed-services.html">Managed</a></li>
|
<li><a href="/managed-services.html">Managed</a></li>
|
||||||
<li><a href="/free-dns.html">Free DNS</a></li>
|
<li><a href="/free-dns.html">Free DNS</a></li>
|
||||||
|
@ -135,11 +135,11 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="control-panel" class="flex-column">
|
<div id="control-panel" class="flex-column">
|
||||||
<h2>Proxmox Control Panel</h2>
|
<h2>Control Panel</h2>
|
||||||
<p>
|
<p>
|
||||||
With our user-friendly web interface, Proxmox enables efficient
|
With our user-friendly web interface, the control panel enables
|
||||||
management of your VPS, offering versatility and robust features for
|
efficient management of your VPS, offering versatility and robust
|
||||||
optimizing resource utilization.
|
features for optimizing resource utilization.
|
||||||
</p>
|
</p>
|
||||||
<div class="flex-row">
|
<div class="flex-row">
|
||||||
<div class="flex-container bg-one">
|
<div class="flex-container bg-one">
|
||||||
@ -147,18 +147,18 @@
|
|||||||
<p>
|
<p>
|
||||||
Manage your VPS, customize configurations, and monitor performance
|
Manage your VPS, customize configurations, and monitor performance
|
||||||
seamlessly. Whether you're a seasoned pro or a newcomer to
|
seamlessly. Whether you're a seasoned pro or a newcomer to
|
||||||
hosting, Proxmox's user-friendly controls empower you to navigate
|
hosting, user-friendly controls empower you to navigate and
|
||||||
and optimize your virtual environment.
|
optimize your virtual environment.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-container bg-one">
|
<div class="flex-container bg-one">
|
||||||
<h3>Security at the Forefront:</h3>
|
<h3>Security at the Forefront:</h3>
|
||||||
<p>
|
<p>
|
||||||
Your data's security is our top priority. Proxmox's robust
|
Your data's security is our top priority. Robust security
|
||||||
security features, combined with Last Hour Hosting's commitment to
|
features, combined with Last Hour Hosting's commitment to airtight
|
||||||
airtight server management, ensures that your VPS is shielded
|
server management, ensures that your VPS is shielded against
|
||||||
against potential threats. Sleep soundly knowing that your digital
|
potential threats. Sleep soundly knowing that your digital assets
|
||||||
assets are in safe hands.
|
are in safe hands.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -166,11 +166,11 @@
|
|||||||
<div class="flex-container bg-one">
|
<div class="flex-container bg-one">
|
||||||
<h3>Flexible Scaling and Resource Management:</h3>
|
<h3>Flexible Scaling and Resource Management:</h3>
|
||||||
<p>
|
<p>
|
||||||
Don't let your hosting plan hold you back. With Proxmox, Last Hour
|
Don't let your hosting plan hold you back. Last Hour Hosting
|
||||||
Hosting provides the flexibility to scale your resources
|
provides the flexibility to scale your resources on-the-fly.
|
||||||
on-the-fly. Whether you're anticipating a traffic spike or need
|
Whether you're anticipating a traffic spike or need more storage,
|
||||||
more storage, adapt your VPS to your evolving needs with ease.
|
adapt your VPS to your evolving needs with ease. Simply upgrade or
|
||||||
Simply upgrade or downgrade and our team will handle the rest.
|
downgrade and our team will handle the rest.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -191,7 +191,7 @@
|
|||||||
perimeter and access layers, Registered access control, Active
|
perimeter and access layers, Registered access control, Active
|
||||||
access logging and anti-passback, Security & operational
|
access logging and anti-passback, Security & operational
|
||||||
monitoring. Our VPS services are configured in raid 1.
|
monitoring. Our VPS services are configured in raid 1.
|
||||||
Additionally, virtual backups are made using proxmox.
|
Additionally, automatic virtual backups are made.
|
||||||
</p>
|
</p>
|
||||||
<h3>Qualifications</h3>
|
<h3>Qualifications</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
32
index.html
32
index.html
@ -100,7 +100,31 @@
|
|||||||
<div class="flex-column">
|
<div class="flex-column">
|
||||||
<h2>Our Services</h2>
|
<h2>Our Services</h2>
|
||||||
<div class="flex-row">
|
<div class="flex-row">
|
||||||
<div class="flex-container">
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Cloud / Serverless</h3>
|
||||||
|
<p>
|
||||||
|
Our cloud service supports any programming language and
|
||||||
|
frameworks, enabling easy deploy of your apps. Use one-click
|
||||||
|
installs for popular open-source platforms like Nextcloud or
|
||||||
|
MiniIO (S3 storage), or bring your own using git, docker, etc.
|
||||||
|
</p>
|
||||||
|
<a class="button-3" role="button" href="/cloud.html">See Options</a>
|
||||||
|
<ul>
|
||||||
|
<li>Host all your apps</li>
|
||||||
|
<li>Upgrade and scale your plan with us a you grow</li>
|
||||||
|
<li>
|
||||||
|
Fully-managed server hosted in Tier III+ Datacenter located in
|
||||||
|
Reykjavic, Iceland
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Zero KYC required when paying through bitcart or using a virtual
|
||||||
|
card provider.
|
||||||
|
</li>
|
||||||
|
<li>Running on 100% open-source software.</li>
|
||||||
|
<li>Comes with Advanced DDoS filtering up to 1Tbps.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
<h3>VPS Hosting</h3>
|
<h3>VPS Hosting</h3>
|
||||||
<p>
|
<p>
|
||||||
Enjoy choosing the operating system, free DDoS protection and our
|
Enjoy choosing the operating system, free DDoS protection and our
|
||||||
@ -111,7 +135,7 @@
|
|||||||
>
|
>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Hosted in secure Tier III+ Datacenter.</li>
|
<li>Hosted in secure Tier III+ Datacenter.</li>
|
||||||
<li>Flexible Proxmox GUI access.</li>
|
<li>Flexible GUI access.</li>
|
||||||
<li>Bring your own ISO.</li>
|
<li>Bring your own ISO.</li>
|
||||||
<li>KVM Hypervisor</li>
|
<li>KVM Hypervisor</li>
|
||||||
<li>Comes with Advanced DDoS filtering up to 1Tbps.</li>
|
<li>Comes with Advanced DDoS filtering up to 1Tbps.</li>
|
||||||
@ -123,7 +147,7 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-container">
|
<div class="flex-container bg-one">
|
||||||
<h3>Wordpress Managed Services</h3>
|
<h3>Wordpress Managed Services</h3>
|
||||||
<p>
|
<p>
|
||||||
Experience lightning-fast hosting with our top-tier features
|
Experience lightning-fast hosting with our top-tier features
|
||||||
@ -147,7 +171,7 @@
|
|||||||
<li>Licensed Divi theme included</li>
|
<li>Licensed Divi theme included</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-container">
|
<div class="flex-container bg-one">
|
||||||
<h3>Data Migration</h3>
|
<h3>Data Migration</h3>
|
||||||
<p>
|
<p>
|
||||||
We would love to assist you in migrating your assets over to our
|
We would love to assist you in migrating your assets over to our
|
||||||
|
@ -40,19 +40,43 @@
|
|||||||
<h1>Our Services</h1>
|
<h1>Our Services</h1>
|
||||||
|
|
||||||
<div class="flex-row">
|
<div class="flex-row">
|
||||||
<div class="flex-container">
|
<div class="flex-container bg-one">
|
||||||
|
<h3>Cloud / Serverless</h3>
|
||||||
|
<p>
|
||||||
|
Our cloud service supports any programming language and
|
||||||
|
frameworks, enabling easy deploy of your apps. Use one-click
|
||||||
|
installs for popular open-source platforms like Nextcloud or
|
||||||
|
MiniIO (S3 storage), or bring your own using git, docker, etc.
|
||||||
|
</p>
|
||||||
|
<a class="button-3" role="button" href="/cloud.html">See Options</a>
|
||||||
|
<ul>
|
||||||
|
<li>Host all your apps</li>
|
||||||
|
<li>Upgrade and scale your plan with us a you grow</li>
|
||||||
|
<li>
|
||||||
|
Fully-managed server hosted in Tier III+ Datacenter located in
|
||||||
|
Reykjavic, Iceland
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Zero KYC required when paying through bitcart or using a virtual
|
||||||
|
card provider.
|
||||||
|
</li>
|
||||||
|
<li>Running on 100% open-source software.</li>
|
||||||
|
<li>Comes with Advanced DDoS filtering up to 1Tbps.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="flex-container bg-one">
|
||||||
<h3>VPS Hosting</h3>
|
<h3>VPS Hosting</h3>
|
||||||
<p>
|
<p>
|
||||||
Create a secure environment for your application. Enjoy choosing
|
Create a traditional bare-bones secure environment for your
|
||||||
the operating system, free DDoS protection and our other options
|
application. Enjoy choosing the operating system, free DDoS
|
||||||
and tools.
|
protection and our other options and tools.
|
||||||
</p>
|
</p>
|
||||||
<a class="button-3" role="button" href="/vps-hosting.html"
|
<a class="button-3" role="button" href="/vps-hosting.html"
|
||||||
>See Options</a
|
>See Options</a
|
||||||
>
|
>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Hosted in secure Tier III+ Datacenter.</li>
|
<li>Hosted in secure Tier III+ Datacenter.</li>
|
||||||
<li>Flexible Proxmox GUI access.</li>
|
<li>Flexible GUI access.</li>
|
||||||
<li>Bring your own ISO.</li>
|
<li>Bring your own ISO.</li>
|
||||||
<li>KVM Hypervisor</li>
|
<li>KVM Hypervisor</li>
|
||||||
<li>Comes with Advanced DDoS filtering up to 1Tbps.</li>
|
<li>Comes with Advanced DDoS filtering up to 1Tbps.</li>
|
||||||
@ -64,7 +88,7 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-container">
|
<div class="flex-container bg-one">
|
||||||
<h3>Wordpress Managed Services</h3>
|
<h3>Wordpress Managed Services</h3>
|
||||||
<p>
|
<p>
|
||||||
Experience lightning-fast hosting with our top-tier features
|
Experience lightning-fast hosting with our top-tier features
|
||||||
@ -88,33 +112,35 @@
|
|||||||
<li>Licensed Divi theme included</li>
|
<li>Licensed Divi theme included</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-container">
|
<div class="flex-row">
|
||||||
<h3>Data Migration</h3>
|
<div class="flex-container bg-one">
|
||||||
<p>
|
<h3>Free DNS</h3>
|
||||||
We would love to assist you in migrating your assets over to our
|
<p>
|
||||||
systems. Contact us today for a quote.
|
Free DNS is a top-tier anycast DNS service, operating across
|
||||||
</p>
|
numerous servers in various locations, ensuring optimal
|
||||||
<a class="button-3" role="button" href="/contact.html">Get Quote</a>
|
performance.
|
||||||
</div>
|
</p>
|
||||||
</div>
|
<a class="button-3" role="button" href="/free-dns.html"
|
||||||
<div class="flex-row">
|
>Learn More</a
|
||||||
<div class="flex-container">
|
>
|
||||||
<h3>Free DNS</h3>
|
<ul>
|
||||||
<p>
|
<li>Solid Uptime</li>
|
||||||
Free DNS is a top-tier anycast DNS service, operating across
|
<li>Anycast</li>
|
||||||
numerous servers in various locations, ensuring optimal
|
<li>As many zones as you like, no limits.</li>
|
||||||
performance.
|
<li>Always free guaranteed</li>
|
||||||
</p>
|
<li>Open-source</li>
|
||||||
<a class="button-3" role="button" href="/free-dns.html"
|
</ul>
|
||||||
>Learn More</a
|
</div>
|
||||||
>
|
<div class="flex-container bg-one">
|
||||||
<ul>
|
<h3>Data Migration</h3>
|
||||||
<li>Solid Uptime</li>
|
<p>
|
||||||
<li>Anycast</li>
|
We would love to assist you in migrating your assets over to our
|
||||||
<li>As many zones as you like, no limits.</li>
|
systems. Contact us today for a quote.
|
||||||
<li>Always free guaranteed</li>
|
</p>
|
||||||
<li>Open-source</li>
|
<a class="button-3" role="button" href="/contact.html"
|
||||||
</ul>
|
>Get Quote</a
|
||||||
|
>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -74,7 +74,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Powered by renewable energy sources.</li>
|
<li>Powered by renewable energy sources.</li>
|
||||||
<li>Dedicated IPV4 and IPV6</li>
|
<li>Dedicated IPV4 and IPV6</li>
|
||||||
<li>Proxmox GUI and SSH console access</li>
|
<li>GUI and SSH console access</li>
|
||||||
<li>Running on 100% open-source software.</li>
|
<li>Running on 100% open-source software.</li>
|
||||||
<li>
|
<li>
|
||||||
Zero KYC required when paying through bitcart or using a virtual
|
Zero KYC required when paying through bitcart or using a virtual
|
||||||
@ -106,7 +106,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Powered by renewable energy sources.</li>
|
<li>Powered by renewable energy sources.</li>
|
||||||
<li>Dedicated IPV4 and IPV6</li>
|
<li>Dedicated IPV4 and IPV6</li>
|
||||||
<li>Proxmox GUI and SSH console access</li>
|
<li>GUI and SSH console access</li>
|
||||||
<li>Running on 100% open-source software.</li>
|
<li>Running on 100% open-source software.</li>
|
||||||
<li>
|
<li>
|
||||||
Zero KYC required when paying through bitcart or using a virtual
|
Zero KYC required when paying through bitcart or using a virtual
|
||||||
@ -138,7 +138,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Powered by renewable energy sources.</li>
|
<li>Powered by renewable energy sources.</li>
|
||||||
<li>Dedicated IPV4 and IPV6</li>
|
<li>Dedicated IPV4 and IPV6</li>
|
||||||
<li>Proxmox GUI and SSH console access</li>
|
<li>GUI and SSH console access</li>
|
||||||
<li>Running on 100% open-source software.</li>
|
<li>Running on 100% open-source software.</li>
|
||||||
<li>
|
<li>
|
||||||
Zero KYC required when paying through bitcart or using a virtual
|
Zero KYC required when paying through bitcart or using a virtual
|
||||||
@ -172,7 +172,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Powered by renewable energy sources.</li>
|
<li>Powered by renewable energy sources.</li>
|
||||||
<li>Dedicated IPV4 and IPV6</li>
|
<li>Dedicated IPV4 and IPV6</li>
|
||||||
<li>Proxmox GUI and SSH console access</li>
|
<li>GUI and SSH console access</li>
|
||||||
<li>Running on 100% open-source software.</li>
|
<li>Running on 100% open-source software.</li>
|
||||||
<li>
|
<li>
|
||||||
Zero KYC required when paying through bitcart or using a virtual
|
Zero KYC required when paying through bitcart or using a virtual
|
||||||
@ -204,7 +204,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Powered by renewable energy sources.</li>
|
<li>Powered by renewable energy sources.</li>
|
||||||
<li>Dedicated IPV4 and IPV6</li>
|
<li>Dedicated IPV4 and IPV6</li>
|
||||||
<li>Proxmox GUI and SSH console access</li>
|
<li>GUI and SSH console access</li>
|
||||||
<li>Running on 100% open-source software.</li>
|
<li>Running on 100% open-source software.</li>
|
||||||
<li>
|
<li>
|
||||||
Zero KYC required when paying through bitcart or using a virtual
|
Zero KYC required when paying through bitcart or using a virtual
|
||||||
@ -236,7 +236,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Powered by renewable energy sources.</li>
|
<li>Powered by renewable energy sources.</li>
|
||||||
<li>Dedicated IPV4 and IPV6</li>
|
<li>Dedicated IPV4 and IPV6</li>
|
||||||
<li>Proxmox GUI and SSH console access</li>
|
<li>GUI and SSH console access</li>
|
||||||
<li>Running on 100% open-source software.</li>
|
<li>Running on 100% open-source software.</li>
|
||||||
<li>
|
<li>
|
||||||
Zero KYC required when paying through bitcart or using a virtual
|
Zero KYC required when paying through bitcart or using a virtual
|
||||||
@ -275,7 +275,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Powered by renewable energy sources.</li>
|
<li>Powered by renewable energy sources.</li>
|
||||||
<li>Dedicated IPV4 and IPV6 with options to add more.</li>
|
<li>Dedicated IPV4 and IPV6 with options to add more.</li>
|
||||||
<li>Proxmox GUI and SSH console access</li>
|
<li>GUI and SSH console access</li>
|
||||||
<li>Running on 100% open-source software.</li>
|
<li>Running on 100% open-source software.</li>
|
||||||
<li>
|
<li>
|
||||||
Zero KYC required when paying through bitcart or using a
|
Zero KYC required when paying through bitcart or using a
|
||||||
|
Loading…
Reference in New Issue
Block a user