Overview Sevalla’s Static Site Hosting.
With Sevalla’s Static Site Hosting, you can deploy static sites composed of non-dynamic files such as HTML, CSS, and JavaScript. Your repository can contain the pre-built files or the source code to generate your static site.
Sevalla has 260+ CDN locations for Static Site Hosting. Static sites are pushed to the edge at these CDN locations. This means visitors to your site are served from the closest, fastest, and easiest-to-access CDN location.
If you need further assistance with Static Site Hosting, don’t hesitate to join our Sevalla Community forum.
The first time you add a static site, you’ll need to select a Git service provider and repository from your account. You can choose from any (or all) of the following:
Once you’ve connected your Git provider account, you’ll be returned to Sevalla to continue with the rest of the Add static site steps.
You can add up to 100 static sites per company. Static sites use fewer resources because they do not require server-side processing or a database. They are also more secure because there are no scripting or database exploits to take advantage of. Check out our Static Site Hosting Features for a full list of what Sevalla’s Static Site Hosting has to offer.
Static Site Hosting at Sevalla includes the following for free:
You cannot increase the number of sites or build size; however, if you exceed the build minutes or bandwidth, the following charges apply:
For more information, refer to Static Site Pricing.
The Edge is Cloudflare’s global network that places content geographically closer to the end users.
In typical cloud computing, data, and processing tasks are sent to centralized servers located in data centers. These servers handle data storage, processing, and delivery for various applications. However, sending data to distant data centers for processing may not be efficient due to factors like latency, bandwidth limitations, or the need for real-time processing.
That’s where the Edge comes in. It extends the capabilities of the cloud by placing computing resources and services closer to the end users or devices at the network’s edge. At Sevalla, we use Cloudflare’s content delivery network (CDN), with 260+ locations for Static Site Hosting.
Static sites are pushed to the edge at these CDN locations. Visitors to your site are served from the closest, fastest, and easiest-to-access CDN location so that data processing can occur much closer to the end users. This reduces the time it takes for data to travel back and forth to centralized cloud servers, which enables faster response times, lower latency, and improved performance for sites that require real-time or near-real-time processing.
This makes the Edge ideal for static sites as they consist of pre-rendered HTML, CSS, and JavaScript files that do not require server-side processing or database queries. They can also handle high-traffic loads more efficiently because they don’t rely on server-side processing. The Edge can serve the content independently, reducing the load on the origin server, improving overall performance, improving site reliability, and reducing points of failure.
Distributing content to the Edge also provides better resilience against network issues, reduces bandwidth requirements, and minimizes data transfer costs, optimizing cost efficiency.
Static sites do not have a backend server to execute server-side code or interact with databases dynamically; therefore, you can’t use dynamic content such as contact forms or a search function directly on a static site. However, you can use API calls from third-party services, such as Formspree, Getform, or Meilisearch, to incorporate dynamic functionalities into your static site.
If you’re having any trouble deploying your static site, check out our troubleshooting guide. Here are some important things to keep in mind: