Sha256: 80b151a3a3ab482b678ea6e2f853e97fcf3c2955cce1cd8e050724caedf20ab3
Contents?: true
Size: 880 Bytes
Versions: 36
Compression:
Stored size: 880 Bytes
Contents
--- title: Tutorial --- 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! <a id="prev" class="btn btn-basic" href="{% link _docs/install.md %}">Back</a> <a id="next" class="btn btn-primary" href="{% link _docs/tutorial-ufo-init.md %}">Next Step</a> <p class="keyboard-tip">Pro tip: Use the <- and -> arrow keys to move back and forward.</p>
Version data entries
36 entries across 36 versions & 1 rubygems