new product links

remove old pages
This commit is contained in:
Gary 2025-04-15 19:42:35 -07:00
parent f8854ed7db
commit a987ab2b12
11 changed files with 5 additions and 1079 deletions

View File

@ -1,541 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>PaaS - Cloud Application Platform | Last Hour Hosting</title>
<meta
name="description"
content="Our fully managed, container-based cloud platform (PaaS) offers a
seamless experience for deploying, managing, and scaling your
apps."
/>
<meta name="author" content="Shiloh" />
<meta
property="og:title"
content="PaaS - Cloud Application Platform | lasthourhosting.org"
/>
<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" />
<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>
<script src="./js/liveChat.js"></script>
</head>
<body>
<header id="header"></header>
<main>
<div class="flex-column bg-img-apps">
<div class="flex-row">
<div class="flex-container-left">
<h1 class="header-large">Cloud Apps Platform</h1>
<h2>
Our fully managed, container-based cloud platform (PaaS) offers a
seamless experience for deploying, managing, and scaling your
apps.
</h2>
<div>
<p>
<a class="page-link" href="/service-level-agreement.html"
>100% Uptime — Guaranteed. *</a
>
</p>
<p>SSL, DDoS protection, and Backups</p>
<p>Expert Support</p>
<p>Zero KYC Required</p>
<p>
<a class="page-link" href="https://githaven.org/Shiloh"
>Everything is Open-Source *</a
>
</p>
</div>
</div>
<div class="flex-container">
<video
width="100%"
controls
autoplay
muted
poster="https://cdn.lasthourhosting.org/assets/lasthour-dashboard.png"
>
<source
src="https://cdn.lasthourhosting.org/assets/dashboard.webm"
type="video/webm"
/>
</video>
<div>
<h3>All Your Apps in One Place</h3>
<img
src="https://cdn.lasthourhosting.org/assets/wordpress-logo.png"
alt="Wordpress Logo"
width="50"
height="50"
/>
<img
src="https://cdn.lasthourhosting.org/assets/ghost-blogging-logo.png"
alt="Ghost Logo"
height="50"
/>
<img
src="https://cdn.lasthourhosting.org/assets/next-cloud-logo.png"
alt="NextCloud Logo"
width="50"
height="50"
/>
<img
src="https://cdn.lasthourhosting.org/assets/docker-logo.png"
alt="Docker Logo"
height="50"
/>
<img
src="https://cdn.lasthourhosting.org/assets/minio-logo.png"
alt="Minio Logo"
height="50"
/>
<img
src="https://cdn.lasthourhosting.org/assets/appsmith-logo.png"
alt="Appsmith Logo"
height="50"
/>
</div>
</div>
</div>
</div>
<div class="flex-column">
<h2>Manage All Your Apps In One Place</h2>
<p>
Choose a VPS offering with the Cloud Apps Platform pre-installed. 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>
<img
src="https://cdn.lasthourhosting.org/assets/wordpress-logo.png"
alt="Wordpress Logo"
width="50"
height="50"
/>
<img
src="https://cdn.lasthourhosting.org/assets/ghost-blogging-logo.png"
alt="Ghost Logo"
height="50"
/>
<img
src="https://cdn.lasthourhosting.org/assets/next-cloud-logo.png"
alt="NextCloud Logo"
width="50"
height="50"
/>
<img
src="https://cdn.lasthourhosting.org/assets/docker-logo.png"
alt="Docker Logo"
height="50"
/>
<img
src="https://cdn.lasthourhosting.org/assets/minio-logo.png"
alt="Minio Logo"
height="50"
/>
<img
src="https://cdn.lasthourhosting.org/assets/appsmith-logo.png"
alt="Appsmith Logo"
height="50"
/>
</div>
</div>
<div class="flex-column">
<h2>How it Works</h2>
<p>
If you don't want to manually install The Last Hour Cloud Apps
Platform we pre-configured server packages here that are already
optimized and come with the platform pre-installed. After ordering we
give you access to the platform, and the underlying VPS servers.
Because the platform is decentralized and hosted by you it resides on
the "host" VPS server. For this reason we recommend adding a remote
server to install production apps on. A pre-connected remote server is
included with every production level package.
</p>
<a
class="button-3"
role="button"
href="https://githaven.org/Shiloh/lasthourcloud"
>Open-Source Code</a
>
</div>
<div class="flex-column">
<h2>All Features</h2>
<div class="flex-row">
<div class="flex-container bg-two">
<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-two">
<h3>Any Programming Language</h3>
<p>
The 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-two">
<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-two">
<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-two">
<h3>Free SSL Certs</h3>
<p>
The platform handles the automated setup and renewal of Let's
Encrypt SSL certificates for your unique domains.
</p>
</div>
<div class="flex-container bg-two">
<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-two">
<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-two">
<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-two">
<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-two">
<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-two">
<h3>Automations</h3>
<p>
The platform manages various tasks on your servers automatically,
enabling you to focus solely on your code.
</p>
</div>
<div class="flex-container bg-two">
<h3>Monitoring</h3>
<p>
The platform 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-two">
<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>
<div>
<div class="flex-column">
<img
src="https://cdn.lasthourhosting.org/assets/netherlands-map.png"
alt="Cloud Apps"
height="300"
width="300"
/>
<h2>Netherlands Offshore</h2>
<div id="nl-status"></div>
<p>
Hosted in offshore Naaldwijk Netherlands Tier III Data Center with
100% uptime, N+1 redundancy. Certifications include: ISO 9001:2015
(Quality Management), ISO/IEC 27001:2013 (Information Security
Management), PCI DSS (Payment Security Management), and ISO
14001:2015 (Environmental Management). Includes shared 40 Gbit/s
DDoS protection.
<a
target="_blank"
href="https://freedomhouse.org/country/netherlands/freedom-world/2024"
>
This country has a world leading 97/100 Freedom Score.
</a>
</p>
</div>
<div class="flex-row-product bg-one">
<div>
<h3>Developer</h3>
</div>
<div class="flex-row-items">
<div>1 VPS (Host)</div>
<div>2 vCPU Cores</div>
<div>2GB RAM</div>
<div>20GB SSD</div>
<div>
<a href="/fair-use-bandwidth.html" target="_blank"
>Fair Use Bandwidth *</a
>
</div>
</div>
<div class="flex-row-items">
<div>
<h4>$2.91/mo.</h4>
</div>
<div>
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/order/cloud-developer-nl"
>Add to Cart</a
>
</div>
</div>
</div>
<div class="flex-row-product bg-one">
<div>
<h3>Production</h3>
</div>
<div>
<div class="flex-row-items">
<div>VPS 1 (Host)</div>
<div>2 vCPU Core</div>
<div>2GB RAM</div>
<div>20GB SSD</div>
<div>
<a href="/fair-use-bandwidth.html" target="_blank"
>Fair Use Bandwidth *</a
>
</div>
</div>
<div class="flex-row-items bg-two">
<div>+ VPS 2 (Remote)</div>
<div>8 vCPU Core</div>
<div>8GB RAM</div>
<div>160GB SSD</div>
</div>
</div>
<div class="flex-row-items">
<div>
<h4>$19.91/mo.</h4>
</div>
<div>
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/order/cloud-production-nl"
>Add to Cart</a
>
</div>
</div>
</div>
<div class="flex-row-product bg-one">
<div>
<h3>Enterprise</h3>
</div>
<div class="flex-row-items">
<div># Apps</div>
<div># VPS</div>
<div># SSD</div>
<div>
<a href="/fair-use-bandwidth.html" target="_blank"
>Fair Use Bandwidth *</a
>
</div>
</div>
<div class="flex-row-items">
<div>
<h4>Contact</h4>
</div>
<div>
<a class="button-3" role="button" href="/contact.html"
>Get Quote</a
>
</div>
</div>
</div>
</div>
<div>
<div class="flex-column">
<img
src="https://cdn.lasthourhosting.org/assets/iceland-map.png"
alt="Cloud Apps"
height="300"
width="300"
/>
<h2>Iceland Offshore</h2>
<div id="is-status"></div>
<p>
Hosted in offshore Reykjavík Iceland Tier III+ Data Center with 99%
uptime record. Certifications include: SO/IEC 27001:2013
(Information Management Security) and ISO14001:2015 (Environmental
Management Systems). Includes shared 1Tbit+ DDoS protection.
<a
target="_blank"
href="https://freedomhouse.org/country/iceland/freedom-net/2023"
>
This country has a world leading 94/100 Net Freedom Score
</a>
</p>
</div>
<div class="flex-row-product bg-one">
<div>
<h3>Developer</h3>
</div>
<div class="flex-row-items">
<div>1 VPS</div>
<div>2vCPU core</div>
<div>2GB RAM</div>
<div>20GB SSD</div>
<div>
<a href="/fair-use-bandwidth.html" target="_blank"
>Fair Use Bandwidth *</a
>
</div>
</div>
<div class="flex-row-items">
<div>
<h4>$19.64/mo.</h4>
</div>
<div>
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/order/cloud-developer-ICe"
>Add to Cart</a
>
</div>
</div>
</div>
<div class="flex-row-product bg-one">
<div>
<h3>Production</h3>
</div>
<div>
<div class="flex-row-items">
<div>VPS 1 (Host)</div>
<div>2 vCPU core</div>
<div>2GB RAM</div>
<div>20GB SSD</div>
<div>
<a href="/fair-use-bandwidth.html" target="_blank"
>Fair Use Bandwidth *</a
>
</div>
</div>
<div class="flex-row-items bg-two">
<div>+ VPS 2 (Remote)</div>
<div>4 vCPU Core</div>
<div>4GB RAM</div>
<div>80GB SSD</div>
</div>
</div>
<div class="flex-row-items">
<div>
<h4>$54.92</h4>
</div>
<div>
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/order/cloud-pro-ICe"
>Add to Cart</a
>
</div>
</div>
</div>
<div class="flex-row-product bg-one">
<div>
<h3>Enterprise</h3>
</div>
<div class="flex-row-items">
<div># Apps</div>
<div># VPS</div>
<div># SSD</div>
<div>
<a href="/fair-use-bandwidth.html" target="_blank"
>Fair Use Bandwidth *</a
>
</div>
</div>
<div class="flex-row-items">
<div>
<h4>Contact</h4>
</div>
<div>
<a class="button-3" role="button" href="/contact.html"
>Get Quote</a
>
</div>
</div>
</div>
</div>
</main>
<footer id="footer"></footer>
</body>
</html>

