https://www.codered.cloud/

Submitted URL:
https://codered.cloud/Redirected
Report Finished:
LinkText
https://app.codered.cloud/login/Dashboard
https://app.codered.cloud/register/Start for Free
https://coderedcorp.curated.co/ Subscribe by Email
https://github.com/coderedcorp/codered.cloud/issues/1 Subscribe on GitHub
https://www.coderedcorp.com/Visit our Company Website
https://www.youtube.com/watch?v=FSoZ_O0EwMI Watch the talk about CodeRed Cloud
https://www.coderedcorp.comwww.coderedcorp.com
https://twitter.com/coderedcorpTwitter
https://www.linkedin.com/company/coderedLinkedIn

JavaScript Variables · 10 found

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
google_tag_managerobject
google_tag_dataobject
dataLayerobject
gtagfunction
onYouTubeIframeAPIReadyfunction
gaGlobalobject
__mmapiwsobject

Console log messages · 0 found

HTML

<!DOCTYPE html><html lang="en"><head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="shortcut icon" href="/_static/img/favicon.png">
  <link rel="stylesheet" href="/_static/public.css">

<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-PYP4YWGW55"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'G-PYP4YWGW55');
</script>

<!-- MaxMind anti-fraud -->
<script>
  (function() {
    var mmapiws = window.__mmapiws = window.__mmapiws || {};
    mmapiws.accountId = "956407";
    var loadDeviceJs = function() {
      var element = document.createElement('script');
      element.async = true;
      element.src = 'https://device.maxmind.com/js/device.js';
      document.body.appendChild(element);
    };
    if (window.addEventListener) {
      window.addEventListener('load', loadDeviceJs, false);
    } else if (window.attachEvent) {
      window.attachEvent('onload', loadDeviceJs);
    }
  })();
</script>
<title>Wagtail Hosting by CodeRed Cloud</title>
<meta name="description" content="Fully managed hosting for Django, Wagtail, and WordPress websites.">

<meta property="og:title" content="Wagtail Hosting by CodeRed Cloud">
<meta property="og:description" content="Fully managed hosting for Django, Wagtail, and WordPress websites.">
<meta property="og:site_name" content="codered.cloud">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.codered.cloud/">
<meta property="og:image" content="https://www.codered.cloud/_static/public/img/og-index.png">

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Wagtail Hosting by CodeRed Cloud">
<meta name="twitter:image" content="https://www.codered.cloud/_static/public/img/og-index.png">
<meta name="twitter:site" content="@coderedcorp">
</head>

<body>

  <nav class="navbar navbar-expand bg-transparent navbar-dark">
    <div class="container">
      <a class="navbar-brand" href="/">
        <img src="/_static/img/codered.png" alt="CodeRed.cloud">
      </a>
      <div class="collapse navbar-collapse">
        <ul class="navbar-nav ml-auto mt-2">
          <li class="nav-item">
            <a class="nav-link" href="/#features">Features</a>
          </li>
          <li class="nav-item">
            <a class="nav-link" href="/#pricing">Pricing</a>
          </li>
          <li class="nav-item">
            <a class="nav-link" href="/cli/">CLI</a>
          </li>
          <li class="nav-item">
            <a class="nav-link" href="/docs/">Docs</a>
          </li>
          <li class="nav-item">
            <a class="btn btn-outline-light ml-1" href="https://app.codered.cloud/login/">Dashboard</a>
          </li>
        </ul>
      </div>
    </div>
  </nav>

  <div role="main">
