Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 1.41 KB

File metadata and controls

62 lines (41 loc) · 1.41 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 framework and platform extensions in your project.

.. toctree::
   :maxdepth: 1

   Configure the build base for ExpressJS App <configure-the-build-base-for-expressjs-app>

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>