How I run my servers (2022)

In this web content, the author discusses their approach to running servers and internet infrastructure. They prefer running server software on a VM or physical machine instead of using cloud solutions, which they acknowledge as unpopular. The author describes their setup for running various server software they have developed, highlighting the use of DigitalOcean VMs, Debian 10, and Rust for their server software. They explain their deployment process, backup solutions, and the use of nginx as a reverse proxy. The author emphasizes the simplicity, robustness, and long-term stability of their setup, while also acknowledging the need for occasional updates. They mention the cost of running multiple services but suggest using the same VM with proper isolation for cost efficiency. Overall, the content provides insights into the author’s specific approach to server management and highlights the benefits of their chosen methods.

https://blog.wesleyac.com/posts/how-i-run-my-servers

To top