-
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.
Merge branch 'main' of ssh://github.com/defich/status
- Loading branch information
Showing
8 changed files
with
186 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
Empty file.
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>DeFiChain Status</title><style> | ||
body { font-family: segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,Verdana,sans-serif; } | ||
h1 { margin-top: 30px; } | ||
ul { padding: 0px; } | ||
li { list-style: none; margin-bottom: 2px; padding: 5px; border-bottom: 1px solid #ddd; } | ||
.container { max-width: 600px; width: 100%; margin: 15px auto; } | ||
.panel { text-align: center; padding: 10px; border: 0px; border-radius: 5px; } | ||
.failed-bg { color: white; background-color: #E25D6A; } | ||
.success-bg { color: white; background-color: #52B86A; } | ||
.failed { color: #E25D6A; } | ||
.success { color: #52B86A; } | ||
.small { font-size: 80%; } | ||
.status { float: right; } | ||
</style></head> | ||
<body> | ||
<div class='container'> | ||
<h1>DeFiChain Status</h1> | ||
<ul><li class='panel success-bg'>All Systems Operational</li></ul> | ||
<h1>Services</h1> | ||
<ul> | ||
<li>Network (through ocean.defichain.com) <span class='status success'>Operational</span></li> | ||
<li>ocean.defichain.com <span class='status success'>Operational</span></li> | ||
<li>defichain.com <span class='status success'>Operational</span></li> | ||
<li>defiscan.live <span class='status success'>Operational</span></li> | ||
<li>testnet.ocean.jellyfishsdk.com <span class='status success'>Operational</span></li> | ||
</ul> | ||
<p class=small> Last check: 2024-11-15T09:29:25+0000</p> | ||
<h1>Incidents</h1> | ||
<p>No incident reported yet ;)</p> | ||
</div> | ||
</body></html> |
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>DeFiChain Status</title><style> | ||
body { font-family: segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,Verdana,sans-serif; } | ||
h1 { margin-top: 30px; } | ||
ul { padding: 0px; } | ||
li { list-style: none; margin-bottom: 2px; padding: 5px; border-bottom: 1px solid #ddd; } | ||
.container { max-width: 600px; width: 100%; margin: 15px auto; } | ||
.panel { text-align: center; padding: 10px; border: 0px; border-radius: 5px; } | ||
.failed-bg { color: white; background-color: #E25D6A; } | ||
.success-bg { color: white; background-color: #52B86A; } | ||
.failed { color: #E25D6A; } | ||
.success { color: #52B86A; } | ||
.small { font-size: 80%; } | ||
.status { float: right; } | ||
</style></head> | ||
<body> | ||
<div class='container'> | ||
<h1>DeFiChain Status</h1> | ||
<ul><li class='panel success-bg'>All Systems Operational</li></ul> | ||
<h1>Services</h1> | ||
<ul> | ||
<li>Network (through ocean.defichain.com) <span class='status success'>Operational</span></li> | ||
<li>ocean.defichain.com <span class='status success'>Operational</span></li> | ||
<li>defichain.com <span class='status success'>Operational</span></li> | ||
<li>defiscan.live <span class='status success'>Operational</span></li> | ||
<li>testnet.ocean.jellyfishsdk.com <span class='status success'>Operational</span></li> | ||
</ul> | ||
<p class=small> Last check: 2024-11-15T10:39:59+0000</p> | ||
<h1>Incidents</h1> | ||
<p>No incident reported yet ;)</p> | ||
</div> | ||
</body></html> |
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>DeFiChain Status</title><style> | ||
body { font-family: segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,Verdana,sans-serif; } | ||
h1 { margin-top: 30px; } | ||
ul { padding: 0px; } | ||
li { list-style: none; margin-bottom: 2px; padding: 5px; border-bottom: 1px solid #ddd; } | ||
.container { max-width: 600px; width: 100%; margin: 15px auto; } | ||
.panel { text-align: center; padding: 10px; border: 0px; border-radius: 5px; } | ||
.failed-bg { color: white; background-color: #E25D6A; } | ||
.success-bg { color: white; background-color: #52B86A; } | ||
.failed { color: #E25D6A; } | ||
.success { color: #52B86A; } | ||
.small { font-size: 80%; } | ||
.status { float: right; } | ||
</style></head> | ||
<body> | ||
<div class='container'> | ||
<h1>DeFiChain Status</h1> | ||
<ul><li class='panel success-bg'>All Systems Operational</li></ul> | ||
<h1>Services</h1> | ||
<ul> | ||
<li>Network (through ocean.defichain.com) <span class='status success'>Operational</span></li> | ||
<li>ocean.defichain.com <span class='status success'>Operational</span></li> | ||
<li>defichain.com <span class='status success'>Operational</span></li> | ||
<li>defiscan.live <span class='status success'>Operational</span></li> | ||
<li>testnet.ocean.jellyfishsdk.com <span class='status success'>Operational</span></li> | ||
</ul> | ||
<p class=small> Last check: 2024-11-15T10:46:57+0000</p> | ||
<h1>Incidents</h1> | ||
<p>No incident reported yet ;)</p> | ||
</div> | ||
</body></html> |
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>DeFiChain Status</title><style> | ||
body { font-family: segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,Verdana,sans-serif; } | ||
h1 { margin-top: 30px; } | ||
ul { padding: 0px; } | ||
li { list-style: none; margin-bottom: 2px; padding: 5px; border-bottom: 1px solid #ddd; } | ||
.container { max-width: 600px; width: 100%; margin: 15px auto; } | ||
.panel { text-align: center; padding: 10px; border: 0px; border-radius: 5px; } | ||
.failed-bg { color: white; background-color: #E25D6A; } | ||
.success-bg { color: white; background-color: #52B86A; } | ||
.failed { color: #E25D6A; } | ||
.success { color: #52B86A; } | ||
.small { font-size: 80%; } | ||
.status { float: right; } | ||
</style></head> | ||
<body> | ||
<div class='container'> | ||
<h1>DeFiChain Status</h1> | ||
<ul><li class='panel success-bg'>All Systems Operational</li></ul> | ||
<h1>Services</h1> | ||
<ul> | ||
<li>Network (through ocean.defichain.com) <span class='status success'>Operational</span></li> | ||
<li>ocean.defichain.com <span class='status success'>Operational</span></li> | ||
<li>defichain.com <span class='status success'>Operational</span></li> | ||
<li>defiscan.live <span class='status success'>Operational</span></li> | ||
<li>testnet.ocean.jellyfishsdk.com <span class='status success'>Operational</span></li> | ||
</ul> | ||
<p class=small> Last check: 2024-11-15T10:53:36+0000</p> | ||
<h1>Incidents</h1> | ||
<p>No incident reported yet ;)</p> | ||
</div> | ||
</body></html> |
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>DeFiChain Status</title><style> | ||
body { font-family: segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,Verdana,sans-serif; } | ||
h1 { margin-top: 30px; } | ||
ul { padding: 0px; } | ||
li { list-style: none; margin-bottom: 2px; padding: 5px; border-bottom: 1px solid #ddd; } | ||
.container { max-width: 600px; width: 100%; margin: 15px auto; } | ||
.panel { text-align: center; padding: 10px; border: 0px; border-radius: 5px; } | ||
.failed-bg { color: white; background-color: #E25D6A; } | ||
.success-bg { color: white; background-color: #52B86A; } | ||
.failed { color: #E25D6A; } | ||
.success { color: #52B86A; } | ||
.small { font-size: 80%; } | ||
.status { float: right; } | ||
</style></head> | ||
<body> | ||
<div class='container'> | ||
<h1>DeFiChain Status</h1> | ||
<ul><li class='panel success-bg'>All Systems Operational</li></ul> | ||
<h1>Services</h1> | ||
<ul> | ||
<li>Network (through ocean.defichain.com) <span class='status success'>Operational</span></li> | ||
<li>ocean.defichain.com <span class='status success'>Operational</span></li> | ||
<li>defichain.com <span class='status success'>Operational</span></li> | ||
<li>defiscan.live <span class='status success'>Operational</span></li> | ||
<li>testnet.ocean.jellyfishsdk.com <span class='status success'>Operational</span></li> | ||
</ul> | ||
<p class=small> Last check: 2024-11-15T11:00:32+0000</p> | ||
<h1>Incidents</h1> | ||
<p>No incident reported yet ;)</p> | ||
</div> | ||
</body></html> |
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>DeFiChain Status</title><style> | ||
body { font-family: segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,Verdana,sans-serif; } | ||
h1 { margin-top: 30px; } | ||
ul { padding: 0px; } | ||
li { list-style: none; margin-bottom: 2px; padding: 5px; border-bottom: 1px solid #ddd; } | ||
.container { max-width: 600px; width: 100%; margin: 15px auto; } | ||
.panel { text-align: center; padding: 10px; border: 0px; border-radius: 5px; } | ||
.failed-bg { color: white; background-color: #E25D6A; } | ||
.success-bg { color: white; background-color: #52B86A; } | ||
.failed { color: #E25D6A; } | ||
.success { color: #52B86A; } | ||
.small { font-size: 80%; } | ||
.status { float: right; } | ||
</style></head> | ||
<body> | ||
<div class='container'> | ||
<h1>DeFiChain Status</h1> | ||
<ul><li class='panel success-bg'>All Systems Operational</li></ul> | ||
<h1>Services</h1> | ||
<ul> | ||
<li>Network (through ocean.defichain.com) <span class='status success'>Operational</span></li> | ||
<li>ocean.defichain.com <span class='status success'>Operational</span></li> | ||
<li>defichain.com <span class='status success'>Operational</span></li> | ||
<li>defiscan.live <span class='status success'>Operational</span></li> | ||
<li>testnet.ocean.jellyfishsdk.com <span class='status success'>Operational</span></li> | ||
</ul> | ||
<p class=small> Last check: 2024-11-15T11:09:45+0000</p> | ||
<h1>Incidents</h1> | ||
<p>No incident reported yet ;)</p> | ||
</div> | ||
</body></html> |