Wednesday, 18 March 2026

Create Image on AWS for kamal deployment (Repositories)

 1. Goes to Amazon ECR >> Private registry >> Repositories

2. Create new 
Repositories 

    A. Enter the `Namespace/repo-name`

    B. Image Tag setting Choose is `Mutable`

    C. Encryption configuration >> `AES-256`

3. Then Create

4. https://us-east-2.console.aws.amazon.com/ecr/private-registry/repositories?region=us-east-2


5. Then use this `Namespace` image on deploy.yml for kamal


No comments:

Post a Comment