Posts

Showing posts from October, 2023

Simulating, configuring and uploading to S3 locally using LocalStack and Elixir

Long story short, I have been trying to find an alternative to AWS S3 to develop my WorldLink's features locally without having to pay anything and today, I stumbled upon some interesting topics on setting up S3 locally: https://dev.to/israellopes/simulating-aws-cli-with-localstack-42kb https://dev.to/israellopes/simulating-s3-bucket-on-localhost-41fh I'll focus only on S3 and aws-cli so if you want to have more details, you can visit the links above. Table of content: Setting up Setting up Docker Setting up AWS cli Setting up LocalStack Configuring AWS cli, LocalStack and Elixir project Uploading files to LocalStack in Elixir 1. Setting up 1.1 Setting up Docker I'm currently using WSL2 Ubuntu 22.04 and native Linux Mint 21.3 . For the complete isolation of development environment, I do NOT install Docker Desktop on my Windows partition. Yes, you can install docker locally under WSL2. Since Linux Mint and Ub

Popular posts from this blog

Simulating, configuring and uploading to S3 locally using LocalStack and Elixir

Asus Zenbook 14 OLED 2022 (UX3402) - 3 months later