Add calendar and maintenance
This commit is contained in:
parent
a11a3cc439
commit
2fa6a52832
3 changed files with 35 additions and 0 deletions
9
docs/calendar.md
Normal file
9
docs/calendar.md
Normal 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
24
docs/maintenance.md
Normal 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.
|
|
@ -55,6 +55,8 @@ nav:
|
|||
- 'screenshots.md'
|
||||
- 'status.md'
|
||||
- 'more.md'
|
||||
- 'calendar.md'
|
||||
- 'maintenance.md'
|
||||
- Administration:
|
||||
- 'administration/index.md'
|
||||
- 'administration/sop.md'
|
||||
|
|
Loading…
Reference in a new issue