Blog Posts

Featured

Why Game Server Location and Tick Rate Matters

When it comes to online gaming, video streaming, or any real-time application, server location plays a critical role in performance. While most people underst...

P
By Preston Garrison
Informational

Setting Up Docker for your Website the First time

First step is to install Docker and login to the Docker website with your newly installed docker instance. When you sign up for docker you will get given a use...

P
By Preston Garrison
Unix

Self Hosting NextJS using the DarkFlows.com Website Template

DarkFlows.com is hosted using NextJS and the RouterOS interface as well. One thing about NextJS is most people tend to host with Vercel, which can be expensiv...

P
By Preston Garrison
Unix

Securing NGINX with CloudFlare and NextJS

Securing NGINX with CloudFlare The goal is to install NGINX and then only allow access via CloudFlare. This completely hides your IP from users so there is no ...

P
By Preston Garrison
Unix