<div class="hero-container-gradient">
  <div class="hero-container-swoop hero-navbar-offset">
    <div class="container">
      <div class="row">
        <div class="col-lg-7 order-lg-2">
          <img src="/_static/public/img/app-stacks.svg" class="w-100" alt="">
        </div>
        <div class="col-lg-5">
          <h1>The Ultimate Django &amp; Wagtail Hosting Platform</h1>
          <p class="lead">
            Fully managed hosting and support for Django, Wagtail, WordPress,
            and static websites.
          </p>
          <p class="lead">
            Deploy professional-grade websites without any special
            configuration, infrastructure, or 3rd party services. Use your
            existing code, and let CodeRed handle the rest.
          </p>
          <p class="lead my-4">
            <a href="https://app.codered.cloud/register/" class="btn btn-primary d-none d-sm-inline">Get Started with a Free Account</a>
            <a href="https://app.codered.cloud/register/" class="btn btn-primary btn-block d-sm-none">Get Started with a Free Account</a>
          </p>
        </div>
      </div>
    </div>
  </div>
</div>


<div class="bg-gray">
  <div class="container py-5" id="features">
    <h1 class="text-center">How it Works</h1>

    <div class="row my-5">
      <div class="col-md-6">
        <img src="/_static/public/img/cli.webp" class="w-100 mb-4" alt="Image of command line tool">
      </div>
      <div class="col-md-6">
        <h3>The World’s Easiest Wagtail Deployment</h3>
        <p>
          CodeRed Cloud is inspired by simplicity and “it just works”
          philosophy. Simply write plain vanilla Django, Wagtail, WordPress, or static
          site code. No special packages or 3rd party services required.
        </p>
        <p>
          Then, deploy your site with a single command (<code>cr deploy</code>),
          or using SFTP, and your site is live in a matter of seconds!
        </p>
        <p>
          Automate deployments on <code>git push</code> with GitHub, GitLab,
          Azure DevOps, or any continuous integration system.
        </p>
        <p><a href="/cli/" class="btn btn-primary">Command Line Tool</a></p>
      </div>
    </div>

    <div class="row my-5">
      <div class="col-md-6 order-md-2">
        <img src="/_static/public/img/dash.webp" class="w-100 mb-4" alt="Image of codered.cloud dashboard">
      </div>
      <div class="col-md-6 order-md-1">
        <h3>Worry-Free Hosting for Agencies and Businesses</h3>
        <p>
          <strong>Simple.</strong> CodeRed handles everything for you: database,
          static + media files, daily backups, a staging environment for
          testing*, SSL certificates, and even automatic security patches.
        </p>
        <p>
          <strong>Reliable.</strong> Our platform monitors your site 24x7 and
          pages a CodeRed engineer if your site goes down*. Engineers will
          resolve the problem, or quickly notify you to minimize impact.
        </p>
        <p>
          <strong>Expert Support.</strong> Our support team of US-based
          developers is ready to help you navigate all things Django, Wagtail,
          and WordPress.
        </p>
      </div>

    </div>

    <div class="row my-5">
      <div class="col-md-4">
        <div class="card">
          <div class="card-body">
            <div class="text-center">
              <div class="gradient-icon"><span class="icon-shield"></span></div>
              <h3>Inspired Security Suite</h3>
              <hr>
              <p><b>Free SSL</b></p>
              <p><b>Full Encryption</b></p>
              <p><b>Auto Security Patches</b></p>
              <hr>
            </div>
            <p class="text-muted">
              We take security seriously. Each website includes an SSL
              certificate by default, full data encryption in motion and at
              rest, encrypted backups, encrypted environment variables, and
              automatic security patches to PHP/Python.
            </p>
          </div>
        </div>
      </div>
      <div class="col-md-4">
        <div class="card">
          <div class="card-body">
            <div class="text-center">
              <div class="gradient-icon"><span class="icon-globe"></span></div>
              <h3>Content Optimization</h3>
              <hr>
              <p><b>CSS+JS Minification</b></p>
              <p><b>Image Compression</b></p>
              <p><b>Caching</b></p>
              <hr>
            </div>
            <p class="text-muted">
              Our optimization service* is built on Google Pagespeed and
              automatically combines and minifies JavaScript and CSS. Images are
              compressed and optimized on the fly to further reduce page load
              times. Static assets are automatically cached and served with
              proper headers to speed up page load times.
            </p>
          </div>
        </div>
      </div>
      <div class="col-md-4">
        <div class="card">
          <div class="card-body">
            <div class="text-center">
              <div class="gradient-icon"><span class="icon-cpu"></span></div>
              <h3>High-Powered Hardware</h3>
              <hr>
              <p><b>Built on Azure</b></p>
              <p><b>AMD EPYC CPUs</b></p>
              <p><b>Premium SSDs</b></p>
              <hr>
            </div>
            <p class="text-muted">
              CodeRed Cloud runs on premium tier Microsoft Azure infrastructure:
              massive D-Series machines, premium solid-state storage, and
              powerful database servers. Each website runs in a secure
              container with reserved resources. Python/PHP workers use
              in-memory caches to serve up requests at lightning-fast speeds.
            </p>
          </div>
        </div>
      </div>
    </div>
    <div class="text-center">
      * Available on Professional plan or higher.
    </div>
  </div>
