User Tools

Site Tools


servers:windows:nginx:custom:status_page

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
servers:windows:nginx:custom:status_page [2026/02/27 22:18] – [index.html] Sean Rhoneservers:windows:nginx:custom:status_page [2026/03/30 20:08] (current) – [index.html] Sean Rhone
Line 15: Line 15:
   MKDIR "%SystemDrive%\www\status-custom"   MKDIR "%SystemDrive%\www\status-custom"
  
-  "notepad.exe" "%SystemDrive%\www\status-custom\index.html"+  "%SystemRoot%\System32\notepad.exe" "%SystemDrive%\www\status-custom\index.html"
  
 <code> <code>
Line 21: Line 21:
 <html> <html>
 <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
-<head> 
 <title>RoE | Status</title> <title>RoE | Status</title>
 </head> </head>
 <body> <body>
 This is the status page of Realm of Espionage: This is the status page of Realm of Espionage:
-<br><br> +<br> 
-<!--Last updated: February 27th, 2026--> +<!--Last updated: March 30th, 2026--
-<a href = 'https://realmofespionage.xyz/' target = 'blank'>Realm of Espionage</a> - Main page+<br
 +<a href = 'https://realmofespionage.xyz' target = 'blank'>Realm of Espionage</a> - Main page
 <br> <br>
 Up Up
 <br><br> <br><br>
-<a href = 'https://wiki.realmofespionage.xyz/' target = 'blank'>RoE | Wiki</a> - Wiki+<a href = 'https://wiki.realmofespionage.xyz' target = 'blank'>RoE | Wiki</a> - Wiki
 <br> <br>
 Up Up
 <br><br> <br><br>
-<a href = 'https://media.realmofespionage.xyz/' target = 'blank'>RoE | Media</a> - Pictures/Screenshots+<a href = 'https://media.realmofespionage.xyz' target = 'blank'>RoE | Media</a> - Pictures/Screenshots
 <br> <br>
 Up Up
 <br><br> <br><br>
-<a href = 'https://blog.realmofespionage.xyz/' target = 'blank'>RoE | Blog</a> - Blog+<a href = 'https://blog.realmofespionage.xyz' target = 'blank'>RoE | Blog</a> - Blog
 <br> <br>
 Up Up
Line 48: Line 48:
 Up Up
 <br><br> <br><br>
-<a href = 'https://forums.realmofespionage.xyz/' target = 'blank'>RoE | Forums</a> - Forums+<a href = 'https://forums.realmofespionage.xyz' target = 'blank'>RoE | Forums</a> - Forums
 <br> <br>
 Up Up
-<br> +<br><br>
-<!--Downtime reasons placeholder--> +
-<br>+
 <a href = 'https://wiki.realmofespionage.xyz/servers;windows;nginx;custom;status_page' target = 'blank'>How this webpage is configured</a> <a href = 'https://wiki.realmofespionage.xyz/servers;windows;nginx;custom;status_page' target = 'blank'>How this webpage is configured</a>
 <br> <br>
Line 59: Line 57:
 <br><br> <br><br>
 Daily short downtime for maintenance <a href = 'https://wiki.realmofespionage.xyz/devices;network;netgear_r6260_openwrt#scheduled_tasks' target = 'blank'>2:45</a> and <a href = 'https://wiki.realmofespionage.xyz/windows;10_ltsc_server#os_restart' target = 'blank'>6</a> AM EST Daily short downtime for maintenance <a href = 'https://wiki.realmofespionage.xyz/devices;network;netgear_r6260_openwrt#scheduled_tasks' target = 'blank'>2:45</a> and <a href = 'https://wiki.realmofespionage.xyz/windows;10_ltsc_server#os_restart' target = 'blank'>6</a> AM EST
-<br> 
 </body> </body>
 </html> </html>
 <!--End--></code> <!--End--></code>
- 
-===== Etc ===== 
- 
-  * 3+ reasons caused scrollbar on phone ([[servers;windows;nginx;custom;status_page?rev=1768646070#etc|old rev]]) 
-  * :?: Reason count might be different and scrollbar because of additional 2:45/6AM maintenance line ((might be 5-6 lines free; 1 reason below is 2 lines)) 
- 
-<code> 
-Downtime reasons: 
-<ul> 
-<li>FreeBSD -> Windows</li> 
-</ul></code> 
  
 ===== Desktop Shortcut ===== ===== Desktop Shortcut =====
  
-  "notepad.exe" "%SystemDrive%\www\status-custom\index.html"+  "%SystemRoot%\System32\notepad.exe" "%SystemDrive%\www\status-custom\index.html"
  
   Status   Status
Line 85: Line 71:
 ===== Server Block ===== ===== Server Block =====
  
-  "notepad.exe" "%SystemDrive%\www\nginx\vhosts.d\status-custom.conf"+  "%SystemRoot%\System32\notepad.exe" "%SystemDrive%\www\nginx\vhosts.d\status-custom.conf"
  
 <code> <code>
/var/www/wiki/data/attic/servers/windows/nginx/custom/status_page.1772248711.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki