Organizations

  • Easy-to-understand overview of VPS VPS = Virtual Private Server Let’s say that VPS is like renting apartment. By paying fee, we can get individual space in a building based on the shared infrastructure like water supply and gas. Advantages Using the analogy of an apartment to illastrate the advanteges. We can set up living system in lower cost compare to buying a house. We don’t affected so much by other neighbors because each rooms are separated.
    Created Thu, 20 Feb 2025 21:29:51 +0000
  • ※updated Mars 13 ,2025 In the last article I explained how I built my blog. Actually, since this was my first project using a VPS, I’d like to briefly note about the overview of the infrastructure. 1. Hosting the system on a VPS ※VPS = Virtual Private Server Connected my local environment to the VPS via SSH. 2. Setting up Docker and Portainer Installed Docker and Portainer on the VPS.
    Created Thu, 20 Feb 2025 12:46:06 +0000
  • Updated at 08/06/2025 Motivation I’d like to publish my blog on my persoanl server. Requirements VPS as a server Portainer to manage container Hugo to generate static site Table of contents 1. Preparation 2. Add new stack to Portainer 3. Add style to hugo 4. Add new content 5. Access the page 1. Preparation I cound’t start new container for Hugo from Portainer, so I had to create a directory then install Hugo in my VPS server.
    Created Wed, 19 Feb 2025 10:53:33 +0000
Previous