</div>


<div class="bg-gradient">
  <div class="container text-center">
    <h1>Developer News</h1>
    <p class="lead">
      We’re constantly enhancing CodeRed Cloud! Sign up for news and early
      access to new features.
    </p>
    <p>
      <a class="btn btn-primary m-2" href="https://coderedcorp.curated.co/">
        Subscribe by Email
      </a>
      <a class="btn btn-primary m-2" href="https://github.com/coderedcorp/codered.cloud/issues/1">
        Subscribe on GitHub
      </a>
    </p>
  </div>
</div>

<div class="container-fluid text-center py-5" id="pricing">
  <h1>Pricing</h1>
  <p>Simple fixed monthly pricing. Get two months free when paying yearly.</p>
  <div class="card-deck my-4">
    <div class="card">
      <div class="card-body">
        <h5 class="card-title">Free</h5>
        <p class="price">$0<span class="subprice"> /month</span></p>
        <p class="subtitle">For students, prototypes, or try before you buy.</p>
        <hr>
        <p>1 Python or PHP worker</p>
        <p>MySQL or PostgreSQL database</p>
        <p>1 GB media + database storage</p>
        <p>Daily backups stored for 3 days</p>
        <p><code>*.codered.cloud</code> domain</p>
      </div>
      <div class="card-footer">
        <a href="https://app.codered.cloud/register/" class="btn btn-outline-primary">Start for Free</a>
      </div>
    </div>
    <div class="card">
      <div class="card-body">
        <h5 class="card-title">Personal</h5>
        <p class="price">$25<span class="subprice"> /month</span></p>
        <p class="subtitle">Great for clubs, small groups, and personal websites.</p>
        <hr>
        <p>2 Python or PHP workers</p>
        <p>MySQL or PostgreSQL database</p>
        <p>5 GB media + database storage</p>
        <p>Daily backups stored for 7 days</p>
        <p>Custom domain name</p>
        <p>Daily cron jobs</p>
        <p>8x5 email support</p>
      </div>
      <div class="card-footer">
        <a href="https://app.codered.cloud/register/" class="btn btn-outline-primary">Start for Free</a>
      </div>
    </div>
    <div class="card">
      <div class="card-body">
        <h5 class="card-title">Professional</h5>
        <p class="price">$100<span class="subprice"> /month</span></p>
        <p class="subtitle">For business, non-profit, and government websites.</p>
        <hr>
        <p>4 Python or PHP workers</p>
        <p>MySQL or PostgreSQL database</p>
        <p>20 GB media + database storage</p>
        <p>Daily backups stored for 180 days</p>
        <p>Custom domain name</p>
        <p>Hourly cron jobs</p>
        <p>8x5 email &amp; phone support with priority response times</p>
        <hr>
        <p>— Plus —</p>
        <p><b>Free website migration</b> from your current hosting provider.</p>
        <p><b>24x7 uptime monitoring</b> — pings a CodeRed engineer if your site goes down at any time for any reason.</p>
        <p><b>Staging site</b> to test changes.</p>
        <p>Automatic <b>image, CSS, and JavaScript optimization</b></p>
        <p><b>Free static site</b> for use with React, Angular, Vue, etc. front-ends</p>
      </div>
      <div class="card-footer">
        <a href="https://app.codered.cloud/register/" class="btn btn-outline-primary">Start for Free</a>
      </div>
    </div>
    <div class="card">
      <div class="card-body">
        <h5 class="card-title">Enterprise</h5>
        <p class="price">Contact Us</p>
        <p class="subtitle">For one large site or hundreds of small sites.</p>
        <hr>
        <p>Dedicated servers</p>
        <p>Dedicated database servers</p>
        <p>Custom storage capacity</p>
        <p>Custom backup retention</p>
        <p>Custom domain name</p>
        <p>Custom cron jobs</p>
        <p>Email &amp; phone support, plus dedicated account manager</p>
        <hr>
        <p>— Plus —</p>
        <p>Everything from Professional plan</p>
        <p>Redis, Elasticsearch, MongoDB available</p>
      </div>
      <div class="card-footer">
        <a href="https://app.codered.cloud/register/" class="btn btn-outline-primary">Start for Free</a>
      </div>
    </div>
  </div>

  <p class="text-center">
    Prices in U.S. Dollars per website per month. <a href="plans/">See plan &amp; pricing details</a>.
  </p>
