| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| servers:bsd:nginx:custom:status_page [2026/06/18 22:25] – [index.html] :p Sean Rhone | servers:bsd:nginx:custom:status_page [2026/06/19 02:12] (current) – [index.html] Sean Rhone |
|---|
| ===== Prerequisites ===== | ===== Prerequisites ===== |
| |
| * [[bsd:server:freebsd_15.1|FreeBSD 15.1]] | * [[bsd:server:arm:freebsd_16.0|FreeBSD 16.0]] |
| * [[servers:bsd:freenginx_php_php-fpm|freenginx]] | * [[servers:bsd:freenginx_php_php-fpm|freenginx]] |
| * [[servers:bsd:nginx:lets_encrypt|Certbot (Let's Encrypt)]] | * [[servers:bsd:nginx:lets_encrypt|Certbot (Let's Encrypt)]] |
| |
| mkdir -p '/usr/local/www/status-custom' && chown -R 'www':'www' '/usr/local/www/status-custom' | mkdir -p '/usr/local/www/status-custom' && chown -R 'www':'www' '/usr/local/www/status-custom' |
| | |
| | su -m 'www' -c "ee '/usr/local/www/status-custom/index.html'" |
| |
| su -m 'www' -c "rm -f '/usr/local/www/status-custom/index.html' && ee '/usr/local/www/status-custom/index.html'" | su -m 'www' -c "rm -f '/usr/local/www/status-custom/index.html' && ee '/usr/local/www/status-custom/index.html'" |
| This is the status page of Realm of Espionage: | This is the status page of Realm of Espionage: |
| <br> | <br> |
| <!--Last updated: June 18th, 2026--> | <!--Last updated: June 19th, 2026--> |
| <br> | <br> |
| <a href = 'https://realmofespionage.xyz' target = 'blank'>Realm of Espionage</a> - Main page | <a href = 'https://realmofespionage.xyz' target = 'blank'>Realm of Espionage</a> - Main page |
| <br> | <br> |
| Down | 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 |
| <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> |
| Down | 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> |
| Down | Up |
| <br><br> | <br><br> |
| <a href = 'https://social.realmofespionage.xyz/profile/espionage724' target = 'blank'>RoE | Social</a> - Micro-blog (ActivityPub) | <a href = 'https://social.realmofespionage.xyz/profile/espionage724' target = 'blank'>RoE | Social</a> - Micro-blog (ActivityPub) |
| <br> | <br> |
| Down | 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> |
| Down | Up |
| <br><br> | <br><br> |
| <a href = 'https://wiki.realmofespionage.xyz/servers:bsd:nginx:custom:status_page' target = 'blank'>How this webpage is configured</a> | <a href = 'https://wiki.realmofespionage.xyz/servers:bsd:nginx:custom:status_page' target = 'blank'>How this webpage is configured</a> |
| <a href = 'https://www.youtube.com/watch?v=vzZn31gd_Jc' target = 'blank'>Magic</a> | <a href = 'https://www.youtube.com/watch?v=vzZn31gd_Jc' target = 'blank'>Magic</a> |
| <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/bsd:server:freebsd_15.1#updater1' 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/bsd:server:arm:freebsd_16.0#updater1' target = 'blank'>6</a> AM EST |
| </body> | </body> |
| </html> | </html> |