View File

@ -1,100 +0,0 @@
<!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" />
<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>
<script src="./js/liveChat.js"></script>
</head>
<body>
<header id="header"></header>
<main>
<div class="flex-column">
<h1>Open-Source Powering Last Hour Hosting</h1>
<div class="flex-row">
<div class="flex-container">
<a
class="button-3"
role="button"
href="https://github.com/FOSSBilling"
>FOSSbilling</a
>
</div>
<div class="flex-container">
<a
class="button-3"
role="button"
href="https://github.com/bitcart/bitcart"
>BitCart</a
>
</div>
<div class="flex-container">
<a class="button-3" role="button" href="https://github.com/stripe"
>Part of Stripe</a
>
<p>
Note: We're still looking for a open-source fiat processing
alternative, if it can even exist.
</p>
</div>
</div>
<div class="flex-row">
<div class="flex-container">
<a class="button-3" role="button" href="https://github.com/oxen-io/"
>Session</a
>
</div>
<div class="flex-container">
<a class="button-3" role="button" href="https://githaven.org"
>Githaven</a
>
</div>
<div class="flex-container">
<a class="button-3" role="button" href="https://github.com/proxmox"
>Proxmox</a
>
</div>
<div class="flex-container">
<a class="button-3" role="button" href="https://nginx.org/"
>Nginx</a
>
</div>
<div class="flex-container">
<a
class="button-3"
role="button"
href="https://github.com/louislam/uptime-kuma"
>Uptime Kuma</a
>
</div>
</div>
</div>
</main>
<footer id="footer"></footer>
</body>
</html>