</div>


<div class="container py-5">
  <h1>Our Backstory</h1>
  <p>
    CodeRed LLC was founded in 2013 in Cleveland, Ohio, USA as a web development
    and cloud services agency providing consulting and technical project work.
    Over the years we have built hundreds of Django-based websites, APIs, and
    projects for our clients.
  </p>
  <p>
    By 2019, our in-house hosting platform had become so advanced, that we
    realized it should be opened to the public and fill the last piece of the
    puzzle: a truly simple way of hosting Django. Further inspired by Tom
    Dyson’s lightning talk about Wagtail as a Service — it was clear that Django
    developers wanted a service like CodeRed Cloud.
  </p>
  <p>
    We officially launched CodeRed Cloud in 2020, and concluded the beta program
    in 2021. We now have a permanent Free tier, and an Enterprise tier for
    businesses and governments with numerous Django and Wagtail sites.
  </p>
  <p class="mt-4">
    <a href="https://www.coderedcorp.com/" class="btn btn-primary">Visit our Company Website</a>
    <a href="https://www.youtube.com/watch?v=FSoZ_O0EwMI" class="btn btn-link">
      <i class="icon-play-circle"></i> Watch the talk about CodeRed Cloud
    </a>
  </p>
</div>

  </div>

  <footer class="bg-white text-muted py-5 text-center">
    <div class="container">
      <div class="text-center mb-5">
        <a class="btn btn-lg btn-outline-primary" href="https://app.codered.cloud/register/">
          Get Started with a Free Account
        </a>
      </div>
      <div class="row">
        <div class="col-sm-4">
          <p>
            © CodeRed LLC<br>
            All rights reserved.
          </p>
          <p>
            <a href="/legal/terms/">Terms of Service</a> •
            <a href="/legal/privacy/">Privacy Policy</a>
          </p>
        </div>
        <div class="col-sm-4">
          <p>
            55 Public Square Suite 1710<br>
            Cleveland, Ohio, USA<br>
          </p>
          <p>
            <a href="https://www.coderedcorp.com">www.coderedcorp.com</a>
          </p>
        </div>
        <div class="col-sm-4">
          <p>Follow Us</p>
          <p>
            <a href="https://twitter.com/coderedcorp">Twitter</a> •
            <a href="https://www.linkedin.com/company/codered">LinkedIn</a>
          </p>
        </div>
      </div>
    </div>
  </footer>



<script async="" src="https://device.maxmind.com/js/device.js"></script></body></html>