Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 1.4 KB

File metadata and controls

63 lines (42 loc) · 1.4 KB

How-to guides

If you have a specific goal but are already familiar with Rockcraft, our How-to guides have more in-depth detail than our tutorial and can be applied to a broader set of applications.

They'll help you achieve an end result but may require you to understand and adapt the steps to fit your specific requirements.

.. toctree::
   :maxdepth: 1

   Get started - quick guide <get-started>
   Build a 12-factor app rock <build-a-12-factor-app-rock>

Chisel

Upgrade your Chisel slicing skills by learning how to cut, install and publish slices.

.. toctree::
   :maxdepth: 1

   chisel <chisel/index>

Documentation

If you have found something missing in this documentation, or have useful information to add whether it is a tutorial, a guide or something else, we compiled a couple of guides for you to facilitate your contribution.

.. toctree::
   :maxdepth: 1

   documentation <documentation/index>

Extensions

Learn how to use and customize different Rockcraft extensionss in your rockcraft.yaml to best suit your use cases.

.. toctree::
   :maxdepth: 1

   extensions <extensions/index>

Rocks

Learn about how to pack a rock, how to migrate a Dockerfile to a rock, or how to use services in your rockcraft.yaml. Those guides will help you explore all those aspects in Rockcraft and more.

.. toctree::
   :maxdepth: 1

   rocks <rocks/index>