Sha256: 790f8779efcd74a770fbcfefe9f433df9f1ce60d19b88d238c2e1cb1f1c00cb2

Contents?: true

Size: 653 Bytes

Versions: 12

Compression:

Stored size: 653 Bytes

Contents

---
title: Tutorial
nav_order: 4
---

In the next sections, we'll walk through using ufo in detail. We will ufo-ify a project. Then we'll go through the step by step process that ufo automated.  Normally ufo is not really used in step like fashion like in this tutorial, but going through it step by step really helps to understand how ufo works.  Here are the steps we'll go through:

1. We'll build a docker image by using `ufo docker`.
2. We'll build and register the task definitions to ECS with the newly built docker images with `ufo tasks`
3. Finally, we'll use `ufo ship` to run through entire process.

Let's start!

{% include prev_next.md %}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
ufo-5.0.7 docs/_docs/tutorial.md
ufo-5.0.6 docs/_docs/tutorial.md
ufo-5.0.5 docs/_docs/tutorial.md
ufo-5.0.4 docs/_docs/tutorial.md
ufo-5.0.3 docs/_docs/tutorial.md
ufo-5.0.2 docs/_docs/tutorial.md
ufo-5.0.1 docs/_docs/tutorial.md
ufo-5.0.0 docs/_docs/tutorial.md
ufo-4.6.3 docs/_docs/tutorial.md
ufo-4.6.2 docs/_docs/tutorial.md
ufo-4.6.1 docs/_docs/tutorial.md
ufo-4.6.0 docs/_docs/tutorial.md