---
title: "Host a Vite-React website on Amazon ECS. Part 1"
url: https://daily.dev/posts/host-a-vite-react-website-on-amazon-ecs-part-1-kyfcszzvk
source_url: https://aws.plainenglish.io/host-a-vite-static-website-on-amazon-ecs-0b9f9640906b
type: article
source: "AWS in Plain English"
published: 2024-05-08T12:15:36.774Z
updated: 2024-05-09T09:28:18.744Z
tags: ["aws", "docker", "git", "jenkins"]
reading_time: 6
upvotes: 17
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Host a Vite-React website on Amazon ECS. Part 1

**[AWS in Plain English](https://daily.dev/sources/awsplainenglish)** · 6 min read · 17 upvotes · 0 comments

## Summary

This tutorial is the first part of a 2 part tutorial where we will host a static website on Amazon ECS. It covers setting up an EC2 instance for your Jenkins server, installing Jenkins, Docker, and Git, configuring tools, creating a Jenkins pipeline, and pushing a Docker image to Docker Hub.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://aws.plainenglish.io/host-a-vite-static-website-on-amazon-ecs-0b9f9640906b>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#aws](https://daily.dev/tags/aws), [#docker](https://daily.dev/tags/docker), [#git](https://daily.dev/tags/git), [#jenkins](https://daily.dev/tags/jenkins)

[View this post on daily.dev](https://daily.dev/posts/host-a-vite-react-website-on-amazon-ecs-part-1-kyfcszzvk)
