Add calendar and maintenance

This commit is contained in:
Subnet_Masked 2023-11-01 16:10:35 -04:00
parent a11a3cc439
commit 2fa6a52832
3 changed files with 35 additions and 0 deletions

9
docs/calendar.md Normal file
View file

@ -0,0 +1,9 @@
---
icon: material/calendar
---
# Calendar
What's happening!? When!?
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%230B8043&ctz=America%2FNew_York&title=PlaceholderMC&showTitle=0&showDate=0&showPrint=0&showTabs=0&showCalendars=0&src=ZDZhN2ZhNmZiNDhlZDk0ZWYzY2JkYTg4MzEwNzExMjMyZmE3M2JkMzY2YjFjNTE4YmFiYTQ5YzM3MWM0MmVkNEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&color=%23C0CA33" style="border-width:0" width="100%" height="800" frameborder="0" scrolling="no"></iframe>

24
docs/maintenance.md Normal file
View file

@ -0,0 +1,24 @@
---
icon: material/wrench
---
# Maintenance
## Schedule
Maintenance will be performed every other wednesday between 18:30 and 19:30 starting 2023-11-01. Refer to the [Calendar](calendar.md) for more dates.
## Maintenance items
- Updates.
- Linux.
- Manager.
- Velocity.
- Paper.
- Plugins.
- Reboot.
- General cleanup.
## Why
Doing regular maintenance will keep our servers running well and also help to keep them secure! Wednesday was selected as a day the has the least traffic.

View file

@ -55,6 +55,8 @@ nav:
- 'screenshots.md' - 'screenshots.md'
- 'status.md' - 'status.md'
- 'more.md' - 'more.md'
- 'calendar.md'
- 'maintenance.md'
- Administration: - Administration:
- 'administration/index.md' - 'administration/index.md'
- 'administration/sop.md' - 'administration/sop.md'