2024-02-28 23:50:15 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2024-03-18 23:49:34 +00:00
< title > Cloud Application Platform | Last Hour Hosting< / title >
< meta
name="description"
content="Our open-source, managed, portable cloud service supports any programming language and serverless framework, enabling easy deploy of your apps without lock-in. "
/>
2024-02-28 23:50:15 +00:00
< meta name = "author" content = "Shiloh" / >
2024-03-18 23:49:34 +00:00
< meta
property="og:title"
content="Cloud Application Platform | lasthourhosting.org"
/>
2024-02-28 23:50:15 +00:00
< 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"
2024-03-18 23:49:34 +00:00
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' https://cdn.lasthourhosting.org/; "
2024-02-28 23:50:15 +00:00
/>
< 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 >
2024-03-18 23:49:34 +00:00
Our open-source, managed, portable cloud service supports any
2024-03-07 01:13:15 +00:00
programming language and serverless framework, enabling easy deploy of
your apps without lock-in.
2024-02-28 23:50:15 +00:00
< / p >
< div class = "flex-row" >
2024-03-18 23:49:34 +00:00
< div id = "cloud" class = "flex-container bg-vid" >
2024-02-28 23:50:15 +00:00
< 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 >
2024-03-07 01:13:15 +00:00
Enough resources to deploy 1-2 apps (great for testing,
2024-02-28 23:50:15 +00:00
development, and personal use.)
< / li >
2024-03-07 01:13:15 +00:00
< li >
Includes 1 VPS Server with the portable cloud installed on it.
< / li >
2024-02-28 23:50:15 +00:00
< li >
Connect as many remote servers as you want (recommended for
2024-03-07 01:13:15 +00:00
production apps)
2024-02-28 23:50:15 +00:00
< / li >
2024-03-07 01:13:15 +00:00
< li > 30GB SSD Storage (easily upgrade)< / li >
2024-02-28 23:50:15 +00:00
< 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 >
2024-03-18 23:49:34 +00:00
< li > Running on open-source software.< / li >
2024-02-28 23:50:15 +00:00
< li > Comes with Advanced DDoS filtering up to 1Tbps.< / li >
< / ul >
< / div >
2024-03-18 23:49:34 +00:00
< div id = "cloudPro" class = "flex-container bg-vid" >
2024-02-28 23:50:15 +00:00
< 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 >
2024-03-07 01:13:15 +00:00
< li > Enough resources to deploy 2-4 production apps< / li >
2024-02-28 23:50:15 +00:00
< li >
2024-03-07 01:13:15 +00:00
Includes 2 VPS servers, one with our portable cloud on it and
2024-03-18 23:49:34 +00:00
one to use for your production apps.
2024-02-28 23:50:15 +00:00
< / li >
< li > Connect as many remote servers as you want< / li >
< li >
2024-03-07 01:13:15 +00:00
50GB SSD remote server, 10GB SSD portable cloud host server
(easily upgrade)
2024-02-28 23:50:15 +00:00
< / 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 >
2024-03-18 23:49:34 +00:00
< li > Running on open-source software.< / li >
2024-02-28 23:50:15 +00:00
< li > Comes with Advanced DDoS filtering up to 1Tbps.< / li >
< / ul >
< / div >
2024-03-18 23:49:34 +00:00
< div id = "cloudEnterprise" class = "flex-container bg-vid" >
2024-02-28 23:50:15 +00:00
< 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 >
2024-03-07 01:13:15 +00:00
Your desired number of last hour vps servers connected for
production
2024-02-28 23:50:15 +00:00
< / 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 >
2024-03-18 23:49:34 +00:00
< li > Running on open-source software.< / li >
2024-02-28 23:50:15 +00:00
< li > Comes with Advanced DDoS filtering up to 1Tbps.< / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "flex-column" >
2024-03-18 23:49:34 +00:00
< video
width="50%"
controls
poster="https://cdn.lasthourhosting.org/assets/lasthour-dashboard.png"
>
< source
src="https://cdn.lasthourhosting.org/assets/dashboard.webm"
type="video/webm"
/>
< / video >
2024-02-28 23:50:15 +00:00
< h2 > Manage All Your Apps In One Place< / h2 >
2024-03-18 23:49:34 +00:00
2024-02-28 23:50:15 +00:00
< 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 >
2024-03-18 23:49:34 +00:00
< 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 >
2024-02-28 23:50:15 +00:00
< / 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 >