main: remove managed wordpress and change copy for cloud services
This commit is contained in:
parent
9f1d8083d4
commit
e138e4902f
31
cloud.html
31
cloud.html
@ -38,9 +38,9 @@
|
|||||||
<div class="flex-column">
|
<div class="flex-column">
|
||||||
<h1>Caught Up in the Clouds?</h1>
|
<h1>Caught Up in the Clouds?</h1>
|
||||||
<p>
|
<p>
|
||||||
Our 100% open-source cloud service supports any programming language
|
Our 100% open-source, managed, portable cloud service supports any
|
||||||
and serverless framework, enabling easy deploy of your apps without
|
programming language and serverless framework, enabling easy deploy of
|
||||||
Big Tech.
|
your apps without lock-in.
|
||||||
</p>
|
</p>
|
||||||
<div class="flex-row">
|
<div class="flex-row">
|
||||||
<div class="flex-container bg-one">
|
<div class="flex-container bg-one">
|
||||||
@ -54,14 +54,17 @@
|
|||||||
>
|
>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Host 1-2 apps on your localhost server (great for testing,
|
Enough resources to deploy 1-2 apps (great for testing,
|
||||||
development, and personal use.)
|
development, and personal use.)
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Connect as many remote servers as you want (recommended for
|
Includes 1 VPS Server with the portable cloud installed on it.
|
||||||
production)
|
|
||||||
</li>
|
</li>
|
||||||
<li>30GB SSD Storage localhost server (easily upgrade)</li>
|
<li>
|
||||||
|
Connect as many remote servers as you want (recommended for
|
||||||
|
production apps)
|
||||||
|
</li>
|
||||||
|
<li>30GB SSD Storage (easily upgrade)</li>
|
||||||
<li>Upgrade and scale your plan with us as you grow</li>
|
<li>Upgrade and scale your plan with us as you grow</li>
|
||||||
<li>
|
<li>
|
||||||
Servers hosted in Tier III+ Datacenter located in Reykjavic,
|
Servers hosted in Tier III+ Datacenter located in Reykjavic,
|
||||||
@ -86,15 +89,15 @@
|
|||||||
>Get Started</a
|
>Get Started</a
|
||||||
>
|
>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Host 2-4 production apps</li>
|
<li>Enough resources to deploy 2-4 production apps</li>
|
||||||
<li>
|
<li>
|
||||||
Includes the localhost server and 1 remote VPS server for
|
Includes 2 VPS servers, one with our portable cloud on it and
|
||||||
production
|
one to use for your apps.
|
||||||
</li>
|
</li>
|
||||||
<li>Connect as many remote servers as you want</li>
|
<li>Connect as many remote servers as you want</li>
|
||||||
<li>
|
<li>
|
||||||
50GB SSD remote server, 10GB SSD localhost server (easily
|
50GB SSD remote server, 10GB SSD portable cloud host server
|
||||||
upgrade)
|
(easily upgrade)
|
||||||
</li>
|
</li>
|
||||||
<li>Upgrade and scale your resources with us as you grow</li>
|
<li>Upgrade and scale your resources with us as you grow</li>
|
||||||
<li>
|
<li>
|
||||||
@ -118,8 +121,8 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Host a great amount of production apps</li>
|
<li>Host a great amount of production apps</li>
|
||||||
<li>
|
<li>
|
||||||
localhost server with your desired number of last hour vps
|
Your desired number of last hour vps servers connected for
|
||||||
servers connected for production
|
production
|
||||||
</li>
|
</li>
|
||||||
<li>Desired amount of SSD storage per server (easily upgrade)</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>Upgrade and scale your resources with us as you grow</li>
|
||||||
|
@ -19,7 +19,6 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li><a href="/cloud.html">Cloud / Serverless</a></li>
|
<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="/free-dns.html">Free DNS</a></li>
|
<li><a href="/free-dns.html">Free DNS</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
33
index.html
33
index.html
@ -103,14 +103,13 @@
|
|||||||
<div class="flex-container bg-one">
|
<div class="flex-container bg-one">
|
||||||
<h3>Cloud / Serverless</h3>
|
<h3>Cloud / Serverless</h3>
|
||||||
<p>
|
<p>
|
||||||
Our cloud service supports any programming language and
|
Our 100% open-source, managed, portable cloud service supports any
|
||||||
frameworks, enabling easy deploy of your apps. Use one-click
|
programming language and serverless framework, enabling easy
|
||||||
installs for popular open-source platforms like Nextcloud or
|
deploy of your apps without lock-in.
|
||||||
MiniIO (S3 storage), or bring your own using git, docker, etc.
|
|
||||||
</p>
|
</p>
|
||||||
<a class="button-3" role="button" href="/cloud.html">See Options</a>
|
<a class="button-3" role="button" href="/cloud.html">See Options</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Host all your apps</li>
|
<li>Managed hosting for all your apps</li>
|
||||||
<li>Upgrade and scale your plan with us a you grow</li>
|
<li>Upgrade and scale your plan with us a you grow</li>
|
||||||
<li>
|
<li>
|
||||||
Fully-managed server hosted in Tier III+ Datacenter located in
|
Fully-managed server hosted in Tier III+ Datacenter located in
|
||||||
@ -147,30 +146,6 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-container bg-one">
|
|
||||||
<h3>Wordpress Managed Services</h3>
|
|
||||||
<p>
|
|
||||||
Experience lightning-fast hosting with our top-tier features
|
|
||||||
designed for your WordPress site.
|
|
||||||
</p>
|
|
||||||
<a class="button-3" role="button" href="/managed-services.html"
|
|
||||||
>See Options</a
|
|
||||||
>
|
|
||||||
<ul>
|
|
||||||
<li>
|
|
||||||
Zero KYC required when paying through bitcart or using a virtual
|
|
||||||
card provider.
|
|
||||||
</li>
|
|
||||||
<li>Expert customer support</li>
|
|
||||||
<li>Advanced DDoS protection</li>
|
|
||||||
<li>Included managed migration</li>
|
|
||||||
<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>
|
|
||||||
<li>Licensed Divi theme included</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="flex-container bg-one">
|
<div class="flex-container bg-one">
|
||||||
<h3>Data Migration</h3>
|
<h3>Data Migration</h3>
|
||||||
<p>
|
<p>
|
||||||
|
@ -43,14 +43,13 @@
|
|||||||
<div class="flex-container bg-one">
|
<div class="flex-container bg-one">
|
||||||
<h3>Cloud / Serverless</h3>
|
<h3>Cloud / Serverless</h3>
|
||||||
<p>
|
<p>
|
||||||
Our cloud service supports any programming language and
|
Our 100% open-source, managed, portable cloud service supports any
|
||||||
frameworks, enabling easy deploy of your apps. Use one-click
|
programming language and serverless framework, enabling easy
|
||||||
installs for popular open-source platforms like Nextcloud or
|
deploy of your apps without lock-in.
|
||||||
MiniIO (S3 storage), or bring your own using git, docker, etc.
|
|
||||||
</p>
|
</p>
|
||||||
<a class="button-3" role="button" href="/cloud.html">See Options</a>
|
<a class="button-3" role="button" href="/cloud.html">See Options</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Host all your apps</li>
|
<li>Managed hosting for all your apps</li>
|
||||||
<li>Upgrade and scale your plan with us a you grow</li>
|
<li>Upgrade and scale your plan with us a you grow</li>
|
||||||
<li>
|
<li>
|
||||||
Fully-managed server hosted in Tier III+ Datacenter located in
|
Fully-managed server hosted in Tier III+ Datacenter located in
|
||||||
@ -88,30 +87,6 @@
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-container bg-one">
|
|
||||||
<h3>Wordpress Managed Services</h3>
|
|
||||||
<p>
|
|
||||||
Experience lightning-fast hosting with our top-tier features
|
|
||||||
designed for your WordPress site.
|
|
||||||
</p>
|
|
||||||
<a class="button-3" role="button" href="/managed-services.html"
|
|
||||||
>See Options</a
|
|
||||||
>
|
|
||||||
<ul>
|
|
||||||
<li>
|
|
||||||
Zero KYC required when paying through bitcart or using a virtual
|
|
||||||
card provider.
|
|
||||||
</li>
|
|
||||||
<li>Expert customer support</li>
|
|
||||||
<li>Advanced DDoS protection</li>
|
|
||||||
<li>Included managed migration</li>
|
|
||||||
<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>
|
|
||||||
<li>Licensed Divi theme included</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="flex-row">
|
<div class="flex-row">
|
||||||
<div class="flex-container bg-one">
|
<div class="flex-container bg-one">
|
||||||
<h3>Free DNS</h3>
|
<h3>Free DNS</h3>
|
||||||
|
Loading…
Reference in New Issue
Block a user