Dmytro Hrimov

Senior software engineer

Set up a private PyPi repository

Learn how to set up a cost-effective private PyPi server using pypiserver, Docker, Terraform, and AWS EC2. This guide walks you through generating an SSH key, creating a security group, setting up an EBS volume, and launching an EC2 instance. It also covers Docker installation, creating a user for server protection, and configuring Poetry for package management. Ideal for those seeking a budget-friendly solution for private package management.