Greeting from Travis
Hello friends! Here, I’ll be sharing insights into best practices, tutorials of my projects, and much more. I hope you’ll enjoy and value the content I’ll be sharing.
Latest posts
-
5 AI Trends in 2024
—
by
Welcome to our 5 AI Trends article on the exciting developments happening in the world of Artificial Intelligence for 2024. In this article, We’ll explore the top trends that are shaping the AI landscape and discuss how they are revolutionizing various industries.
-
Secure nginx proxy server with acme-companion – Custom server (part 2)
—
by
In the last article, we learned how to set up a helper server for Docker boxes. Now, let’s make everything safe with HTTPS. Did you miss it? Click here to read the previous post. This time, we’ll add HTTPS to our helper server using a tool named acme-companion. Check out the repo here. First, we…
-
How to setup a Ubuntu 22.04 server with docker compose and nginx proxy – Custom server (part 1)
—
by
In this step-by-step guide, we’ll configure an Ubuntu 22.04 server to operate a NestJS API server along with a MySQL database, utilizing both Docker and Docker Compose. Step 1: Picking Your Server With plenty of options available, your selection essentially boils down to budget constraints and geographical location. You can decide on any provider that…