-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
215cbe6
commit 332281a
Showing
1 changed file
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,7 @@ | ||
![deploy-production](https://github.com/RickCogley/esolia-status/workflows/deploy-production/badge.svg?branch=master) | ||
|
||
The excellent [Ping](https://ping.apex.sh) service from [@Apex](https://github.com/apex/), can serve status pages on their domain as secure httpS, and while you can specify a cname, you end up needing to use httP, since the Apex SSL cert does not cover your domain. | ||
|
||
The solution is to embed each status page in an `<iframe>` tag on your own secured pages, and that is what this simple site does. (I hate iframes, but it works in this case) | ||
|
||
This site is built by hand, and published to AWS via [Apex.sh](https://apex.sh) «[up](https://apex.sh/up/)». | ||
This site is built by hand, and published via «[Deno Deploy](https://deno.com/deploy)». | ||
|
||
|