View File

@ -53,7 +53,7 @@
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/checkout/config/20"
href="https://my.lasthourhosting.org/products/e-commerce"
> Get Started</a
>
</div>

View File

@ -1,96 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Free anycast DNS | Last Hour Hosting</title>
<meta
name="description"
content="Free DNS is a top-tier open-source anycast DNS service, operating across numerous servers in various locations, ensuring optimal performance. Last Hour Hosting guarantees that this service will continue to be offered at no charge. "
/>
<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" />
<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>
<script
src="https://unpkg.com/safesupport-chatbox"
type="text/javascript"
></script>
<script src="./js/liveChat.js"></script>
</head>
<body>
<header id="header"></header>
<main>
<div class="flex-column">
<h1>Free DNS</h1>
<p>
Free DNS is a top-tier open-source anycast DNS service, operating
across numerous servers in various locations, ensuring optimal
performance. Last Hour Hosting guarantees that this service will
continue to be offered at no charge.
</p>
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/order/free-dns"
>Create Account</a
>
<div class="flex-row">
<div class="flex-container bg-one">
<h2>What's the cost?</h2>
<p>
Last Hour Hosting offers this service free of charge, without any
binding warranties or commitments for you or us. By registering a
user, you gain access to use Free DNS for your domains. You
maintain complete control over any domain you enroll in the Free
DNS service, and this comprehensive access is available at no
cost.
</p>
</div>
<div class="flex-container bg-one">
<h2>Currently Available</h2>
<ul>
<li>A records</li>
<li>AAAA records</li>
<li>CNAME records</li>
<li>MX records</li>
<li>TXT records</li>
<li>DS records</li>
<li>SPF records</li>
</ul>
</div>
<div class="flex-container bg-one">
<h2>Overview</h2>
<ul>
<li>Solid Uptime</li>
<li>Anycast</li>
<li>As many zones as you like, no limits.</li>
</ul>
</div>
</div>
</div>
</main>
<footer id="footer"></footer>
</body>
</html>

View File

@ -1,187 +0,0 @@
<!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" />
<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>
<script
src="https://unpkg.com/safesupport-chatbox"
type="text/javascript"
></script>
<script src="./js/liveChat.js"></script>
</head>
<body>
<header id="header"></header>
<main>
<div class="flex-column">
<h1>Managed Services</h1>
<p>
Our managed services include expertly crafted hosting plans, as well
as customized data migration services, ensuring that we provide
reliable and secure solutions to support your online presence.
</p>
<h2>Wordpress</h2>
<div class="flex-row">
<div class="flex-container bg-one">
<h3>Wordpress 00:01</h3>
<h4>Starting at $21.87/mo.</h4>
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/order/wordpress-00-01"
>Add to Cart</a
>
<ul>
<h5>Includes:</h5>
<li>1 Wordpress site</li>
<li>Aprox. 150,000 visits per month</li>
<li>20GB NVMe local Storage</li>
<li>1TB bandwidth</li>
<li>
Zero KYC required when paying through bitcart or using a virtual
card provider.
</li>
<h5>Support & Security</h5>
<li>Wordpress customer support</li>
<li>Advanced DDoS protection</li>
<li>Encrypted server</li>
<li>Auto-renewing SSL via Let's Encrypt</li>
<li>SSH access</li>
<li>Included managed migration</li>
<li>Dedicated IPV6</li>
<li>
Hosted in Tier III+ Data Center located in Reykjavic, Iceland
</li>
<li>Optional: managed WAF addon</li>
<h5>Site Performance</h5>
<li>Automated WordPress & PHP updates</li>
<li>Automatic backups and on-demand snapshots</li>
<li>Caching, optimization, and global CDN included</li>
<li>100% uptime guarantee</li>
<h5>Site Building</h5>
<li>Licensed Divi theme included</li>
<li>1-Click staging and dev. environments</li>
<li>Optional Add-On: Wordpress multi-site install</li>
<li>Upgrade options for scaling with you</li>
<li>Easily request transfer to a different account</li>
</ul>
</div>
<div class="flex-container bg-one">
<h3>Wordpress 00:02</h3>
<h4>Starting at $43.74/mo.</h4>
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/order/wordpress-00-02"
>Add to Cart</a
>
<ul>
<h5>Includes:</h5>
<li>3 Wordpress sites</li>
<li>Aprox. 300,000 visits per month</li>
<li>40GB NVMe local Storage</li>
<li>2TB bandwidth</li>
<li>
Zero KYC required when paying through bitcart or using a virtual
card provider.
</li>
<h5>Support & Security</h5>
<li>Wordpress customer support</li>
<li>Advanced DDoS protection</li>
<li>Encrypted server</li>
<li>Auto-renewing SSL via Let's Encrypt</li>
<li>SSH access</li>
<li>Included managed migration</li>
<li>Dedicated IPV6</li>
<li>
Hosted in Tier III+ Data Center located in Reykjavic, Iceland
</li>
<li>Optional: managed WAF addon</li>
<h5>Site Performance</h5>
<li>Automated WordPress & PHP updates</li>
<li>Automatic backups and on-demand snapshots</li>
<li>Caching, optimization, and global CDN included</li>
<li>100% uptime guarantee</li>
<h5>Site Building</h5>
<li>Licensed Divi theme included</li>
<li>1-Click staging and dev. environments</li>
<li>Optional Add-On: Wordpress multi-site install</li>
<li>Upgrade options for scaling with you</li>
<li>Easily request transfer to a different account</li>
</ul>
</div>
<div class="flex-container bg-one">
<h3>Wordpress 00:03</h3>
<h4>Starting at $65.61/mo.</h4>
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/order/wordpress-00-03"
>Add to Cart</a
>
<ul>
<h5>Includes:</h5>
<li>10 Wordpress sites</li>
<li>Aprox. 450,000 visits per month</li>
<li>80GB NVMe local Storage</li>
<li>3TB bandwidth</li>
<li>
Zero KYC required when paying through bitcart or using a virtual
card provider.
</li>
<h5>Support & Security</h5>
<li>Wordpress customer support</li>
<li>Advanced DDoS protection</li>
<li>Encrypted server</li>
<li>Auto-renewing SSL via Let's Encrypt</li>
<li>SSH access</li>
<li>Included managed migration</li>
<li>Dedicated IPV6</li>
<li>
Hosted in Tier III+ Data Center located in Reykjavic, Iceland
</li>
<li>Optional: managed WAF addon</li>
<h5>Site Performance</h5>
<li>Automated WordPress & PHP updates</li>
<li>Automatic backups and on-demand snapshots</li>
<li>Caching, optimization, and global CDN included</li>
<li>100% uptime guarantee</li>
<h5>Site Building</h5>
<li>Licensed Divi theme included</li>
<li>1-Click staging and dev. environments</li>
<li>Optional Add-On: Wordpress multi-site install</li>
<li>Upgrade options for scaling with you</li>
<li>Easily request transfer to a different account</li>
</ul>
</div>
</div>
</div>
</main>
<footer id="footer"></footer>
</body>
</html>

