1
0

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

Reviewed-on: #1
This commit is contained in:
Jens True 2020-02-28 14:42:36 +00:00
commit 290cb89dd0

@ -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.