<!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" />
    <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' https://cdn.lasthourhosting.org/; "
    />
    <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 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>
          <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>4 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>$3.06/mo.</h4>
            </div>
            <div>
              <a
                class="button-3"
                role="button"
                href="https://my.lasthourhosting.org/order/NL-cloud-starter"
                >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>4 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>24 vCPU Core</div>
              <div>8GB RAM</div>
              <div>160GB SSD</div>
            </div>
          </div>
          <div class="flex-row-items">
            <div>
              <h4>$21.26/mo.</h4>
            </div>
            <div>
              <a
                class="button-3"
                role="button"
                href="https://my.lasthourhosting.org/order/NL-cloud-pro"
                >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>
          <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>4vCPU 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>$15.22/mo.</h4>
            </div>
            <div>
              <a
                class="button-3"
                role="button"
                href="https://my.lasthourhosting.org/order/ICe-cloud-starter"
                >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>4 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>16 vCPU Core</div>
              <div>4GB RAM</div>
              <div>80GB SSD</div>
            </div>
          </div>
          <div class="flex-row-items">
            <div>
              <h4>$59.98</h4>
            </div>
            <div>
              <a
                class="button-3"
                role="button"
                href="https://my.lasthourhosting.org/order/ICe-cloud-pro"
                >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>
    <div id="message"></div>
    <footer id="footer"></footer>
  </body>
</html>