View File

@ -1,150 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Web Hosting | Last Hour Hosting</title>
<meta
name="description"
content="Last Hour Hosting, your privacy focused, affordable, reliable web hosting. For beginners and professionals, we offer hosting plans to fit your needs."
/>
<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="Last Hour Hosting, your privacy focused, affordable, reliable web hosting. For beginners and professionals, we offer hosting plans to fit your needs."
/>
<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" />
<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>
<script
src="https://unpkg.com/safesupport-chatbox"
type="text/javascript"
></script>
<script src="./js/liveChat.js"></script>
</head>
<body>
<header id="header"></header>
<main>
<div class="flex-column-left bg-img-vps">
<div class="flex-row">
<div class="flex-container-left">
<h1 class="header-large">Podcast Hosting</h1>
<h2>
A reliable, high-quality, and customizable platform with Castopod
to host and distribute your podcasts, with scalable storage and
bandwidth, giving you full control over your audio content and
audience engagement.
</h2>
<div>
<p>
<a class="page-link" href="/service-level-agreement.html"
>100% Uptime — Guaranteed. *</a
>
</p>
<p>SSL, DDoS protection, and Backups</p>
<p>Expert Support</p>
<p>Zero KYC Required</p>
<p>
<a class="page-link" href="https://githaven.org/Shiloh"
>Everything is Open-Source *</a
>
</p>
</div>
</div>
<div class="flex-container">
<video width="100%" controls autoplay muted>
<source
src="https://cdn.lasthourhosting.org/assets/vps-dashboard.webm"
type="video/webm"
/>
</video>
</div>
</div>
</div>
<div>
<div class="flex-column">
<h2>One simple price per private email server. Upgrade as you go.</h2>
<div class="flex-row">
<div id="websiteHosting" class="flex-container bg-one">
<h3 class="header-small">Podcast Hosting</h3>
<h4 class="header-medium">$29/mo.</h4>
<ul>
<li>1 Castopod Podcast Server</li>
<li>Your content, audience, analytics belong to you</li>
<li>
Podcasting 2.0 features: GUID, locked, transcripts, funding,
chapters, location, persons, soundbites, …
</li>
<li>Built-in social network</li>
<li>20GB SSD Storage</li>
<li>Built-in marketing tools</li>
<li>SEO ready</li>
<li>PWA: install as a standalone app</li>
<li>Customizable theme</li>
<li>Generate ready-to-share Video clips from episodes</li>
<li>Generate soundbites</li>
<li>Embeddable player, embed your episodes on any website</li>
<li>Monetization</li>
<li>Publish your episodes everywhere with RSS</li>
<li>Podcast import / export</li>
<li>Multi-tenant: host as many podcasts as you want</li>
<li>Multi-user: add contributors and set roles</li>
<li>i18n support</li>
<li>
<a href="/fair-use-bandwidth.html" target="_blank"
>Fair Use Bandwidth *</a
>
</li>
<li>
<a class="page-link" href="/service-level-agreement.html"
>100% Uptime — Guaranteed. *</a
>
</li>
<li>Shared 40 Gbit/s DDoS protection</li>
<li>Paid Hourly Support / Dev</li>
</ul>
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/web-hosting"
>Buy Now</a
>
</div>
</div>
<div class="flex-row">
<div id="migration" class="flex-container">
<h3 class="header-small">Data Migration</h3>
<h4 class="header-medium">Contact for Quote</h4>
<p>
We would love to assist you in migrating your assets over to our
systems. Contact us today for a quote.
</p>
<a class="button-3" role="button" href="/contact.html"
>Get Quote</a
>
</div>
</div>
</div>
</div>
</main>
<footer id="footer"></footer>
</body>
</html>

View File

@ -53,7 +53,7 @@
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/checkout/config/19"
href="https://my.lasthourhosting.org/products/private-email"
>
Get Started</a
>

View File

View File

@ -57,7 +57,7 @@
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/vps"
href="https://my.lasthourhosting.org/products/vps"
>
Get Started</a
>

View File

@ -57,7 +57,7 @@
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/checkout/config/15"
href="https://my.lasthourhosting.org/products/web-hosting"
>
Get Started</a
>

View File

@ -55,7 +55,7 @@
<a
class="button-3"
role="button"
href="https://my.lasthourhosting.org/checkout/config/18"
href="https://my.lasthourhosting.org/products/workspace"
>
Get Started</a
>