Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

httpd-maintenance-page

Sample "app" and configuration files showing how to display a "maintenance screen" in your Apache httpd server while your app is being deployed.

Contents

  1. Docker file for Apache Httpd server.
  2. Apache Httpd configuration file for the "maintenance app".
  3. Maintenance App code (HTML+Javascript).

Requisites

  1. Show a standard message to the end-users while an application is deployed to backend server/cluster.
  2. Don't intervene directly with Apache config files to put/remove applications from maitenance mode.

About

Sample "app" and configuration files showing how to display a "maintenance screen" in your Apache httpd server while your app is being deployed.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors