• en
  • ru
  • a blog about web development

    Tag vps

    React Development Server on a VPS with HTTPS

    Hello, friends! In this article, we will go through how to set up a React development server on a VPS with external access and HTTPS. The main focus will be on development mode, because this is exactly the environment where… Continue Reading →

    Shopify CLI on VPS: Creating a Private App

    In this article, we will create an application using the Shopify CLI on a VPS. We’ll start by choosing the hosting configuration and finish with deploying it on a live store. Naturally, you will need access to a Shopify Partner… Continue Reading →

    Let’s quickly set up a 2 GB swap on Ubuntu!

    When I first deployed my Ubuntu VPS, the server was completely clean — nothing extra, just the operating system and SSH access under a user with sudo privileges. The very first thing I decided to do was add a swap… Continue Reading →