Merge pull request 'Update 'content/post/architectural-overview/index.md'' (#1) from beta into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #1
This commit is contained in:
@ -41,6 +41,12 @@ My setup attempts to achieve the following goals
|
||||
- Employ best practices
|
||||
- TLS, Git and containers are all considered best practices in modern software development.
|
||||
|
||||
Out of scope
|
||||
- Uptime and reliability
|
||||
- I self host and do not host any critical services.
|
||||
- Performance and scaling
|
||||
- The server is purely for personal use and hardware is cheap.
|
||||
|
||||
# Hardware
|
||||
|
||||
The websever is hosted on an HP MicroServer Gen8. The OS runs off a 120GB SSD driver and 2x3TB HDD running RAID1 on the btrfs filesystem. This provides a suitable balance between storage capacity, and performance.
|
||||
|
Reference in New Issue
Block a user