Documentation ¶
Overview ¶
This executable is a very simple web server that serves static HTML/CSS/JS content from GCS. The GCS content can be created via another process, e.g. from a CI job. There is a file that controls which directory should be the root of the served content, called the latest_file. Whatever process updates new content to GCS should update the latest file after the content is updated.
THIS SERVER DOES NO AUTHENTICATION. If the content being served is sensitive, then it should be only used on an internal website.
Click to show internal directories.
Click to hide internal directories.