This article describes how to set up a container running KaDeck Web using Amazon Elastic Container Service (ECS).
Please log into your AWS console. A user with permissions to create containers in Amazon ECS is required.
- Create a task definition and specify the Docker image from the Docker Hub. Please also note the specified ports for the KaDeck Web UI (80) and Postgres database (5432).
- In the "Advanced container configuration" tab, enter the individual configuration parameters.
- Don't forget to give KaDeck enough CPU cores and memory, especially if you have many users. Read more about the requirements here.
Comments
Please sign in to leave a comment.