Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Latest commit

 

History

History

server-configs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Server Configs

Many users asked about hosting their WSK-based apps and we thought we would provide some boilerplate configurations for various web servers and other hosting solutions.

HTML5 Boilerplate project (H5BP) already provides a number of useful configurations. Those are linked as submodules in this directory.

We will try to reuse and contribute to as many OSS projects (like H5BP) as we find to see fit Web Starter Kit.

Apache HTTP server boilerplate configuration is provided by HTML5 Boilerplate project.

GAE boilerplate configuration is provided by HTML5 Boilerplate project.

Nginx boilerplate configuration is provided by HTML5 Boilerplate project.

Node.js boilerplate configuration is provided by HTML5 Boilerplate project.

Other solutions

You can also host static websites in an object-storage bucket without a need of a server at all.

Please, follow Configuring a Bucket as a Website guide on the GCS documentation pages.

Please, follow Hosting a Static Website on Amazon S3 guide on the AWS S3 documentation pages.